1. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  2. 2ff956c cpp: Fix an OpenBSD compilation bug by moving a typedef by David Reiss · 16 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. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  7. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 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. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  10. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  11. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  12. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  13. d466b21 Bring up of thread manager by Marc Slemko · 18 years ago
  14. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago
  15. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago