1. 3a67c2f THRIFT-1603 Thrift IDL allows for multiple exceptions, args or struct member names to be the same by Jens Geyer · 12 years ago
  2. 7740739 THRIFT-1765 Incorrect error message printed for null or negative keys by Jens Geyer · 12 years ago
  3. 3087738 THRIFT-1651 Support annotations on all elements Patch: Benjy Weinberger by Roger Meier · 12 years ago
  4. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 13 years ago
  5. 6f7681f THRIFT-1361 revert compiler/cpp/src/thrifty.yy change by Roger Meier · 13 years ago
  6. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  7. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  8. 887ff75 THRIFT-1276 Add thrift compiler option to suppress warnings about by Roger Meier · 13 years ago
  9. c7206a4 THRIFT-1270. compiler: add --allow-neg-keys argument to allow by Bryan Duxbury · 13 years ago
  10. 9f0a786 THRIFT-897. compiler: Don't allow unqualified constant access to enum values by Bryan Duxbury · 14 years ago
  11. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  12. 4dd7801 THRIFT-655. Allow structs to be typedef'ed by David Reiss · 15 years ago
  13. 53c10e0 THRIFT-564. Support arbitrary annotations on struct fields by David Reiss · 15 years ago
  14. 2d80470 THRIFT-632. java: Constants of enum types don't behave well by Bryan Duxbury · 15 years ago
  15. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  16. 45603e9 THRIFT-575. Allow required fields in function parameters by David Reiss · 15 years ago
  17. ab3666e THRIFT-409. java: Add "union" to Thrift by Bryan Duxbury · 15 years ago
  18. c8e3005 THRIFT-413. Suppport for annotations on base types by David Reiss · 15 years ago
  19. ff219ac THRIFT-236. Structs should be serialized in a consistent order by Bryan Duxbury · 16 years ago
  20. ebb6cc4 THRIFT-445. Revert r760201 "THRIFT-236. Sort fields in id order during parsing" by David Reiss · 16 years ago
  21. a145b4d THRIFT-423. -strict should turn omitted field ids into compile error by Bryan Duxbury · 16 years ago
  22. bb46136 THRIFT-420. Warn on implicit (negative) structure field ids by David Reiss · 16 years ago
  23. 566a987 THRIFT-236. Sort fields in id order during parsing by David Reiss · 16 years ago
  24. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  25. 6985a42 THRIFT-136. s/async/oneway/ in lexer and parser variables by David Reiss · 16 years ago
  26. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  27. 00a8dd6 THRIFT-361. Use separate negative id counters for arguments and exceptions by David Reiss · 16 years ago
  28. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  29. 92e10d8 Make the XSD generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  30. a230999 THRIFT-121. Support arbitrary type annotations by David Reiss · 16 years ago
  31. 400a543 THRIFT-91. cpp: Fix compilation on Fedora Core 9 by David Reiss · 16 years ago
  32. f145416 Partial handlling of 64-bit integer constants. by David Reiss · 17 years ago
  33. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  34. 6a4b82c Make the Ruby generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  35. 320e45c Make the Python generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  36. 9d65bf0 Make the C# generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  37. 919ae80 Fix a stale debug message. by David Reiss · 17 years ago
  38. 54b602b Make the Cocoa generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  39. 3b45501 Make the Smalltalk generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  40. 9f64615 Fix a typo in a warning message in thrifty.yy. by David Reiss · 17 years ago
  41. 10ae20f Fix a warning message. by David Reiss · 17 years ago
  42. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  43. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  44. 79eca14 Infrastructure for a language-neutral namespace declaration. by David Reiss · 17 years ago
  45. 399442b Fix a typo by David Reiss · 17 years ago
  46. f07d48e Fix to the throws clause validation by Mark Slee · 17 years ago
  47. 91f2b7b Validate that throws clauses in Thrift contain only exceptions by Mark Slee · 17 years ago
  48. 76f2c88 thrift: Add -cpp_use_include_prefix flag to compiler by kholst · 17 years ago
  49. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
  50. 204420f Thrift: MinGW port. by David Reiss · 17 years ago
  51. 15457c9 Thrift: Smalltalk prefix support. by David Reiss · 17 years ago
  52. 6f9ac3f Thrift compiler now enforces uniqueness of field identifiers by Mark Slee · 17 years ago
  53. bd58822 Merging in some Smalltalk changes from Patrick Collison by Mark Slee · 17 years ago
  54. 7816572 Modify Thrift parser to disallow optional/required keywords in argument lists by Mark Slee · 17 years ago
  55. 7e9eea4 Adding Cocoa generator to Thrift by Mark Slee · 17 years ago
  56. c6fc329 Thrift: Support for explicit Python module declaration. by David Reiss · 17 years ago
  57. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  58. 8320a92 Thrift: Merging external patch. by David Reiss · 17 years ago
  59. cbd4bac Thrift: docstring revamp step 2. by David Reiss · 17 years ago
  60. cdffe26 Thrift: docstring revamp step 1. by David Reiss · 17 years ago
  61. c2532a9 Thrift: Allow whole program doctext. by David Reiss · 17 years ago
  62. 1ac0580 Thrift: Change docstring syntax. by David Reiss · 17 years ago
  63. d0767c5 Fix Thrift compiler to support reuse of enums and constants in later constants by Mark Slee · 17 years ago
  64. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  65. e9ce01c Apply thrift license to all files in compiler by Mark Slee · 18 years ago
  66. 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
  67. afc7654 Take brackets out of cpp_type bit by Mark Slee · 18 years ago
  68. 6a47fed Thrift supports the "senum" type now by Mark Slee · 18 years ago
  69. 748d83f xsd_attrs are a FieldList now, so you can have multiple of them and they are typed by Mark Slee · 18 years ago
  70. 7df0e2a Thrift support for the xsd_nillable attribute by Mark Slee · 18 years ago
  71. 21135c3 Adding XSD attribute support by Mark Slee · 18 years ago
  72. f53b5cf adding documentation syntax to thrift by ccheever · 18 years ago
  73. 7ff3245 Default values and nullification for thrift code by Mark Slee · 18 years ago
  74. 0d9199e xsd_namespace keyword for thrift by Mark Slee · 18 years ago
  75. cc11b06 Rename some thrif tcompiler files by Mark Slee · 18 years ago[Renamed from compiler/cpp/src/thrift.y]
  76. 36bfa2e Allow field elements to be optional in thrift with xsd_optional keyword by Mark Slee · 18 years ago
  77. b6200d8 Add comma-separated list of type "slist" to thrift by Mark Slee · 18 years ago
  78. 782abbb Add xsd_all keyword to Thrift by Mark Slee · 18 years ago
  79. e888b37 Add PHP namespacing support to Thrift by Mark Slee · 18 years ago
  80. 67fc634 Strings in JSON style thrift constants do not need quotes by Mark Slee · 18 years ago
  81. aa7671d Thrift supports arbitrarily typed constants across all languages by Mark Slee · 18 years ago
  82. 3015287 Thrift compiler frontend support for constants by Mark Slee · 18 years ago
  83. 04cc605 Comma after ENUM with no explicit value by Mark Slee · 18 years ago
  84. 2329a83 Allow single dash or double dash for thrift flags by Mark Slee · 18 years ago
  85. 207cb46 Make commas and/or semicolons both optional in thrift by Mark Slee · 18 years ago
  86. f0712dc Update thrift compiler for new syntax, generate new form of C++ code by Mark Slee · 18 years ago
  87. 4f8da1d Allow the specification of custom container types in Thrift IDL files by Mark Slee · 18 years ago
  88. f5377b3 Thrift compiler code cleanup, comments, php inline generation, etc by Mark Slee · 18 years ago
  89. 4e755ca Thrift: Rename run() to serve() in java interfaces by Mark Slee · 18 years ago
  90. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  91. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  92. 9cb7c61 Thrift compiler improvements, two modes for PHP by Mark Slee · 18 years ago
  93. 6e1555f Make separate dirs for CPP and Python versions of Thrift compiler by Mark Slee · 18 years ago[Renamed from compiler/src/thrift.y]
  94. 52f643d Thrift compiler support for inline PHP client code by Mark Slee · 18 years ago
  95. b15a68b Thrift compiler now compiles both native Java and C++ code by Mark Slee · 19 years ago
  96. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago
  97. 3198572 Baseline commit for thrift, which is pillar v2 by Mark Slee · 19 years ago