1. b78d781 THRIFT-3438 Enable py:new_style by default by Nobuaki Sukegawa · 9 years ago
  2. 7b89469 THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  3. 39e505c THRIFT-3496 C++: Cob style client fails when sending a consecutive request by Sebastian Zenker · 9 years ago
  4. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  5. eb5f117 THRIFT-3489 warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] by Jens Geyer · 9 years ago
  6. d0e444c THRIFT-3488 warning: unused variable 'program' Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  7. 52de5ca THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number by Jens Geyer · 9 years ago
  8. 5eed3a1 THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number by Jens Geyer · 9 years ago
  9. ba3fe86 THRIFT-3464 Fix several defects in c_glib code generator by Nobuaki Sukegawa · 9 years ago
  10. f08771c THRIFT-3471 Dart generator does not handle uppercase argument names by Mark Erickson · 9 years ago
  11. 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
  12. 70e6c29 THRIFT-1840 Thrift Generated Code Causes Global Variable Leaksk by Jan Brauer · 9 years ago
  13. bc3829e THRIFT-3462 Cocoa generates Incorrect #import header names by jriskin · 9 years ago
  14. 3aa617a THRIFT-3413 Thrift code generation bug in Go when extending service by Jens Geyer · 9 years ago
  15. 73fae0f Revert "THRIFT-3443 Thrift include can generate uncompilable code" by Nobuaki Sukegawa · 9 years ago
  16. ad6fd1b THRIFT-3339 Support for database/sql Client: Go Patch: Adam Beberg by Jens Geyer · 9 years ago
  17. b0526d5 THRIFT-3448 Add a Dart generator argument for overriding the thrift library dependency in generated pubspec.yaml files. by Mark Erickson · 9 years ago
  18. e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
  19. ef3cf81 THRIFT-3443 Thrift include can generate uncompilable code by Nobuaki Sukegawa · 9 years ago
  20. 314fea2 THRIFT-3431 Avoid an unnecessary HashMap lookup by Tom Lee · 9 years ago
  21. 8d8d657 THRIFT-3434 Dart generator produces empty name in pubspec.yaml for includes w/o namespace by Mark Erickson · 9 years ago
  22. 341390c THRIFT-3388 hash doesn't work on set/list Client: Python Patch: Jens Geyer by Jens Geyer · 9 years ago
  23. bc7e480 THRIFT-3350 Python JSON protocol does not encode binary as Base64 by Nobuaki Sukegawa · 9 years ago
  24. 7388037 THRIFT-3416 Retire old "xxx_namespace" declarations from the IDL by Jens Geyer · 9 years ago
  25. d80d0b2 THRIFT-3417: "namespace xsd" is not really working Client: XSD Patch: Jens Geyer by Jens Geyer · 9 years ago
  26. eeb5196 THRIFT-3426 Align autogen comment in XSD Client: XSD Patch: Jens Geyer by Jens Geyer · 9 years ago
  27. cc193c1 THRIFT-3417: "namespace xsd" is not really working by BCG · 9 years ago
  28. 86284da THRIFT-3413 Thrift code generation bug in Go when extending service by Jens Geyer · 9 years ago
  29. c04fb00 THRIFT-2974 fix optional writeToParcel Client: Java Patch: Max Spencer by Max Spencer · 9 years ago
  30. 11c3569 THRIFT-3199 Uses StructMetaData for exception fieldvalue by Laurent Goujon · 10 years ago
  31. 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
  32. 7f4be5f some 'some make style' suggestions applied to C++ files by Konrad Grochowski · 9 years ago
  33. 673c941 THRIFT-3382 - C++: TBase class for generated structs added by Konrad Grochowski · 9 years ago
  34. f0f607f THRIFT-3408: correct emitted JSON types by Andrew Bloomgarden · 9 years ago
  35. d6ca81b PHP Compiler: always cast scalar types in jsonSerialize() by Stig Bakken · 9 years ago
  36. 867faff THRIFT-3401 Nested collections emit Objective-C code that cannot compile by Kevin Wooten · 9 years ago
  37. 6748993 THRIFT-3394 compiler generates uncompilable code by Jens Geyer · 9 years ago
  38. bc464c4 Cocoa compiler: fixed incorrect boxing of enums inside map. #THRIFT-3395 by Aleksei Shevchenko · 9 years ago
  39. 40c28d3 THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers by Jens Geyer · 9 years ago
  40. 86da51d THRIFT-3339 Support for database/sql by Jens Geyer · 9 years ago
  41. 673c44b Fix for misc. codegen issues with THRIFT-2905 by Jens Geyer · 9 years ago
  42. 2d3eff5 THRIFT-2794 Suppress "unused" warnings in autogenerated Java files Client: Java by Andrew Audibert · 9 years ago
  43. 30f465d THRIFT-3378 c_glib service does not handle negative Thrift byte values correctly by Nobuaki Sukegawa · 9 years ago
  44. 56e5b9b THRIFT-2905 Cocoa compiler should have option to produce "modern" Objective-C by Jens Geyer · 9 years ago
  45. f124b55 THRIFT-3372 Add dart generator to Visual Studio project by Jens Geyer · 9 years ago
  46. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  47. 178b813 THRIFT-3361 Improve C# library by Jens Geyer · 9 years ago
  48. ce636dd THRIFT-3317: C++ - generated code will properly reference global apache namespace by Konrad Grochowski · 9 years ago
  49. 0621e1f THRIFT-3354 Fix word-extraction substr bug in initialism code by Jens Geyer · 9 years ago
  50. c623197 THRIFT-3336: C++ - generated ostream operator<< will be overridable by Konrad Grochowski · 9 years ago
  51. a1ae93f THRIFT-3290: Using from in variable names causes the generated Python code to have errors by jfarrell · 9 years ago
  52. 804504b THRIFT-3331 warning: ‘etype’ may be used uninitialized in this function by Jens Geyer · 9 years ago
  53. 8c7b03c THRIFT-3349 Python server does not handle processor exception by Jens Geyer · 9 years ago
  54. 293e2f4 THRIFT-3338 Stray underscore in generated go when service name starts with "New" by Jens Geyer · 9 years ago
  55. 61444d7 THRIFT-557 charset problem with file Autogenerated by Thrift by Jens Geyer · 9 years ago
  56. 0f17e15 THRIFT-3051 Go Thrift generator creates bad go code by Jens Geyer · 9 years ago
  57. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
  58. 6949b7c THRIFT-2981: IDL with no namespace produces unparsable PHP by jfarrell · 9 years ago
  59. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  60. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  61. 4fed1af THRIFT-3178 glib C does not compile by Jens Geyer · 9 years ago
  62. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  63. 54f392b THRIFT-2832 c_glib: Handle string lists correctly by Jens Geyer · 9 years ago
  64. b28e3cc THRIFT-3288 c_glib: Compiler: Gently refactor functions by Simon South · 9 years ago
  65. 7bc907a THRIFT-3288 c_glib: Compiler: Silence unused-parameter warnings by Simon South · 9 years ago
  66. c83a2b5 THRIFT-3288 c_glib: Compiler: Don't mix declarations and code by Simon South · 9 years ago
  67. c1febeb THRIFT-3284 c_glib: Compiler: Omit processing-function defs for empty services by Simon South · 9 years ago
  68. a2e0c50 THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
  69. f6eebba THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
  70. f5f1b35 THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time. by Jim King · 10 years ago
  71. 46ab187 THRIFT-3273 c_glib: Generated code tries to convert between function and void pointers by Jens Geyer · 9 years ago
  72. 57ac33e THRIFT-3264 Fix Erlang 16 namespaced types by Jens Geyer · 9 years ago
  73. 8677719 THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled by Jens Geyer · 9 years ago
  74. e33d165 THRIFT-3255 Thrift generator doesn't exclude 'package' keyword for thrift property names breaking java builds by Jens Geyer · 9 years ago
  75. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  76. e15ade7 THRIFT-3244 TypeScript: fix namespace of imported types by Frederik Gladhorn · 10 years ago
  77. 8b01553 THRIFT-3248 Remove additional comma in TypeScript method signature by Kaspar Fenner · 9 years ago
  78. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 9 years ago
  79. 5af2d99 THRIFT-3223 TypeScript: Added support for maps of enums. by Felipe Barriga Richards · 10 years ago
  80. 20a2551 THRIFT-3222 TypeScript: Fix enum generation (remove quotes) by Felipe Barriga Richards · 10 years ago
  81. 01a77ab THRIFT-3230: transform typedef when getting type name by Jens Geyer · 10 years ago
  82. 90c60e3 THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  83. 8b4e155 Adding audit tool to the compiler's pre-fab Visual Studio project by Ben Craig · 10 years ago
  84. 012dd4e Renamed, relocated, and reformated the audit tool's readme file by Ben Craig · 10 years ago
  85. 4018036 THRIFT-3235 C#: Limit recursion depth to 64 Client: C# Patch: Jens Geyer by Jens Geyer · 10 years ago
  86. d47fcdd THRIFT-3234 Delphi: Limit recursion depth to 64 Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
  87. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
  88. 262cfb4 THRIFT-3221 Create a tool to audit network compatibility between two by Ben Craig · 10 years ago
  89. 6e40376 THRIFT-3220 Option to suppress @Generated Annotation entirely by Jens Geyer · 10 years ago
  90. 5cf9d77 THRIFT-3214 Add Erlang option for using maps instead of dicts by Jens Geyer · 10 years ago
  91. 7702536 THRIFT-2921 Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated) by Jens Geyer · 10 years ago
  92. 24ef0d6 THRIFT-3193 Option to supress date value in @Generated annotation by Jens Geyer · 10 years ago
  93. 5070756 THRIFT-3210 (uncompileable) code generated for server events while are events not enabled by Jens Geyer · 10 years ago
  94. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  95. 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
  96. c0e4a8d Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments" by Henrique Mendonça · 10 years ago
  97. b3b7d04 THRIFT-3174: Modify initialism code in Go compiler to check first word by Jens Geyer · 10 years ago
  98. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  99. 549a9e1 THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler by Jens Geyer · 10 years ago
  100. 33eef35 THRIFT-3150: fixed help text (thanks to Konstantin who catched this) by Jens Geyer · 10 years ago