1. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  2. 52687eb THRIFT-469. cpp: Fix a bug in TimerManager::add by David Reiss · 16 years ago
  3. 9fcacc8 THRIFT-466. cpp: Make the concurrency library test more thorough by David Reiss · 16 years ago
  4. 8584b6f THRIFT-465. cpp: Fix some STL misuse in the concurrency library test by David Reiss · 16 years ago
  5. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 16 years ago
  6. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  7. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  8. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  9. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  10. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  11. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  12. 67606e5 Modified PosixThreadFactory::PThread: by Marc Slemko · 18 years ago
  13. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  14. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  15. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  16. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  17. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago
  18. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  19. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  20. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  21. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  22. 9d4a3e2 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  23. fe5ba12e More test code added... more bugs found by Marc Slemko · 18 years ago
  24. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 18 years ago
  25. 740343d Forgot this one by Marc Slemko · 18 years ago
  26. d466b21 Bring up of thread manager by Marc Slemko · 18 years ago
  27. 9f27a4e More bullet proofing of timer manager by Marc Slemko · 18 years ago
  28. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago
  29. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago