1. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  2. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago[Renamed from lib/cpp/src/protocol/TBinaryProtocol.cc]
  3. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  4. cfc0193 Thrift library updates, remove unsigned types by Mark Slee · 18 years ago
  5. b09f588 Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler by Marc Slemko · 18 years ago
  6. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  7. 91f6748 Added function name to read/writeMessageBegin args by Marc Slemko · 18 years ago
  8. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 18 years ago
  9. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  10. 1669885 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  11. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  12. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  13. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago[Renamed from lib/cpp/protocol/TBinaryProtocol.cc]
  14. f3c322b Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc. by Mark Slee · 19 years ago
  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