1. eb344a8 THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields by Nobuaki Sukegawa · 9 years ago
  2. 6dab9bb Remove a line break that broke 'grep -v' in test/go/Makefile.am by Nobuaki Sukegawa · 9 years ago
  3. e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
  4. cc193c1 THRIFT-3417: "namespace xsd" is not really working by BCG · 9 years ago
  5. 40c28d3 THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers by Jens Geyer · 9 years ago
  6. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  7. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  8. a2d5dfd THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  9. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  10. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  11. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  12. 6cf0ffc THRIFT-1681: Add Lua Support Patch: Dave Watson by Roger Meier · 11 years ago
  13. 2fdd916 THRIFT-2053 NodeJS: Support for Multiplexing Services by henrique · 11 years ago
  14. 11430df THRIFT-2102 constants are not referencing to correct type when included from another thrift file by Jens Geyer · 11 years ago
  15. 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  16. da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  17. 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
  18. f837f30 Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning" by Henrique Mendonça · 12 years ago
  19. d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
  20. 1f8b48f THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so that all languages can implement a test server by Roger Meier · 13 years ago
  21. a3df547 THRIFT-317. java: Issues with Java struct validation by Bryan Duxbury · 13 years ago
  22. 9689d89 Thrift-1340: Add support of ARC to Objective-C by Jake Farrell · 13 years ago
  23. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  24. 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago
  25. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  26. 9d8e8f8 THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
  27. df4cffd THRIFT-1093. py: several bugs in python TCompactProtocol by Bryan Duxbury · 14 years ago
  28. 1d373bc THRIFT-1078. php: ThriftTest.thrift generates invalid PHP library by Bryan Duxbury · 14 years ago
  29. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
  30. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  31. 206c0dc THRIFT-947. java: Provide a helper method to determine the TProtocol used to serialize some data. by Bryan Duxbury · 14 years ago
  32. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  33. b3d0aa0 THRIFT-946. java: Augment FieldValueMetaData so it differentiates 'string' and 'binary' fields. by Bryan Duxbury · 14 years ago
  34. 0b4936d make check wasn't working because python namespace was incorrect by Anthony F. Molinaro · 14 years ago
  35. 9f0a786 THRIFT-897. compiler: Don't allow unqualified constant access to enum values by Bryan Duxbury · 14 years ago
  36. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  37. 4d8a9cd THRIFT-877. compiler: smalltalk namespace doesn't work by Bryan Duxbury · 14 years ago
  38. 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
  39. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  40. 9af23d9 THRIFT-551. java: Enumeration doesn't generate real enum in Java by Bryan Duxbury · 15 years ago
  41. 689c9ad THRIFT-420. Remove all negative structure field ids from the code by David Reiss · 16 years ago
  42. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  43. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  44. a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
  45. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  46. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  47. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  48. 9a863ee THRIFT-192. erl: Fix handling of booleans by Kevin Clark · 16 years ago
  49. 986d705 THRIFT-253. java: Enhance FieldMetaData by Bryan Duxbury · 16 years ago
  50. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  51. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  52. 6a4b82c Make the Ruby generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  53. 9d65bf0 Make the C# generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  54. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  55. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  56. 2ab6fe8 Add testAsync to ThriftTest.thrift which verifies async void works properly. by David Reiss · 17 years ago
  57. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  58. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
  59. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  60. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  61. e129a2d Some thrift test code fixes by Mark Slee · 18 years ago
  62. a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
  63. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  64. dafa3cf Thrift C++ code generation improvements by Mark Slee · 18 years ago
  65. d3d733a Thrift test improvements, tests for both inline and normal PHP code gen by Mark Slee · 18 years ago
  66. 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
  67. aeb36f8 Added namespace declaration by Marc Slemko · 18 years ago
  68. 1785985 Added namespace declaration by Marc Slemko · 18 years ago
  69. d8b1051 You scream, I scream, We all scream for exceptions by Marc Slemko · 18 years ago
  70. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
  71. 5b126d6 Groundwork for exception support: by Marc Slemko · 18 years ago
  72. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 18 years ago
  73. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  74. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago