1. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  2. 2782d6d mcslee: being nitpicky ensuring consistent coding style by Mark Slee · 18 years ago
  3. e04475b -- fix read timeout handling in TSocket by Aditya Agarwal · 18 years ago
  4. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  5. b6b5a9e Removed comment about needing a lock in thread main. Access through boost::shared_ptr is thread safe by Marc Slemko · 18 years ago
  6. 3f234da -- more assert fixes for thrift concurrency by Aditya Agarwal · 18 years ago
  7. 9dc5740 -- assert fixes for thrift concurrency lib by Aditya Agarwal · 18 years ago
  8. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  9. 6e3f637 Proper shutdown functionality for Thrift servers by Mark Slee · 18 years ago
  10. 7c10eaf Add join to the ThreadManager by Mark Slee · 18 years ago
  11. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  12. fdef47e -- Servers should not crash on accept. by Aditya Agarwal · 18 years ago
  13. 8cbda85 Prevent direct instantation of ThreadManager by Mark Slee · 18 years ago
  14. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  15. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago
  16. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  17. 2905078 Better socket timeout and options support for Thrift C++ by Mark Slee · 18 years ago
  18. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  19. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  20. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  21. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  22. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  23. 9d4a3e2 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  24. 9f0ba25 autoconf/automake line noise for linux/osx builds by Marc Slemko · 18 years ago
  25. fe5ba12e More test code added... more bugs found by Marc Slemko · 18 years ago
  26. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 18 years ago
  27. 740343d Forgot this one by Marc Slemko · 18 years ago
  28. 525c202 Forgot this one by Marc Slemko · 18 years ago
  29. d466b21 Bring up of thread manager by Marc Slemko · 18 years ago
  30. 9f27a4e More bullet proofing of timer manager by Marc Slemko · 18 years ago
  31. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago
  32. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago
  33. 6694987 Checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago