1. 4f261c5 Crazy byteswapping thrift patches from david reiss by Mark Slee · 18 years ago
  2. 82a6c0f Thrift string copy construction pathces from kevin ko by Mark Slee · 18 years ago
  3. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  4. 5d06fea Thrift build cleanup stuff by Mark Slee · 18 years ago
  5. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  6. 44e5f01 Remove nonexistent TBuf ref by Mark Slee · 18 years ago
  7. f983108 Thrift Binary protocol improvements and application exceptions by Mark Slee · 18 years ago
  8. 43b6c63 Protocol should hang onto shared pointer for protection but always use underlying raw pointer by Mark Slee · 18 years ago
  9. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  10. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  11. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago
  12. dc8a2a2 Use GNU Net implementation of htnoll and ntohll by Mark Slee · 18 years ago
  13. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  14. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  15. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  16. cfc0193 Thrift library updates, remove unsigned types by Mark Slee · 18 years ago
  17. d97eb61 Fixed handling of signed 64bit integers to support 32bit and 64bit architectures by Marc Slemko · 18 years ago
  18. b09f588 Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler by Marc Slemko · 18 years ago
  19. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  20. 91f6748 Added function name to read/writeMessageBegin args by Marc Slemko · 18 years ago
  21. 5b126d6 Groundwork for exception support: by Marc Slemko · 18 years ago
  22. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 18 years ago
  23. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  24. 1669885 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  25. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  26. 03eafbe Added BNF describing proposed logical wire format for Thrift message streams by Marc Slemko · 18 years ago
  27. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  28. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago