1. d327636 lib/cpp/test/concurrency/Tests.cpp: Very minor code cleanup (whitespace changes only) by Mario Emmenlauer · 2 years, 4 months ago
  2. 6475016 THRIFT-4776:Modernize c++11 code by clang-tidy (#1732) by cyy · 6 years ago
  3. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
  4. bfdbd03 use chrono by cyy · 6 years ago
  5. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  6. 6960370 THRIFT-4327: add API to efficiently remove a single timer Client: C++ by Francois Ferrand · 7 years ago
  7. cc2d558 THRIFT-4292: Implement TimerManager::remove() Client: C++ by Francois Ferrand · 7 years ago
  8. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ 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. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  11. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  12. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  13. 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]
  14. 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]
  15. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  16. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 18 years ago
  17. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  18. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  19. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  20. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  21. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago[Renamed from lib/cpp/src/concurrency/test/Tests.cc]
  22. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  23. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 19 years ago
  24. 9d4a3e2 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 19 years ago
  25. fe5ba12e More test code added... more bugs found by Marc Slemko · 19 years ago
  26. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 19 years ago
  27. d466b21 Bring up of thread manager by Marc Slemko · 19 years ago
  28. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 19 years ago