- 293e2f4 THRIFT-3338 Stray underscore in generated go when service name starts with "New" by Jens Geyer · 9 years ago
- 61444d7 THRIFT-557 charset problem with file Autogenerated by Thrift by Jens Geyer · 9 years ago
- 0f17e15 THRIFT-3051 Go Thrift generator creates bad go code by Jens Geyer · 9 years ago
- 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
- 6949b7c THRIFT-2981: IDL with no namespace produces unparsable PHP by jfarrell · 9 years ago
- 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
- 4fed1af THRIFT-3178 glib C does not compile by Jens Geyer · 9 years ago
- 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
- 54f392b THRIFT-2832 c_glib: Handle string lists correctly by Jens Geyer · 9 years ago
- b28e3cc THRIFT-3288 c_glib: Compiler: Gently refactor functions by Simon South · 9 years ago
- 7bc907a THRIFT-3288 c_glib: Compiler: Silence unused-parameter warnings by Simon South · 9 years ago
- c83a2b5 THRIFT-3288 c_glib: Compiler: Don't mix declarations and code by Simon South · 9 years ago
- c1febeb THRIFT-3284 c_glib: Compiler: Omit processing-function defs for empty services by Simon South · 9 years ago
- a2e0c50 THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
- f6eebba THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
- 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
- 46ab187 THRIFT-3273 c_glib: Generated code tries to convert between function and void pointers by Jens Geyer · 9 years ago
- 57ac33e THRIFT-3264 Fix Erlang 16 namespaced types by Jens Geyer · 9 years ago
- e33d165 THRIFT-3255 Thrift generator doesn't exclude 'package' keyword for thrift property names breaking java builds by Jens Geyer · 9 years ago
- 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 10 years ago
- e15ade7 THRIFT-3244 TypeScript: fix namespace of imported types by Frederik Gladhorn · 10 years ago
- 8b01553 THRIFT-3248 Remove additional comma in TypeScript method signature by Kaspar Fenner · 10 years ago
- fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 10 years ago
- 5af2d99 THRIFT-3223 TypeScript: Added support for maps of enums. by Felipe Barriga Richards · 10 years ago
- 20a2551 THRIFT-3222 TypeScript: Fix enum generation (remove quotes) by Felipe Barriga Richards · 10 years ago
- 01a77ab THRIFT-3230: transform typedef when getting type name by Jens Geyer · 10 years ago
- 90c60e3 THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
- 012dd4e Renamed, relocated, and reformated the audit tool's readme file by Ben Craig · 10 years ago
- 4018036 THRIFT-3235 C#: Limit recursion depth to 64 Client: C# Patch: Jens Geyer by Jens Geyer · 10 years ago
- d47fcdd THRIFT-3234 Delphi: Limit recursion depth to 64 Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
- cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
- 262cfb4 THRIFT-3221 Create a tool to audit network compatibility between two by Ben Craig · 10 years ago
- 6e40376 THRIFT-3220 Option to suppress @Generated Annotation entirely by Jens Geyer · 10 years ago
- 5cf9d77 THRIFT-3214 Add Erlang option for using maps instead of dicts by Jens Geyer · 10 years ago
- 7702536 THRIFT-2921 Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated) by Jens Geyer · 10 years ago
- 24ef0d6 THRIFT-3193 Option to supress date value in @Generated annotation by Jens Geyer · 10 years ago
- 5070756 THRIFT-3210 (uncompileable) code generated for server events while are events not enabled by Jens Geyer · 10 years ago
- 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
- 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
- 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
- b3b7d04 THRIFT-3174: Modify initialism code in Go compiler to check first word by Jens Geyer · 10 years ago
- 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
- 549a9e1 THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler by Jens Geyer · 10 years ago
- 33eef35 THRIFT-3150: fixed help text (thanks to Konstantin who catched this) by Jens Geyer · 10 years ago
- 9265222 THRIFT-3150: fixed help text (thanks to Konstantin who catched this) by Jens Geyer · 10 years ago
- 70219e1 THRIFT-3150 Add an option to make Read and Write methods private by Jens Geyer · 10 years ago
- 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
- 3b115df THRIFT-727 - C++: what() method of generated exceptions will provide more information by Konrad Grochowski · 10 years ago
- b7138ac THRIFT-3149 go: make generated readFieldN methods private by Jens Geyer · 10 years ago
- 86fded2 THRIFT-2850 CMake: improve Windows support by Roger Meier · 10 years ago
- 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
- b9f6038 THRIFT-3146 Graphviz generates function name collisions between services by Jens Geyer · 10 years ago
- 77a7103 THRIFT-3144 make String representation of enums in generated go code less verbose by Jens Geyer · 10 years ago
- 2a15b99 THRIFT-3132: Java generator will properly format date in @Generated by Konrad Grochowski · 10 years ago
- dfc22ad THRIFT-3128 Go generated code produces name collisions between services by Jens Geyer · 10 years ago
- 89cffc6 THRIFT-3126 PHP JSON serializer converts empty or int-indexed maps to lists by Jens Geyer · 10 years ago
- de7cf5d THRIFT-3124: some signed/unsigned warnings removed from compiler by Konrad Grochowski · 10 years ago
- 13699f8 THRIFT-3123: Missing include added to compiler/cpp/src/main.h by Konrad Grochowski · 10 years ago
- 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
- 811d279 THRIFT-3114 Using local temp variables to not pollute the global table by Jens Geyer · 10 years ago
- 958a7a2 THRIFT-3115 Uncompileable code due to name collision with predefined used types by Jens Geyer · 10 years ago
- 5ec2121 THRIFT-233 IDL doesn't support negative hex literals by Jens Geyer · 10 years ago
- 71f2d8a THRIFT-3067 C++ cppcheck performance related warnings by Roger Meier · 10 years ago
- 3b61971 THRIFT-3047 Uneven calls to indent_up and indent_down in Cocoa generator by Jens Geyer · 10 years ago
- f332d16 THRIFT-3041 Generate asynchronous clients for Cocoa by Jens Geyer · 10 years ago
- f9c318c THRIFT-3098 Print binary typedefs the same way we do binary fields by Jens Geyer · 10 years ago
- a242c28 THRIFT-227 Pretty print binary collections by Roger Meier · 10 years ago
- 7726b03 THRIFT-1857 Python 3.X Support - Replace deprecated "," with "as" in python exception generation code. by Roger Meier · 10 years ago
- b1783a5 THRIFT-3092 Generated Haskell types should derive Generic by Roger Meier · 10 years ago
- 6d71dc8 THRIFT-3091 c_glib service method should return result from handler method by Nobuaki Sukegawa · 10 years ago
- 86f7350 THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
- 58ed1cd THRIFT-3057 Java compiler build is broken by Nobuaki Sukegawa · 10 years ago
- e678948 THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional fields by Roger Meier · 10 years ago
- 43ceaf7 THRIFT-3043 go compiler generator uses non C++98 code by Jens Geyer · 10 years ago
- 1d1bca2 THRIFT-3027 Go compiler does not ensure common initialisms have consistent case by Jens Geyer · 10 years ago
- 28c1c19 THRIFT-3023 Go compiler is a little overly conservative with names of attributes by Jens Geyer · 10 years ago
- eda0f84 THRIFT-3021 Service remote tool does not import stub package with package prefix by Jens Geyer · 10 years ago
- 3811e59 THRIFT-3019 Golang generator missing docstring for structs by Jens Geyer · 10 years ago
- 962e410 THRIFT-3006 Attach 'omitempty' json tag for optional fields in Go by Jens Geyer · 10 years ago
- bd60b92 THRIFT-3008: Node.js server does not fully support exceptions by Randy Abernethy · 10 years ago
- 80aa53e THRIFT-3001 C# Equals fails for binary fields (byte[]) by Jens Geyer · 10 years ago
- b3654df THRIFT-2189 add union support for go generator by Jens Geyer · 10 years ago
- 2663ec4 THRIFT-2955 Using list of typedefs does not compile on Go by Jens Geyer · 10 years ago
- 12d430e THRIFT-2955 Using list of typedefs does not compile on Go by Jens Geyer · 10 years ago
- 2f2d6ac THRIFT-2368 New option: reuse-objects for Java generator by henrique · 10 years ago
- 8f2596a THRIFT-2961: Service inheritance does not work with namespaced Ruby code by jfarrell · 10 years ago
- 4e16718 Thrift-2960: Fix namespace regression for Ruby Client: rb Patch: Jan Brauer by jfarrell · 10 years ago
- ce36aac THRIFT-2942 CSharp generate invalid code for property named read or write by Jens Geyer · 10 years ago
- 307144a THRIFT-2878 Go validation support of required fields by Jens Geyer · 10 years ago
- 1b17991 THRIFT-2897: Implement hash and isEqual: methods by Roger Meier · 10 years ago
- 6d9a3ca THRIFT-2901 Fix for generated TypeScript functions + indentation of JavaScript maps by Kirby1337 · 10 years ago
- 80784b1 THRIFT-2902 Generated c_glib code does not compile with clang by Nobuaki Sukegawa · 10 years ago
- c61b3a8 THRIFT-2894 PHP json serializer skips maps with int/bool keys by Jens Geyer · 10 years ago
- a792e5d THRIFT-2894 PHP json serializer skips maps with int/bool keys by Jens Geyer · 10 years ago
- de76a37 THRIFT-2882 Lua Generator: using string.len funtion to get struct(map,list,set) size by winsweet · 10 years ago
- 3c5a788 THRIFT-2836 Add moveable_types option to C++ generator by Nate Rosenblum · 10 years ago
- 714a9aa THRIFT-2888: JSON generator - fixed missing include by Konrad Grochowski · 10 years ago
- 1f42d31 THRIFT-2868 Enhance error handling in the Go client by Jens Geyer · 10 years ago
- 0494987 THRIFT-2859: JSON generator - fixed i64 numbers generation by Konrad Grochowski · 10 years ago
- 6ce1e73 THRIFT-2866: Go - generator code readability enhanced by Konrad Grochowski · 10 years ago