1. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  2. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  3. 00d4252 THRIFT-3978: tighten up pthread mutex implementation, removing asserts and replacing them with exceptions by James E. King, III · 8 years ago[Renamed (98%) from lib/cpp/test/RWMutexStarveTest.cpp]
  4. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  5. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  6. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  7. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  8. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  9. 3fc4819 THRIFT-1272 add subclass of ReadWriteMutex that avoids writer by Roger Meier · 13 years ago