1. ce636dd THRIFT-3317: C++ - generated code will properly reference global apache namespace by Konrad Grochowski · 9 years ago
  2. 0621e1f THRIFT-3354 Fix word-extraction substr bug in initialism code by Jens Geyer · 9 years ago
  3. c623197 THRIFT-3336: C++ - generated ostream operator<< will be overridable by Konrad Grochowski · 9 years ago
  4. a1ae93f THRIFT-3290: Using from in variable names causes the generated Python code to have errors by jfarrell · 9 years ago
  5. 804504b THRIFT-3331 warning: ‘etype’ may be used uninitialized in this function by Jens Geyer · 9 years ago
  6. 8c7b03c THRIFT-3349 Python server does not handle processor exception by Jens Geyer · 9 years ago
  7. 293e2f4 THRIFT-3338 Stray underscore in generated go when service name starts with "New" by Jens Geyer · 9 years ago
  8. 61444d7 THRIFT-557 charset problem with file Autogenerated by Thrift by Jens Geyer · 9 years ago
  9. 0f17e15 THRIFT-3051 Go Thrift generator creates bad go code by Jens Geyer · 9 years ago
  10. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
  11. 6949b7c THRIFT-2981: IDL with no namespace produces unparsable PHP by jfarrell · 9 years ago
  12. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  13. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  14. 4fed1af THRIFT-3178 glib C does not compile by Jens Geyer · 9 years ago
  15. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  16. 54f392b THRIFT-2832 c_glib: Handle string lists correctly by Jens Geyer · 9 years ago
  17. b28e3cc THRIFT-3288 c_glib: Compiler: Gently refactor functions by Simon South · 9 years ago
  18. 7bc907a THRIFT-3288 c_glib: Compiler: Silence unused-parameter warnings by Simon South · 9 years ago
  19. c83a2b5 THRIFT-3288 c_glib: Compiler: Don't mix declarations and code by Simon South · 9 years ago
  20. c1febeb THRIFT-3284 c_glib: Compiler: Omit processing-function defs for empty services by Simon South · 9 years ago
  21. a2e0c50 THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
  22. f6eebba THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
  23. 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
  24. 46ab187 THRIFT-3273 c_glib: Generated code tries to convert between function and void pointers by Jens Geyer · 9 years ago
  25. 57ac33e THRIFT-3264 Fix Erlang 16 namespaced types by Jens Geyer · 9 years ago
  26. 8677719 THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled by Jens Geyer · 9 years ago
  27. e33d165 THRIFT-3255 Thrift generator doesn't exclude 'package' keyword for thrift property names breaking java builds by Jens Geyer · 9 years ago
  28. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  29. e15ade7 THRIFT-3244 TypeScript: fix namespace of imported types by Frederik Gladhorn · 10 years ago
  30. 8b01553 THRIFT-3248 Remove additional comma in TypeScript method signature by Kaspar Fenner · 9 years ago
  31. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 9 years ago
  32. 5af2d99 THRIFT-3223 TypeScript: Added support for maps of enums. by Felipe Barriga Richards · 10 years ago
  33. 20a2551 THRIFT-3222 TypeScript: Fix enum generation (remove quotes) by Felipe Barriga Richards · 10 years ago
  34. 01a77ab THRIFT-3230: transform typedef when getting type name by Jens Geyer · 10 years ago
  35. 90c60e3 THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  36. 8b4e155 Adding audit tool to the compiler's pre-fab Visual Studio project by Ben Craig · 10 years ago
  37. 012dd4e Renamed, relocated, and reformated the audit tool's readme file by Ben Craig · 10 years ago
  38. 4018036 THRIFT-3235 C#: Limit recursion depth to 64 Client: C# Patch: Jens Geyer by Jens Geyer · 10 years ago
  39. d47fcdd THRIFT-3234 Delphi: Limit recursion depth to 64 Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
  40. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
  41. 262cfb4 THRIFT-3221 Create a tool to audit network compatibility between two by Ben Craig · 10 years ago
  42. 6e40376 THRIFT-3220 Option to suppress @Generated Annotation entirely by Jens Geyer · 10 years ago
  43. 5cf9d77 THRIFT-3214 Add Erlang option for using maps instead of dicts by Jens Geyer · 10 years ago
  44. 7702536 THRIFT-2921 Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated) by Jens Geyer · 10 years ago
  45. 24ef0d6 THRIFT-3193 Option to supress date value in @Generated annotation by Jens Geyer · 10 years ago
  46. 5070756 THRIFT-3210 (uncompileable) code generated for server events while are events not enabled by Jens Geyer · 10 years ago
  47. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  48. 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
  49. 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
  50. b3b7d04 THRIFT-3174: Modify initialism code in Go compiler to check first word by Jens Geyer · 10 years ago
  51. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  52. 549a9e1 THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler by Jens Geyer · 10 years ago
  53. 33eef35 THRIFT-3150: fixed help text (thanks to Konstantin who catched this) by Jens Geyer · 10 years ago
  54. 9265222 THRIFT-3150: fixed help text (thanks to Konstantin who catched this) by Jens Geyer · 10 years ago
  55. 70219e1 THRIFT-3150 Add an option to make Read and Write methods private by Jens Geyer · 10 years ago
  56. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  57. 3b115df THRIFT-727 - C++: what() method of generated exceptions will provide more information by Konrad Grochowski · 10 years ago
  58. 880a2b3 doc: update compiler CMake build and update .gitignore by Roger Meier · 10 years ago
  59. 4ead520 THRIFT-3155 move contrib/mingw32-toolchain.cmake to build/cmake/ by Roger Meier · 10 years ago
  60. b7138ac THRIFT-3149 go: make generated readFieldN methods private by Jens Geyer · 10 years ago
  61. 86fded2 THRIFT-2850 CMake: improve Windows support by Roger Meier · 10 years ago
  62. eab9c45 THRIFT-3089 Assigning default ENUM values results in non-compilable java code if java namespace is not defined by Jens Geyer · 10 years ago
  63. b9f6038 THRIFT-3146 Graphviz generates function name collisions between services by Jens Geyer · 10 years ago
  64. 77a7103 THRIFT-3144 make String representation of enums in generated go code less verbose by Jens Geyer · 10 years ago
  65. 2a15b99 THRIFT-3132: Java generator will properly format date in @Generated by Konrad Grochowski · 10 years ago
  66. dfc22ad THRIFT-3128 Go generated code produces name collisions between services by Jens Geyer · 10 years ago
  67. 89cffc6 THRIFT-3126 PHP JSON serializer converts empty or int-indexed maps to lists by Jens Geyer · 10 years ago
  68. de7cf5d THRIFT-3124: some signed/unsigned warnings removed from compiler by Konrad Grochowski · 10 years ago
  69. 13699f8 THRIFT-3123: Missing include added to compiler/cpp/src/main.h by Konrad Grochowski · 10 years ago
  70. 9de9b1f THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings by Jim King · 10 years ago
  71. 811d279 THRIFT-3114 Using local temp variables to not pollute the global table by Jens Geyer · 10 years ago
  72. 958a7a2 THRIFT-3115 Uncompileable code due to name collision with predefined used types by Jens Geyer · 10 years ago
  73. 5ec2121 THRIFT-233 IDL doesn't support negative hex literals by Jens Geyer · 10 years ago
  74. 71f2d8a THRIFT-3067 C++ cppcheck performance related warnings by Roger Meier · 10 years ago
  75. 3b61971 THRIFT-3047 Uneven calls to indent_up and indent_down in Cocoa generator by Jens Geyer · 10 years ago
  76. f332d16 THRIFT-3041 Generate asynchronous clients for Cocoa by Jens Geyer · 10 years ago
  77. f9c318c THRIFT-3098 Print binary typedefs the same way we do binary fields by Jens Geyer · 10 years ago
  78. a242c28 THRIFT-227 Pretty print binary collections by Roger Meier · 10 years ago
  79. 8f27189 THRIFT-3090 cmake build is broken (set CMake version to 2.8.12) by Roger Meier · 10 years ago
  80. 7726b03 THRIFT-1857 Python 3.X Support - Replace deprecated "," with "as" in python exception generation code. by Roger Meier · 10 years ago
  81. b1783a5 THRIFT-3092 Generated Haskell types should derive Generic by Roger Meier · 10 years ago
  82. 5af78c8 Revert "THRIFT-3014 AppVeyor support - fix format" by Roger Meier · 10 years ago
  83. 81b3c44 THRIFT-3014 AppVeyor support - fix format by Roger Meier · 10 years ago
  84. 6d71dc8 THRIFT-3091 c_glib service method should return result from handler method by Nobuaki Sukegawa · 10 years ago
  85. 86f7350 THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  86. 58ed1cd THRIFT-3057 Java compiler build is broken by Nobuaki Sukegawa · 10 years ago
  87. e678948 THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional fields by Roger Meier · 10 years ago
  88. 43ceaf7 THRIFT-3043 go compiler generator uses non C++98 code by Jens Geyer · 10 years ago
  89. 1d1bca2 THRIFT-3027 Go compiler does not ensure common initialisms have consistent case by Jens Geyer · 10 years ago
  90. 28c1c19 THRIFT-3023 Go compiler is a little overly conservative with names of attributes by Jens Geyer · 10 years ago
  91. eda0f84 THRIFT-3021 Service remote tool does not import stub package with package prefix by Jens Geyer · 10 years ago
  92. 3811e59 THRIFT-3019 Golang generator missing docstring for structs by Jens Geyer · 10 years ago
  93. 962e410 THRIFT-3006 Attach 'omitempty' json tag for optional fields in Go by Jens Geyer · 10 years ago
  94. bd60b92 THRIFT-3008: Node.js server does not fully support exceptions by Randy Abernethy · 10 years ago
  95. 80aa53e THRIFT-3001 C# Equals fails for binary fields (byte[]) by Jens Geyer · 10 years ago
  96. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  97. b3654df THRIFT-2189 add union support for go generator by Jens Geyer · 10 years ago
  98. 2663ec4 THRIFT-2955 Using list of typedefs does not compile on Go by Jens Geyer · 10 years ago
  99. 12d430e THRIFT-2955 Using list of typedefs does not compile on Go by Jens Geyer · 10 years ago
  100. 2f2d6ac THRIFT-2368 New option: reuse-objects for Java generator by henrique · 10 years ago