1. 206c0dc THRIFT-947. java: Provide a helper method to determine the TProtocol used to serialize some data. by Bryan Duxbury · 14 years ago
  2. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  3. b3d0aa0 THRIFT-946. java: Augment FieldValueMetaData so it differentiates 'string' and 'binary' fields. by Bryan Duxbury · 14 years ago
  4. 0b4936d make check wasn't working because python namespace was incorrect by Anthony F. Molinaro · 14 years ago
  5. 9f0a786 THRIFT-897. compiler: Don't allow unqualified constant access to enum values by Bryan Duxbury · 14 years ago
  6. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  7. 4d8a9cd THRIFT-877. compiler: smalltalk namespace doesn't work by Bryan Duxbury · 14 years ago
  8. 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
  9. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  10. 9af23d9 THRIFT-551. java: Enumeration doesn't generate real enum in Java by Bryan Duxbury · 15 years ago
  11. 689c9ad THRIFT-420. Remove all negative structure field ids from the code by David Reiss · 16 years ago
  12. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  13. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  14. a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
  15. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  16. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  17. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  18. 9a863ee THRIFT-192. erl: Fix handling of booleans by Kevin Clark · 16 years ago
  19. 986d705 THRIFT-253. java: Enhance FieldMetaData by Bryan Duxbury · 16 years ago
  20. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  21. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  22. 6a4b82c Make the Ruby generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  23. 9d65bf0 Make the C# generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  24. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  25. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  26. 2ab6fe8 Add testAsync to ThriftTest.thrift which verifies async void works properly. by David Reiss · 17 years ago
  27. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  28. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
  29. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  30. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  31. e129a2d Some thrift test code fixes by Mark Slee · 18 years ago
  32. a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
  33. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  34. dafa3cf Thrift C++ code generation improvements by Mark Slee · 18 years ago
  35. d3d733a Thrift test improvements, tests for both inline and normal PHP code gen by Mark Slee · 18 years ago
  36. 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
  37. aeb36f8 Added namespace declaration by Marc Slemko · 18 years ago
  38. 1785985 Added namespace declaration by Marc Slemko · 18 years ago
  39. d8b1051 You scream, I scream, We all scream for exceptions by Marc Slemko · 18 years ago
  40. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  41. 5b126d6 Groundwork for exception support: by Marc Slemko · 18 years ago
  42. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 18 years ago
  43. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  44. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago