1. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  2. 293a40e THRIFT-2745: c++ - fixed some unit test compilation on windows by Konrad Grochowski · 10 years ago
  3. ba406d3 THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy by Roger Meier · 11 years ago
  4. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago[Renamed from lib/cpp/src/thrift/concurrency/test/ThreadFactoryTests.h]
  5. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed (97%) from lib/cpp/src/concurrency/test/ThreadFactoryTests.h]
  6. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  7. 3075ffc fix memoryleak detected by cppcheck by Roger Meier · 13 years ago
  8. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  9. 8584b6f THRIFT-465. cpp: Fix some STL misuse in the concurrency library test by David Reiss · 16 years ago
  10. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 16 years ago
  11. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  12. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  13. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  14. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  15. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  16. 67606e5 Modified PosixThreadFactory::PThread: by Marc Slemko · 18 years ago
  17. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  18. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  19. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  20. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  21. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  22. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  23. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  24. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  25. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 18 years ago
  26. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago