1. a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
  2. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  3. cb0754d THRIFT-2784 Eliminate compiler warnings in generated C++ code by Roger Meier · 10 years ago
  4. ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
  5. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  6. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  7. 293a40e THRIFT-2745: c++ - fixed some unit test compilation on windows by Konrad Grochowski · 10 years ago
  8. 1ff4a97 THRIFT-2716 - removed warnings from some Makefile.ams by Konrad Grochowski · 10 years ago
  9. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  10. b3e5ebe THRIFT-2513 clean up enum value assignment by name · 10 years ago
  11. 089bcd3 THRIFT-1040 Can't end typedef lines with a semicolon by Jens Geyer · 10 years ago
  12. 1235ee3 Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209 by Jens Geyer · 10 years ago
  13. 4d223c6 FIX: wrong include path by Jens Geyer · 10 years ago
  14. ae0b22c THRIFT-2513 clean up enum value assignment Patch: Dave Watson by Jens Geyer · 10 years ago
  15. b3f6ea1 THRIFT-2067 C++: all generated objects provide ostream operator<< by Konrad Grochowski · 10 years ago
  16. bee7b73 Add unit test for OpenSSL manual initialization by Alan Dunn · 10 years ago
  17. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  18. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  19. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  20. 73b58a2 THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a by Roger Meier · 11 years ago
  21. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 11 years ago
  22. 524b924 Thrift-2421:Tree/Recursive struct support in thrift by jfarrell · 11 years ago
  23. e0e8316 THRIFT-2421: Tree/Recursive struct support in thrift by jfarrell · 11 years ago
  24. 22888ce THRIFT-2352 msvc failed to compile thrift tests by Roger Meier · 11 years ago
  25. 09cc5e7 THRIFT-2316 cpp: TFileTransportTest is to restrictive by Roger Meier · 11 years ago
  26. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  27. ba406d3 THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy by Roger Meier · 11 years ago
  28. 967600e THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp by Roger Meier · 12 years ago
  29. c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
  30. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  31. a32ac7a Thrift-1718:Incorrect check in TFileTransportTest by Jake Farrell · 12 years ago
  32. 4cb8e40 THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox by Roger Meier · 13 years ago
  33. 2d59b9e THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  34. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  35. dd16f05 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  36. 4f260f7 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  37. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  38. 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 13 years ago
  39. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  40. 02c827b THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson by Roger Meier · 13 years ago
  41. f9f01fa THRIFT-1394:Treatment of optional fields is not consistent between C++ and Java by Jake Farrell · 13 years ago
  42. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 13 years ago
  43. ea949fb Thrift-1462: add more strict compiler flags by Jake Farrell · 13 years ago
  44. ca10fd4 THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) by Roger Meier · 13 years ago
  45. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  46. 3fc4819 THRIFT-1272 add subclass of ReadWriteMutex that avoids writer by Roger Meier · 13 years ago
  47. 6f7681f THRIFT-1361 revert compiler/cpp/src/thrifty.yy change by Roger Meier · 13 years ago
  48. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  49. 2fa9c31 THRIFT-1320 Consistency of configure generated config.h by Roger Meier · 13 years ago
  50. 9e0f074 THRIFT-1256 Unit Test Logging Output for CI by Roger Meier · 13 years ago
  51. 1ebeffb THRIFT-1197 TFileTransportTest.cpp fails on slower machines by Roger Meier · 14 years ago
  52. cbf87cb THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants. by Christian Lavoie · 14 years ago
  53. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  54. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  55. 01c5ceb THRIFT-916: Fix warnings in C++ when compiling with -Wall. by Christian Lavoie · 14 years ago
  56. 4f42ef7 THRIFT-953: Fix compilation of TransportTest.cpp on Mac (actual tests still fail) and fix boost m4 macros for Mac. by Christian Lavoie · 14 years ago
  57. 0069cc4 THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic" by Roger Meier · 14 years ago
  58. 085a3e7 THRIFT-926 Miscellaneous C++ improvements by Roger Meier · 14 years ago
  59. 109693c THRIFT-929. cpp: Convert tests to use boost 1.37 by David Reiss · 14 years ago
  60. 0a2d81e THRIFT-926. cpp: Fix inconsistencies in transport read() behavior by David Reiss · 14 years ago
  61. e5c435c THRIFT-929. cpp: Add tests to verify blocking read behavior by David Reiss · 14 years ago
  62. d4788df THRIFT-929. cpp: Test wrapper transports more thoroughly by David Reiss · 14 years ago
  63. 0c025e8 THRIFT-929. cpp: Update TransportTest to test TSocket by David Reiss · 14 years ago
  64. 65e62d3 THRIFT-929. cpp: Reduce default buffer sizes for TransportTest by David Reiss · 14 years ago
  65. 4f9efdb THRIFT-926. cpp: Fix bugs in TFileTransport::flush() by David Reiss · 14 years ago
  66. 4199377 THRIFT-926. cpp: TFileTransportTest timing slightly more lenient by David Reiss · 14 years ago
  67. 709b69f THRIFT-926. cpp: Fix destructor behavior of TFileTransport by David Reiss · 14 years ago
  68. a0e1159 THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport by David Reiss · 14 years ago
  69. e94fa33 THRIFT-926. cpp: Make TZlibTransport::flush() behave like other transports by David Reiss · 14 years ago
  70. f2abcf9 THRIFT-929. cpp: Use boost::lognormal_distribution in ZlibTest by David Reiss · 14 years ago
  71. 9a961e7 THRIFT-929. cpp: Convert ZlibTest to use the boost unit test framework by David Reiss · 14 years ago
  72. 3cc9dab THRIFT-929. cpp: Remove TZlibTest dependency on filesystem data by David Reiss · 14 years ago
  73. 56cb796 THRIFT-929. cpp: Fix a couple minor issues in ZlibTest by David Reiss · 14 years ago
  74. 35dc769 THRIFT-929. cpp: Add unit test for transport functionality by David Reiss · 14 years ago
  75. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  76. 8a441a4 THRIFT-940 use BOOST_LDFLAGS for unit tests, required to build on Mac OS X by Roger Meier · 14 years ago
  77. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago