1. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  2. 9cc63b5 [thrift] add setTcp{Send,Recv}Buffer to C++ TSocketServer by Christopher Piro · 17 years ago
  3. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  4. 1ea81ce THRIFT: configurable retry settings for bind by boz · 18 years ago
  5. 561b536 Fix TServerSocket accept() to not do 200ms polling by Mark Slee · 18 years ago
  6. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  7. a5a783f Server robustness fixes in Thrift C++ libs by Mark Slee · 18 years ago
  8. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  9. 2905078 Better socket timeout and options support for Thrift C++ by Mark Slee · 18 years ago
  10. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  11. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  12. 1669885 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  13. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  14. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago[Renamed from lib/cpp/transport/TServerSocket.h]
  15. 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
  16. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago