1. e04159c THRIFT-1294. cpp: fix log message typos in TSimpleServer Patch: Adam Simpkins" by Bryan Duxbury · 13 years ago
  2. 1e98758 THRIFT-1293. cpp: improve handling of exceptions thrown by process() by Bryan Duxbury · 13 years ago
  3. 25df8e7 THRIFT-926. cpp: Better exception handling in TSimpleServer by David Reiss · 14 years ago
  4. 2324871 THRIFT-928. cpp: Thrift Server Client Stats by David Reiss · 14 years ago
  5. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  6. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  7. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  8. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 17 years ago
  9. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  10. 3303f36 Thrift CPP threading fixes by Mark Slee · 18 years ago
  11. a5a783f Server robustness fixes in Thrift C++ libs by Mark Slee · 18 years ago
  12. 6e3f637 Proper shutdown functionality for Thrift servers by Mark Slee · 18 years ago
  13. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  14. fdef47e -- Servers should not crash on accept. by Aditya Agarwal · 18 years ago
  15. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  16. 3860c9a Fix TSimpleServer exception bug by Mark Slee · 18 years ago
  17. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  18. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  19. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago[Renamed from lib/cpp/src/server/TSimpleServer.cc]
  20. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  21. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  22. 1669885 More boosification of thrift driver, server, transport and protocol code 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. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago[Renamed from lib/cpp/server/TSimpleServer.cc]
  25. 8d7e1f6 Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string by Mark Slee · 19 years ago
  26. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago