1. 2e9f510 THRIFT-1333: Make RWGuard not copyable Client: cpp Patch: Dave Watson by Jake Farrell · 13 years ago
  2. c58c9e8 THRIFT-1317. cpp: Remove copy constructibility from thrift::concurrency::Guard by Bryan Duxbury · 13 years ago
  3. 0069cc4 THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic" by Roger Meier · 14 years ago
  4. 7a2065d cpp: Add profiling hooks to Mutex, ReadWriteMutex() classes by David Reiss · 15 years ago
  5. 4e19f19 cpp: non-blocking add for ThreadManager by David Reiss · 15 years ago
  6. e96fa55 cpp: Add enum and constructor to RWGuard to make read/write more visible by David Reiss · 15 years ago
  7. b9db49c cpp: Let Monitors share Mutex instances by David Reiss · 15 years ago
  8. be378f2 THRIFT-490. Clarify the comment for the Guard macro by David Reiss · 16 years ago
  9. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  10. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  11. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  12. fb1c5ac Declare special mutex initializers unconditionally. by David Reiss · 17 years ago
  13. c6dab61 Thrift: Allow for alternative Mutex initializers. by David Reiss · 17 years ago
  14. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  15. eaa61e4 Thrift: A hack to prevent incorrect usage of Mutex Guards. by David Reiss · 17 years ago
  16. 1454296 [Explicitly declare shared_ptr] by yunfang · 17 years ago
  17. 19cee90 THRIFT: Make the mutex assignable by boz · 17 years ago
  18. 6230967 THRIFT: Mutex and ReadWriteMutex leaked memory, now they don't by boz · 17 years ago
  19. 5362e70 THRIFT: mutex trylock support by boz · 17 years ago
  20. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  21. a36f5db [scope lock wrapped for ReadWriteMutex] by yunfang · 18 years ago
  22. 85287d3 Fix addrinfo structure memory leak in TSocket by Mark Slee · 18 years ago
  23. cce8184 THRIFT ReadWriteMutex by boz · 18 years ago
  24. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  25. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  26. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  27. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 18 years ago
  28. 6694987 Checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago