1. 02c827b THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson by Roger Meier · 13 years ago
  2. f9f01fa THRIFT-1394:Treatment of optional fields is not consistent between C++ and Java by Jake Farrell · 13 years ago
  3. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 13 years ago
  4. ea949fb Thrift-1462: add more strict compiler flags by Jake Farrell · 13 years ago
  5. ca10fd4 THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) by Roger Meier · 13 years ago
  6. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  7. 3fc4819 THRIFT-1272 add subclass of ReadWriteMutex that avoids writer by Roger Meier · 13 years ago
  8. 6f7681f THRIFT-1361 revert compiler/cpp/src/thrifty.yy change by Roger Meier · 13 years ago
  9. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  10. 2fa9c31 THRIFT-1320 Consistency of configure generated config.h by Roger Meier · 13 years ago
  11. 9e0f074 THRIFT-1256 Unit Test Logging Output for CI by Roger Meier · 13 years ago
  12. 1ebeffb THRIFT-1197 TFileTransportTest.cpp fails on slower machines by Roger Meier · 14 years ago
  13. cbf87cb THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants. by Christian Lavoie · 14 years ago
  14. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  15. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  16. 01c5ceb THRIFT-916: Fix warnings in C++ when compiling with -Wall. by Christian Lavoie · 14 years ago
  17. 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
  18. 0069cc4 THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic" by Roger Meier · 14 years ago
  19. 085a3e7 THRIFT-926 Miscellaneous C++ improvements by Roger Meier · 14 years ago
  20. 109693c THRIFT-929. cpp: Convert tests to use boost 1.37 by David Reiss · 14 years ago
  21. 0a2d81e THRIFT-926. cpp: Fix inconsistencies in transport read() behavior by David Reiss · 14 years ago
  22. e5c435c THRIFT-929. cpp: Add tests to verify blocking read behavior by David Reiss · 14 years ago
  23. d4788df THRIFT-929. cpp: Test wrapper transports more thoroughly by David Reiss · 14 years ago
  24. 0c025e8 THRIFT-929. cpp: Update TransportTest to test TSocket by David Reiss · 14 years ago
  25. 65e62d3 THRIFT-929. cpp: Reduce default buffer sizes for TransportTest by David Reiss · 14 years ago
  26. 4f9efdb THRIFT-926. cpp: Fix bugs in TFileTransport::flush() by David Reiss · 14 years ago
  27. 4199377 THRIFT-926. cpp: TFileTransportTest timing slightly more lenient by David Reiss · 14 years ago
  28. 709b69f THRIFT-926. cpp: Fix destructor behavior of TFileTransport by David Reiss · 14 years ago
  29. a0e1159 THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport by David Reiss · 14 years ago
  30. e94fa33 THRIFT-926. cpp: Make TZlibTransport::flush() behave like other transports by David Reiss · 14 years ago
  31. f2abcf9 THRIFT-929. cpp: Use boost::lognormal_distribution in ZlibTest by David Reiss · 14 years ago
  32. 9a961e7 THRIFT-929. cpp: Convert ZlibTest to use the boost unit test framework by David Reiss · 14 years ago
  33. 3cc9dab THRIFT-929. cpp: Remove TZlibTest dependency on filesystem data by David Reiss · 14 years ago
  34. 56cb796 THRIFT-929. cpp: Fix a couple minor issues in ZlibTest by David Reiss · 14 years ago
  35. 35dc769 THRIFT-929. cpp: Add unit test for transport functionality by David Reiss · 14 years ago
  36. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  37. 8a441a4 THRIFT-940 use BOOST_LDFLAGS for unit tests, required to build on Mac OS X by Roger Meier · 14 years ago
  38. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago