1. fc222b3 remove useless assert code by cyy · 6 years ago
  2. c1bfe3d remove WIN XP macros by cyy · 6 years ago
  3. 6a01d46 remove unused code by cyy · 6 years ago
  4. 4eac57a THRIFT-4487: replace gettimeofday implementation on windows by James E. King III · 6 years ago
  5. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  6. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  7. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  8. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 8 years ago
  9. 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
  10. bff0446 THRIFT-4075: better support for headers-only boost with mingw Client: C++ by James E. King, III · 8 years ago
  11. 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
  12. d1c0d33 Fix WinXP version of thrift_poll to not use destructed time_out by tpcwang · 9 years ago
  13. 4d39ac5 THRIFT-3936: fix compile error on VS2013 and earlier from changes introduced during 0.10.0 development (snprintf) by James E. King, III · 9 years ago
  14. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 9 years ago
  15. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  16. 7f4be5f some 'some make style' suggestions applied to C++ files by Konrad Grochowski · 9 years ago
  17. 1abcbc7 THRIFT-2858 Enable header field case insensitive match in THttpServer by ben-craig · 10 years ago
  18. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  19. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  20. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  21. f83c0e1 THRIFT-2416 Cannot use TCompactProtocol with MSVC by Roger Meier · 11 years ago
  22. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  23. 71b5a10 THRIFT-1892: Socket timeouts are declared in milli-seconds, but are by Ben Craig · 12 years ago
  24. b2501a7 THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe by Ben Craig · 12 years ago
  25. d5f617f THRIFT-2020: Thrift library has some empty files that haven't really been by Ben Craig · 12 years ago
  26. 9df0140 THRIFT-2023: gettimeofday implementation in Windows errors when no time by Ben Craig · 12 years ago
  27. d051ca0 THRIFT-2042 visual 2010 warnings - unused variable Patch: Konrad Grochowski by Roger Meier · 12 years ago
  28. 4f7ad2d THRIFT-2091 Unnecessary 'friend' declaration causes warning in TWinsockSingleton by Jens Geyer · 12 years ago
  29. ff77d07 THRIFT-2039 config.h --> thrift-config.h Patch: Ben Craig by Roger Meier · 12 years ago
  30. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 12 years ago
  31. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  32. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 12 years ago
  33. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  34. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 13 years ago
  35. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 13 years ago
  36. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago