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