1. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  2. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  3. 4637990 Thrift: Fix a bug in a test program. by David Reiss · 17 years ago
  4. 3e5d2d7 Whitespace fixes on test code by Mark Slee · 18 years ago
  5. f4f18ec Need using namespace boost in thrift threads test by Mark Slee · 18 years ago
  6. 79e41b8 Update test code with TPipedTransport by Mark Slee · 18 years ago
  7. 739dbe5 Bring C++ thrift stress test up to date with new constructs by Mark Slee · 18 years ago
  8. 25b2936 -- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp by Aditya Agarwal · 18 years ago
  9. e9ef8d7 -- TFileTransport (Thrift Logfile) by Aditya Agarwal · 18 years ago
  10. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  11. d717347 Stresstest onto new Thrift C++ model by Mark Slee · 18 years ago
  12. 9a07927 Change thrift stress test to .cpp file extension by Mark Slee · 18 years ago[Renamed from test/cpp/src/main.cc]
  13. 3950f47 -- Thrift testing changes by Aditya Agarwal · 18 years ago
  14. 632f323 Move Thrift StressTest code into test top-level folder by Mark Slee · 18 years ago[Renamed from lib/cpp/src/test/main.cc]
  15. d97eb61 Fixed handling of signed 64bit integers to support 32bit and 64bit architectures by Marc Slemko · 18 years ago
  16. b09f588 Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler by Marc Slemko · 18 years ago
  17. 056f9ba Print out results of stress test by Marc Slemko · 18 years ago
  18. 3ea0033 Added stress test for thrift benchmarks by Marc Slemko · 18 years ago