1. 01c5ceb THRIFT-916: Fix warnings in C++ when compiling with -Wall. by Christian Lavoie · 15 years ago
  2. 4f42ef7 THRIFT-953: Fix compilation of TransportTest.cpp on Mac (actual tests still fail) and fix boost m4 macros for Mac. by Christian Lavoie · 15 years ago
  3. 0069cc4 THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic" by Roger Meier · 15 years ago
  4. 109693c THRIFT-929. cpp: Convert tests to use boost 1.37 by David Reiss · 15 years ago
  5. 0a2d81e THRIFT-926. cpp: Fix inconsistencies in transport read() behavior by David Reiss · 15 years ago
  6. e5c435c THRIFT-929. cpp: Add tests to verify blocking read behavior by David Reiss · 15 years ago
  7. d4788df THRIFT-929. cpp: Test wrapper transports more thoroughly by David Reiss · 15 years ago
  8. 0c025e8 THRIFT-929. cpp: Update TransportTest to test TSocket by David Reiss · 15 years ago
  9. 65e62d3 THRIFT-929. cpp: Reduce default buffer sizes for TransportTest by David Reiss · 15 years ago
  10. 4f9efdb THRIFT-926. cpp: Fix bugs in TFileTransport::flush() by David Reiss · 15 years ago
  11. a0e1159 THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport by David Reiss · 15 years ago
  12. e94fa33 THRIFT-926. cpp: Make TZlibTransport::flush() behave like other transports by David Reiss · 15 years ago
  13. 35dc769 THRIFT-929. cpp: Add unit test for transport functionality by David Reiss · 15 years ago