1. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  2. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  3. 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
  4. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  5. 4563acd THRIFT-865. Make Thrift buildable without libfl by David Reiss · 14 years ago
  6. 7f3285e THRIFT-434. ruby compiler should warn when a reserved word is used by Bryan Duxbury · 14 years ago
  7. ab3666e THRIFT-409. java: Add "union" to Thrift by Bryan Duxbury · 15 years ago
  8. f5a0b3d THRIFT-561: Add "register" to list of reserved keywords by Mark Slee · 15 years ago
  9. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  10. 82e6fc0 THRIFT-153. Proper handling of strings with escapes (in IDL) by David Reiss · 16 years ago
  11. 4a05434 Make vim recognize that "thriftl.ll" is Lex source by David Reiss · 16 years ago
  12. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  13. 6985a42 THRIFT-136. s/async/oneway/ in lexer and parser variables by David Reiss · 16 years ago
  14. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  15. 056bcb6 THRIFT-178. java, csharp, cpp: Final Keyword by Bryan Duxbury · 16 years ago
  16. f145416 Partial handlling of 64-bit integer constants. by David Reiss · 17 years ago
  17. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
  18. c27fc31 Make "args" reserved in thrift by Mark Slee · 17 years ago
  19. 15457c9 Thrift: Smalltalk prefix support. by David Reiss · 17 years ago
  20. bd58822 Merging in some Smalltalk changes from Patrick Collison by Mark Slee · 17 years ago
  21. 7e9eea4 Adding Cocoa generator to Thrift by Mark Slee · 17 years ago
  22. c6fc329 Thrift: Support for explicit Python module declaration. by David Reiss · 17 years ago
  23. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  24. 8320a92 Thrift: Merging external patch. by David Reiss · 17 years ago
  25. cbd4bac Thrift: docstring revamp step 2. by David Reiss · 17 years ago
  26. 1ac0580 Thrift: Change docstring syntax. by David Reiss · 17 years ago
  27. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  28. e9ce01c Apply thrift license to all files in compiler by Mark Slee · 18 years ago
  29. 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
  30. 6a47fed Thrift supports the "senum" type now by Mark Slee · 18 years ago
  31. 7df0e2a Thrift support for the xsd_nillable attribute by Mark Slee · 18 years ago
  32. 21135c3 Adding XSD attribute support by Mark Slee · 18 years ago
  33. f53b5cf adding documentation syntax to thrift by ccheever · 18 years ago
  34. 0d9199e xsd_namespace keyword for thrift by Mark Slee · 18 years ago
  35. eb0d024 Full automake/autoconf compliance for thrift by Mark Slee · 18 years ago
  36. cc11b06 Rename some thrif tcompiler files by Mark Slee · 18 years ago[Renamed from compiler/cpp/src/thrift.l]
  37. 36bfa2e Allow field elements to be optional in thrift with xsd_optional keyword by Mark Slee · 18 years ago
  38. b6200d8 Add comma-separated list of type "slist" to thrift by Mark Slee · 18 years ago
  39. 782abbb Add xsd_all keyword to Thrift by Mark Slee · 18 years ago
  40. e888b37 Add PHP namespacing support to Thrift by Mark Slee · 18 years ago
  41. f12865a Disallow keywords in Thrift files by Mark Slee · 18 years ago
  42. 7657fa9 Oops take out printf debug by Mark Slee · 18 years ago
  43. 600cdb3 Thrift supports HEX notation for int consts and proper python/php sets by Mark Slee · 18 years ago
  44. 3015287 Thrift compiler frontend support for constants by Mark Slee · 18 years ago
  45. ae2bc3c Do not print ; in thrift parser by Mark Slee · 18 years ago
  46. f0712dc Update thrift compiler for new syntax, generate new form of C++ code by Mark Slee · 18 years ago
  47. 4f8da1d Allow the specification of custom container types in Thrift IDL files by Mark Slee · 18 years ago
  48. f5377b3 Thrift compiler code cleanup, comments, php inline generation, etc by Mark Slee · 18 years ago
  49. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  50. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  51. 9cb7c61 Thrift compiler improvements, two modes for PHP by Mark Slee · 18 years ago
  52. 6e1555f Make separate dirs for CPP and Python versions of Thrift compiler by Mark Slee · 18 years ago[Renamed from compiler/src/thrift.l]
  53. 52f643d Thrift compiler support for inline PHP client code by Mark Slee · 18 years ago
  54. b15a68b Thrift compiler now compiles both native Java and C++ code by Mark Slee · 19 years ago
  55. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago
  56. 3198572 Baseline commit for thrift, which is pillar v2 by Mark Slee · 19 years ago