1. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  2. 085267d -- added stubs for readEnd() and writeEnd() by Aditya Agarwal · 18 years ago
  3. d265552 Thrift: Change Java/C++ server generation by Mark Slee · 18 years ago
  4. c967656 Thrift Python server code generation by Mark Slee · 18 years ago
  5. 4ecbebc Add multiserver generation to C++ Thrift by Mark Slee · 18 years ago
  6. aeac192 Thrift, Make sure gen'd code initializes empty containers in php / python by Mark Slee · 18 years ago
  7. e50b309 Ooops, forgot to svn add the new code gen files by Mark Slee · 18 years ago
  8. fc89d39 Thrift and Python: Made to be together by Mark Slee · 18 years ago
  9. dafa3cf Thrift C++ code generation improvements by Mark Slee · 18 years ago
  10. b7f58ff More Thfirt code-gen improvements by Mark Slee · 18 years ago
  11. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  12. 9cb7c61 Thrift compiler improvements, two modes for PHP by Mark Slee · 18 years ago
  13. 6e1555f Make separate dirs for CPP and Python versions of Thrift compiler by Mark Slee · 18 years ago
  14. d97eb61 Fixed handling of signed 64bit integers to support 32bit and 64bit architectures by Marc Slemko · 18 years ago
  15. b09f588 Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler by Marc Slemko · 18 years ago
  16. c693640 Thrift php generator in python. Cleaned up parser and cpp generator by Marc Slemko · 18 years ago
  17. 26253b2 straggler by Marc Slemko · 18 years ago
  18. 1ab2878 thrift.py => /usr/local/bin/thrift by Marc Slemko · 18 years ago
  19. 53027fc Python installer for thrift idl compiler by Marc Slemko · 18 years ago
  20. bf4fd19 Modified C++ code-gen to create default constructors for all non-string primitives so that auto variable instances of structs aren't populated with by Marc Slemko · 18 years ago
  21. 1785985 Added namespace declaration by Marc Slemko · 18 years ago
  22. d8b1051 You scream, I scream, We all scream for exceptions by Marc Slemko · 18 years ago
  23. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  24. 91f6748 Added function name to read/writeMessageBegin args by Marc Slemko · 18 years ago
  25. 66d67d8 Groundwork for exception support: by Marc Slemko · 18 years ago
  26. 5b126d6 Groundwork for exception support: by Marc Slemko · 18 years ago
  27. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 18 years ago
  28. 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
  29. c4eb9e8 Fixed serialization logic for collections containing typedefs or enums by Marc Slemko · 19 years ago
  30. 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 · 19 years ago
  31. 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 · 19 years ago
  32. b2039e7 python parser for thrift using ply lalr generator by Marc Slemko · 19 years ago
  33. 52f643d Thrift compiler support for inline PHP client code by Mark Slee · 19 years ago
  34. 002e646 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 19 years ago
  35. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  36. d173407 Adjust the Thrift compiler makefile to clean up after the obj/ folder that it builds into by Mark Slee · 19 years ago
  37. b15a68b Thrift compiler now compiles both native Java and C++ code by Mark Slee · 19 years ago
  38. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago
  39. 3198572 Baseline commit for thrift, which is pillar v2 by Mark Slee · 19 years ago