1. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  2. 4f4b15b compiler: remove trailing whitespaces by Roger Meier · 10 years ago
  3. a70986f THRIFT-2784 Eliminate compiler warnings in generated C++ code by Roger Meier · 10 years ago
  4. e0e8316 THRIFT-2421: Tree/Recursive struct support in thrift by jfarrell · 11 years ago
  5. 09b97c7 THRIFT-2017 Resource Leak in thrift struct under compiler/cpp/src/parse/t_program.h by Jens Geyer · 11 years ago
  6. ba406d3 THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy by Roger Meier · 11 years ago
  7. 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
  8. 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
  9. d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
  10. d1fb180 Thrift-1859: Generated error c++ code with -out and include_prefix param by Jake Farrell · 12 years ago
  11. ffb031d Thrift-1696:Compiler fails if namespace of an unknown language is present in the IDL by Henrique Mendonca · 12 years ago
  12. bdca9f6 THRIFT-1069. general: Add command line option to prevent thrift from inserting gen-* directories by Bryan Duxbury · 14 years ago
  13. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  14. bbff4a8 Fix to the catch-all namespace commit by Bryan Duxbury · 14 years ago
  15. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  16. 4d8a9cd THRIFT-877. compiler: smalltalk namespace doesn't work by Bryan Duxbury · 14 years ago
  17. e3ba349 Clean up some style from r987565 by David Reiss · 14 years ago
  18. 681f5ea compiler: make a standard way for language generators to accept sub-namespaces by Bryan Duxbury · 14 years ago
  19. c687712 THRIFT-133. fix a small bug with smalltalk.prefix and smalltalk.package namespaces. by Bryan Duxbury · 14 years ago
  20. e0ac3ab THRIFT-133. 'namespace ruby' should error out, or be an alias to 'namespace rb' by Bryan Duxbury · 14 years ago
  21. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  22. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  23. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  24. 92e10d8 Make the XSD generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  25. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  26. 6a4b82c Make the Ruby generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  27. 320e45c Make the Python generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  28. 9d65bf0 Make the C# generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  29. 54b602b Make the Cocoa generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  30. 3b45501 Make the Smalltalk generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  31. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  32. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  33. 79eca14 Infrastructure for a language-neutral namespace declaration. by David Reiss · 17 years ago
  34. 76f2c88 thrift: Add -cpp_use_include_prefix flag to compiler by kholst · 17 years ago
  35. 1c4ced7 Generate structs/exceptions in declared order by Mark Slee · 17 years ago
  36. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
  37. 15457c9 Thrift: Smalltalk prefix support. by David Reiss · 17 years ago
  38. bd58822 Merging in some Smalltalk changes from Patrick Collison by Mark Slee · 17 years ago
  39. 65b7075 [thrift] Output dir selection + updated TSCons by dweatherford · 17 years ago
  40. 7e9eea4 Adding Cocoa generator to Thrift by Mark Slee · 17 years ago
  41. c6fc329 Thrift: Support for explicit Python module declaration. by David Reiss · 17 years ago
  42. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  43. c2532a9 Thrift: Allow whole program doctext. by David Reiss · 17 years ago
  44. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  45. e9ce01c Apply thrift license to all files in compiler by Mark Slee · 18 years ago
  46. 2c44d20 Perl generator for Thrift compiler by Mark Slee · 18 years ago
  47. f53b5cf adding documentation syntax to thrift by ccheever · 18 years ago
  48. 0d9199e xsd_namespace keyword for thrift by Mark Slee · 18 years ago
  49. e888b37 Add PHP namespacing support to Thrift by Mark Slee · 18 years ago
  50. 3015287 Thrift compiler frontend support for constants by Mark Slee · 18 years ago
  51. f0712dc Update thrift compiler for new syntax, generate new form of C++ code by Mark Slee · 18 years ago
  52. f5377b3 Thrift compiler code cleanup, comments, php inline generation, etc by Mark Slee · 18 years ago
  53. 4e755ca Thrift: Rename run() to serve() in java interfaces by Mark Slee · 18 years ago
  54. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  55. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  56. 9cb7c61 Thrift compiler improvements, two modes for PHP by Mark Slee · 18 years ago
  57. 6e1555f Make separate dirs for CPP and Python versions of Thrift compiler by Mark Slee · 18 years ago[Renamed from compiler/src/parse/t_program.h]
  58. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago
  59. 3198572 Baseline commit for thrift, which is pillar v2 by Mark Slee · 19 years ago