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