1. bfdbd03 use chrono by cyy · 6 years ago
  2. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  3. 6960370 THRIFT-4327: add API to efficiently remove a single timer Client: C++ by Francois Ferrand · 7 years ago
  4. cc2d558 THRIFT-4292: Implement TimerManager::remove() Client: C++ by Francois Ferrand · 7 years ago
  5. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ by James E. King, III · 7 years ago
  6. 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
  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. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago[Renamed from lib/cpp/src/thrift/concurrency/test/Tests.cpp]
  11. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed from lib/cpp/src/concurrency/test/Tests.cpp]
  12. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  13. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  14. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  15. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  16. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  17. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  18. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago[Renamed from lib/cpp/src/concurrency/test/Tests.cc]
  19. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  20. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  21. 9d4a3e2 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  22. fe5ba12e More test code added... more bugs found by Marc Slemko · 18 years ago
  23. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 18 years ago
  24. d466b21 Bring up of thread manager by Marc Slemko · 18 years ago
  25. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago