1. 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 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. d3013f3 THRIFT-3766: add zlib getUnderlyingTransport method Client: C++ by James E. King, III · 7 years ago
  5. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  6. 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
  7. 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
  8. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  9. e9bdb41 THRIFT-3329: fix C++ tests incompatibility with boost-1.59 by Konrad Grochowski · 9 years ago
  10. 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
  11. 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 10 years ago
  12. 7848d88 THRIFT-3086 fix a few minor valgrind identified issues by Jim King · 10 years ago
  13. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  14. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  15. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  16. b3f5ffc THRIFT-2801: cpp - compilation warnings removed from test suite by Konrad Grochowski · 10 years ago
  17. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  18. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  19. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  20. 01c5ceb THRIFT-916: Fix warnings in C++ when compiling with -Wall. by Christian Lavoie · 14 years ago
  21. 109693c THRIFT-929. cpp: Convert tests to use boost 1.37 by David Reiss · 14 years ago
  22. 0a2d81e THRIFT-926. cpp: Fix inconsistencies in transport read() behavior by David Reiss · 14 years ago
  23. a0e1159 THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport by David Reiss · 14 years ago
  24. e94fa33 THRIFT-926. cpp: Make TZlibTransport::flush() behave like other transports by David Reiss · 14 years ago
  25. f2abcf9 THRIFT-929. cpp: Use boost::lognormal_distribution in ZlibTest by David Reiss · 14 years ago
  26. 9a961e7 THRIFT-929. cpp: Convert ZlibTest to use the boost unit test framework by David Reiss · 14 years ago
  27. 3cc9dab THRIFT-929. cpp: Remove TZlibTest dependency on filesystem data by David Reiss · 14 years ago
  28. 56cb796 THRIFT-929. cpp: Fix a couple minor issues in ZlibTest by David Reiss · 14 years ago
  29. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago[Renamed from test/ZlibTest.cpp]
  30. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  31. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  32. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  33. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  34. faebedd Thrift: Re-committing zlib. by David Reiss · 17 years ago
  35. 5aea7c8 Thrift: Reverting TZlibTransport by David Reiss · 17 years ago
  36. b8c6334 Thrift: Zlib transport. by David Reiss · 17 years ago