1. 3746b29 THRIFT-1280. cpp: Improve Monitor exception-free interfaces by Bryan Duxbury · 13 years ago
  2. b9db49c cpp: Let Monitors share Mutex instances by David Reiss · 15 years ago
  3. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  4. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  5. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  6. 428d569 THRIFT-215. cpp: Disable an assertion that fails on various platforms by David Reiss · 16 years ago
  7. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  8. 2782d6d mcslee: being nitpicky ensuring consistent coding style by Mark Slee · 18 years ago
  9. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  10. 3f234da -- more assert fixes for thrift concurrency by Aditya Agarwal · 18 years ago
  11. 9dc5740 -- assert fixes for thrift concurrency lib by Aditya Agarwal · 18 years ago
  12. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  13. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago[Renamed from lib/cpp/src/concurrency/Monitor.cc]
  14. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  15. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  16. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  17. 9f27a4e More bullet proofing of timer manager by Marc Slemko · 18 years ago
  18. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago
  19. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 18 years ago
  20. 6694987 Checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago