1. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  2. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ by James E. King, III · 7 years ago
  3. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  4. df89913 THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that area, did a little refactoring and prettying up along the way by James E. King, III · 8 years ago
  5. 3620090 THRIFT-3943: resolve some high severity outstanding defects identified by coverity scan by James E. King, III · 8 years ago
  6. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 9 years ago
  7. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  8. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  9. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  10. 293a40e THRIFT-2745: c++ - fixed some unit test compilation on windows by Konrad Grochowski · 10 years ago
  11. ba406d3 THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy by Roger Meier · 11 years ago
  12. 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]
  13. 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]
  14. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  15. 3075ffc fix memoryleak detected by cppcheck by Roger Meier · 13 years ago
  16. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  17. 8584b6f THRIFT-465. cpp: Fix some STL misuse in the concurrency library test by David Reiss · 16 years ago
  18. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 16 years ago
  19. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  20. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  21. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  22. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  23. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  24. 67606e5 Modified PosixThreadFactory::PThread: by Marc Slemko · 18 years ago
  25. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  26. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  27. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  28. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  29. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  30. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  31. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  32. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  33. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 18 years ago
  34. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 18 years ago