1. 86352b4 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 9 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. 863262d add static_assert message by cyy · 6 years ago
  4. 7007506 replace boost static_assert with static_assert by cyy · 6 years ago
  5. 7f4be5f some 'some make style' suggestions applied to C++ files by Konrad Grochowski · 9 years ago
  6. 384f976 THRIFT-3217 Provide a little endian variant of the binary protocol in C++ by Ben Craig · 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. fd64c15 THRIFT-2021: Improve large binary protocol string performance by Ben Craig · 11 years ago
  11. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 12 years ago
  12. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 12 years ago
  13. f42ae01 Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings by Jake Farrell · 13 years ago
  14. 92a90ff THRIFT-1566 Thrift/cpp: Use some different string operations by Roger Meier · 13 years ago
  15. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed from lib/cpp/src/protocol/TBinaryProtocol.tcc]
  16. 2bbc328 Patch from Chris Morgan, fixing gcc warnings. by Christian Lavoie · 14 years ago
  17. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  18. f673509 THRIFT-926. cpp: Thrift: throw bad_alloc when malloc fails, not something else by David Reiss · 14 years ago
  19. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago