1. 27340eb Fixed parser to ensure that map key-type and set value-type are comparable (ie primivitive or a typedef that resolves to a primitive) at parse-time by Marc Slemko · 18 years ago
  2. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  3. c4eb9e8 Fixed serialization logic for collections containing typedefs or enums by Marc Slemko · 18 years ago
  4. db14e17 Modified cpp code generation to build read/write methods for each non-primitive type rather than inlining all serialization in client/server function handlers by Marc Slemko · 18 years ago
  5. c0e07a2 Modified cpp code generation to build read/write methods for each non-primitive type rather than inlining all serialization in client/server function handlers by Marc Slemko · 18 years ago
  6. c09a65a fixed test build by Marc Slemko · 18 years ago
  7. b2039e7 python parser for thrift using ply lalr generator by Marc Slemko · 18 years ago
  8. 530fd66 Java Thrift libraries no longer use specially defined UInt32 etc. classes by Mark Slee · 18 years ago
  9. 52f643d Thrift compiler support for inline PHP client code by Mark Slee · 18 years ago
  10. 002e646 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  11. 6be374b More boosification of thrift driver, server, transport and protocol code 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. 3545234 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  14. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  15. 03eafbe Added BNF describing proposed logical wire format for Thrift message streams by Marc Slemko · 18 years ago
  16. c778297 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  17. e03da18 autoconf/automake: Fixed handling of bits/socket.h MSG_NODELAY by Marc Slemko · 18 years ago
  18. 9d4a3e2 autoconf/automake/libtool-ized thrift cpp bits: by Marc Slemko · 18 years ago
  19. 9f0ba25 autoconf/automake line noise for linux/osx builds by Marc Slemko · 18 years ago
  20. fe5ba12e More test code added... more bugs found by Marc Slemko · 18 years ago
  21. 03dedd9 Fixed a few problems found on linux x86_64 version by Marc Slemko · 18 years ago
  22. 740343d Forgot this one by Marc Slemko · 18 years ago
  23. 525c202 Forgot this one by Marc Slemko · 18 years ago
  24. d466b21 Bring up of thread manager by Marc Slemko · 18 years ago
  25. 9f27a4e More bullet proofing of timer manager by Marc Slemko · 18 years ago
  26. 8a40a76 Added thread factory test - problems in thread by Marc Slemko · 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
  29. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  30. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago
  31. f3c322b Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc. by Mark Slee · 19 years ago
  32. d173407 Adjust the Thrift compiler makefile to clean up after the obj/ folder that it builds into by Mark Slee · 19 years ago
  33. 9577100 Thrift test code by Mark Slee · 19 years ago
  34. 83c52a8 Java libraries for Thrift by Mark Slee · 19 years ago
  35. 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
  36. b15a68b Thrift compiler now compiles both native Java and C++ code by Mark Slee · 19 years ago
  37. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago
  38. 3198572 Baseline commit for thrift, which is pillar v2 by Mark Slee · 19 years ago
  39. a68c74e Adding dummy thrift and trunk directories. by David Reiss · 17 years ago
  40. c06bbbf initialize thrift repo by Doug Cutting · 17 years ago