1. 1d886ca THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink by CJCombrink · 10 months ago
  2. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
  3. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  4. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  5. 384f976 THRIFT-3217 Provide a little endian variant of the binary protocol in C++ by Ben Craig · 10 years ago
  6. 9de9b1f THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings by Jim King · 10 years ago
  7. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  8. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  9. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  10. 6f28c04 cpp: fix automake dependencies by Roger Meier · 10 years ago
  11. 22888ce THRIFT-2352 msvc failed to compile thrift tests by Roger Meier · 11 years ago
  12. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  13. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  14. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  15. 2fa9c31 THRIFT-1320 Consistency of configure generated config.h by Roger Meier · 13 years ago
  16. cbf87cb THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants. by Christian Lavoie · 14 years ago
  17. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  18. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago[Renamed from test/Benchmark.cpp]
  19. f261dd7 THRIFT-503. Use our standard include style in a few tests by David Reiss · 14 years ago
  20. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  21. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  22. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  23. 81c7fc0 Add a missing include to Benchmark.cpp to make it build on Mac OS. by David Reiss · 17 years ago
  24. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago