1. 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 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. bfdbd03 use chrono by cyy · 6 years ago
  4. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  5. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  6. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  7. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ by James E. King, III · 7 years ago
  8. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  9. df89913 THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that area, did a little refactoring and prettying up along the way by James E. King, III · 8 years ago
  10. 3620090 THRIFT-3943: resolve some high severity outstanding defects identified by coverity scan by James E. King, III · 8 years ago
  11. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 10 years ago
  12. 2825664 THRIFT-2893 CMake build fails with boost thread or std thread by Nobuaki Sukegawa · 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. 293a40e THRIFT-2745: c++ - fixed some unit test compilation on windows by Konrad Grochowski · 10 years ago
  17. ba406d3 THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy by Roger Meier · 12 years ago
  18. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago[Renamed from lib/cpp/src/thrift/concurrency/test/ThreadManagerTests.h]
  19. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed (97%) from lib/cpp/src/concurrency/test/ThreadManagerTests.h]
  20. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  21. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  22. 9fcacc8 THRIFT-466. cpp: Make the concurrency library test more thorough by David Reiss · 16 years ago
  23. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  24. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  25. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  26. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  27. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  28. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  29. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  30. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  31. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  32. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  33. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  34. 9d4a3e2 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  35. fe5ba12e More test code added... more bugs found by Marc Slemko · 18 years ago
  36. 740343d Forgot this one by Marc Slemko · 18 years ago