1. e8379b5 THRIFT-2320 Program level doctext does not get attached by parser by Jens Geyer · 11 years ago
  2. e957675 THRIFT-2045: C++ compiler warning and build cleanup (again) by Ben Craig · 11 years ago
  3. 9f9cd10 Revert "THRIFT-2045: C++ compiler warning and build cleanup" by Ben Craig · 11 years ago
  4. 282e440 THRIFT-2045: C++ compiler warning and build cleanup by Ben Craig · 11 years ago
  5. 8cd3efe THRIFT-1755 Comment parsing bug by Jens Geyer · 11 years ago
  6. 92f24b2 THRIFT-1614: Thrift build from svn repo sources fails with automake-1.12 by jfarrell · 11 years ago
  7. de07408 THRIFT-1995: IDL can generate uncompilable ocde by Carl Yeksigian · 12 years ago
  8. c317852 THRIFT-2003: Deprecate senum Patch: Randy Abernethy by Carl Yeksigian · 12 years ago
  9. 0ca234f THRIFT-1944 Deprecate slist by Jens Geyer · 12 years ago
  10. 92e3860 THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh) by Chris Piro · 12 years ago
  11. 9212e79 THRIFT-1627 compiler built using compilers.vcxproj cannot be used to build some test .thrift files by Roger Meier · 13 years ago
  12. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
  13. 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago
  14. 0c3c895 THRIFT-1274 Making * a known symbol by Roger Meier · 13 years ago
  15. 235f8b5 THRIFT-1274. compiler: fail compilation if an unexpected token is encountered by Bryan Duxbury · 13 years ago
  16. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  17. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  18. 77215d8 THRIFT-916: Fix warnings in C++ when compiling with -Wall. In this case, in the flex output, in the new c_glib generator and an actual bug in the parser that couldn't actually trigger. by Christian Lavoie · 14 years ago
  19. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  20. 4563acd THRIFT-865. Make Thrift buildable without libfl by David Reiss · 14 years ago
  21. 7f3285e THRIFT-434. ruby compiler should warn when a reserved word is used by Bryan Duxbury · 14 years ago
  22. ab3666e THRIFT-409. java: Add "union" to Thrift by Bryan Duxbury · 15 years ago
  23. f5a0b3d THRIFT-561: Add "register" to list of reserved keywords by Mark Slee · 15 years ago
  24. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  25. 82e6fc0 THRIFT-153. Proper handling of strings with escapes (in IDL) by David Reiss · 16 years ago
  26. 4a05434 Make vim recognize that "thriftl.ll" is Lex source by David Reiss · 16 years ago
  27. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  28. 6985a42 THRIFT-136. s/async/oneway/ in lexer and parser variables by David Reiss · 16 years ago
  29. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  30. 056bcb6 THRIFT-178. java, csharp, cpp: Final Keyword by Bryan Duxbury · 16 years ago
  31. f145416 Partial handlling of 64-bit integer constants. by David Reiss · 17 years ago
  32. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
  33. c27fc31 Make "args" reserved in thrift by Mark Slee · 17 years ago
  34. 15457c9 Thrift: Smalltalk prefix support. by David Reiss · 17 years ago
  35. bd58822 Merging in some Smalltalk changes from Patrick Collison by Mark Slee · 17 years ago
  36. 7e9eea4 Adding Cocoa generator to Thrift by Mark Slee · 17 years ago
  37. c6fc329 Thrift: Support for explicit Python module declaration. by David Reiss · 17 years ago
  38. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  39. 8320a92 Thrift: Merging external patch. by David Reiss · 17 years ago
  40. cbd4bac Thrift: docstring revamp step 2. by David Reiss · 17 years ago
  41. 1ac0580 Thrift: Change docstring syntax. by David Reiss · 17 years ago
  42. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  43. e9ce01c Apply thrift license to all files in compiler by Mark Slee · 18 years ago
  44. 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
  45. 6a47fed Thrift supports the "senum" type now by Mark Slee · 18 years ago
  46. 7df0e2a Thrift support for the xsd_nillable attribute by Mark Slee · 18 years ago
  47. 21135c3 Adding XSD attribute support by Mark Slee · 18 years ago
  48. f53b5cf adding documentation syntax to thrift by ccheever · 18 years ago
  49. 0d9199e xsd_namespace keyword for thrift by Mark Slee · 18 years ago
  50. eb0d024 Full automake/autoconf compliance for thrift by Mark Slee · 18 years ago
  51. cc11b06 Rename some thrif tcompiler files by Mark Slee · 18 years ago[Renamed from compiler/cpp/src/thrift.l]
  52. 36bfa2e Allow field elements to be optional in thrift with xsd_optional keyword by Mark Slee · 18 years ago
  53. b6200d8 Add comma-separated list of type "slist" to thrift by Mark Slee · 18 years ago
  54. 782abbb Add xsd_all keyword to Thrift by Mark Slee · 18 years ago
  55. e888b37 Add PHP namespacing support to Thrift by Mark Slee · 18 years ago
  56. f12865a Disallow keywords in Thrift files by Mark Slee · 18 years ago
  57. 7657fa9 Oops take out printf debug by Mark Slee · 18 years ago
  58. 600cdb3 Thrift supports HEX notation for int consts and proper python/php sets by Mark Slee · 18 years ago
  59. 3015287 Thrift compiler frontend support for constants by Mark Slee · 18 years ago
  60. ae2bc3c Do not print ; in thrift parser by Mark Slee · 18 years ago
  61. f0712dc Update thrift compiler for new syntax, generate new form of C++ code by Mark Slee · 18 years ago
  62. 4f8da1d Allow the specification of custom container types in Thrift IDL files by Mark Slee · 18 years ago
  63. f5377b3 Thrift compiler code cleanup, comments, php inline generation, etc by Mark Slee · 18 years ago
  64. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  65. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  66. 9cb7c61 Thrift compiler improvements, two modes for PHP by Mark Slee · 18 years ago
  67. 6e1555f Make separate dirs for CPP and Python versions of Thrift compiler by Mark Slee · 18 years ago[Renamed from compiler/src/thrift.l]
  68. 52f643d Thrift compiler support for inline PHP client code by Mark Slee · 18 years ago
  69. b15a68b Thrift compiler now compiles both native Java and C++ code by Mark Slee · 19 years ago
  70. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago
  71. 3198572 Baseline commit for thrift, which is pillar v2 by Mark Slee · 19 years ago