1. 7158d33 THRIFT-2044 Util.h uses defines from PlatformSocket but does not include it by Roger Meier · 12 years ago
  2. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  3. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 13 years ago
  4. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 13 years ago
  5. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed from lib/cpp/src/concurrency/Util.h]
  6. 2fa9c31 THRIFT-1320 Consistency of configure generated config.h by Roger Meier · 14 years ago
  7. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 15 years ago
  8. 7a2065d cpp: Add profiling hooks to Mutex, ReadWriteMutex() classes by David Reiss · 15 years ago
  9. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 16 years ago
  10. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  11. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  12. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 17 years ago
  13. 53f18f0 (THRIFT-69) Fix Util::currentTime for use in applications. by David Reiss · 17 years ago
  14. 631dcb4 Thrift: concurrency/Util.h: Add converters for 'struct timeval', cleanup by David Reiss · 17 years ago
  15. a8de489 Patch from Ross McFarland to compile with strict warnings by Mark Slee · 18 years ago
  16. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 18 years ago
  17. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  18. 3f234da -- more assert fixes for thrift concurrency by Aditya Agarwal · 18 years ago
  19. 9dc5740 -- assert fixes for thrift concurrency lib by Aditya Agarwal · 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 · 19 years ago
  22. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 19 years ago
  23. d42a2c2 Rationalized include-directory schema by Marc Slemko · 19 years ago
  24. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 19 years ago
  25. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 19 years ago
  26. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 19 years ago
  27. 9f27a4e More bullet proofing of timer manager by Marc Slemko · 19 years ago
  28. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago