1. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  2. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  3. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  4. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  5. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  6. 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 13 years ago
  7. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  8. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  9. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  10. a8cef6e THRIFT-916 gcc warnings in c++ header files by Roger Meier · 13 years ago
  11. d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago[Renamed from test/cpp/src/main.cpp]
  12. bb09f44 THRIFT-1166 C++ tests in test/cpp broken Patch: David Nadlinger, Roger Meier by Roger Meier · 14 years ago
  13. 5f9614c THRIFT-916 long long becomes int64_t by Roger Meier · 14 years ago
  14. 346a268 THRIFT-456. cpp: Bad IP address string in test/cpp/src/main.cpp by Bryan Duxbury · 14 years ago
  15. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  16. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  17. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  18. 4637990 Thrift: Fix a bug in a test program. by David Reiss · 17 years ago
  19. 3e5d2d7 Whitespace fixes on test code by Mark Slee · 18 years ago
  20. f4f18ec Need using namespace boost in thrift threads test by Mark Slee · 18 years ago
  21. 79e41b8 Update test code with TPipedTransport by Mark Slee · 18 years ago
  22. 739dbe5 Bring C++ thrift stress test up to date with new constructs by Mark Slee · 18 years ago
  23. 25b2936 -- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp by Aditya Agarwal · 18 years ago
  24. e9ef8d7 -- TFileTransport (Thrift Logfile) by Aditya Agarwal · 18 years ago
  25. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  26. d717347 Stresstest onto new Thrift C++ model by Mark Slee · 18 years ago
  27. 9a07927 Change thrift stress test to .cpp file extension by Mark Slee · 18 years ago[Renamed from test/cpp/src/main.cc]
  28. 3950f47 -- Thrift testing changes by Aditya Agarwal · 18 years ago
  29. 632f323 Move Thrift StressTest code into test top-level folder by Mark Slee · 18 years ago[Renamed from lib/cpp/src/test/main.cc]
  30. d97eb61 Fixed handling of signed 64bit integers to support 32bit and 64bit architectures by Marc Slemko · 18 years ago
  31. b09f588 Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler by Marc Slemko · 18 years ago
  32. 056f9ba Print out results of stress test by Marc Slemko · 18 years ago
  33. 3ea0033 Added stress test for thrift benchmarks by Marc Slemko · 18 years ago