1. 2ff4b13 THRIFT-4936 add depth limit type exception description by pengzhouhu · 6 years ago
  2. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 7 years ago
  3. 7b93559 use noexcept instead of throw() in library by cyy · 7 years ago
  4. d42d8be THRIFT-3758 TApplicationException::getType and TProtocolException::getType should be const by tpcwang · 10 years ago
  5. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  6. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 11 years ago
  7. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  8. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 12 years ago
  9. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 14 years ago[Renamed from lib/cpp/src/protocol/TProtocolException.h]
  10. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 16 years ago
  11. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 17 years ago
  12. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 17 years ago
  13. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 17 years ago
  14. 322e595 THRIFT-203. cpp: Make library headers compile under g++ -pedantic by David Reiss · 17 years ago
  15. e39e937 Remove a few unnecessary includes to speed up compiles. by David Reiss · 18 years ago
  16. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 18 years ago
  17. adad4ab Thrift: Fix dangling pointer errors and make messages a bit more uniform. by David Reiss · 18 years ago
  18. 00dcccf Thrift: Debug Protocol by David Reiss · 18 years ago
  19. 808454e Thrift TBinaryProtocol change by Mark Slee · 19 years ago
  20. 82a6c0f Thrift string copy construction pathces from kevin ko by Mark Slee · 19 years ago
  21. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 19 years ago
  22. f983108 Thrift Binary protocol improvements and application exceptions by Mark Slee · 19 years ago