1. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  2. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  3. e1832c3 THRIFT-3622: remove auto_ptr use in the codebase because it is deprecated by James E. King, III · 8 years ago
  4. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  5. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  6. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  7. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  8. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  9. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  10. cbf87cb THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants. by Christian Lavoie · 14 years ago
  11. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago[Renamed from test/DebugProtoTest.cpp]
  12. f261dd7 THRIFT-503. Use our standard include style in a few tests by David Reiss · 14 years ago
  13. e5eef13 cpp: Resolve an ambiguous overload in some tests by David Reiss · 16 years ago
  14. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  15. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  16. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  17. 8180c0c Thrift: "make check" support. by David Reiss · 17 years ago
  18. 2dc72c3 Thrift: Move TStringBuffer functionality into TMemoryBuffer. by David Reiss · 17 years ago
  19. 6f22655 Thrift: Fixed rookie mistake. by David Reiss · 17 years ago
  20. 8dae994 Thrift: Improved test case. by David Reiss · 17 years ago
  21. 00dcccf Thrift: Debug Protocol by David Reiss · 17 years ago