1. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 7 years ago
  2. 316723a remove stdcxx namespace and use std directly by cyy · 7 years ago
  3. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 8 years ago
  4. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  5. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 11 years ago
  6. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  7. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 13 years ago
  8. 2badac7 THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path by Roger Meier · 14 years ago
  9. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 14 years ago
  10. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 14 years ago[Renamed (98%) from lib/cpp/src/async/TAsyncChannel.h]
  11. 2cb3913 THRIFT-1306: Fix stale documentation Client: cpp Patch: Diwaker Gupta by Jake Farrell · 14 years ago
  12. 285cfaa THRIFT-1243 TAsyncChannel callbacks (use void instead of bool) by Roger Meier · 14 years ago
  13. fd39193 THRIFT-1231: Remove bogus include Client: c++ Patch: Diwaker Gupta by Jake Farrell · 14 years ago
  14. b94b551 THRIFT-1185 Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h by Roger Meier · 15 years ago
  15. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 15 years ago