- f2867c2 THRIFT-3950: Memory leak while calling oneway methods (#1568) by bforbis · 6 years ago
- e7fa464 THRIFT-4586: Cocoa generator generates NSString with copy instead of strong. by Kevin Carbone · 7 years ago
- d7b635f THRIFT-4225: Delete callback if RPC send failed by Brian Forbis · 7 years ago
- 896c206 THRIFT-4564: Reset buffered transport on serizliation errors by Brian Forbis · 7 years ago
- 88591e3 THRIFT-4573 Support binary fields in union counts by D. Can Celasun · 7 years ago
- 8672394 Simplify the rust code generated by the generator (#1553) by McGradyDa · 7 years ago
- 92d8062 THRIFT-4562 Calling wrong exception CTOR leads to "call failed: unknown result" instead of the real exception being thrown by Jens Geyer · 7 years ago
- c7aa68b Thrift 4556: Optional rethrow of unhandled exceptions in java processor (#1544) by nicaro · 7 years ago
- 09c1f37 THRIFT-4532: Do not update previously generated output files if the contents have not changed by Mustafa Senol Cosar · 7 years ago
- 4a00fc6 THRIFT-4558 normalize name in C# constructor by Pierre Mignolet · 7 years ago
- 50bfc56 THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters. by Ben Podgursky · 7 years ago
- c564651 THRIFT-4554 uncompileable code with member names that are also types under specific conditions by Jens Geyer · 7 years ago
- b9d5fb2 THRIFT-4253: Fix for constant assignments to optional fields in Go. (#1311) by Davin Chia · 7 years ago
- a9b6c70 THRIFT-3773: Swift 3 changes, Squashed (#1084) by Chris Simpson · 7 years ago
- 9304284 THRIFT-4530: add @Nullable annotations to generated Java code by Manu Sridharan · 7 years ago
- 46fec41 THRIFT-4531: Fix generated Python read() method for immutable structs with optional members by Margar Simonyan · 7 years ago
- a8a97bd THRIFT-4513: fix bug in comparator introduced by e58f75d by Roman Soroka · 7 years ago
- e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
- 68707d9 THRIFT-4474: Use PSR-4 autoloader by default by Robert Lu · 7 years ago
- e58f75d THRIFT-4513: Fix thrift compiler to generate constants in stable order. by Roman Soroka · 7 years ago
- 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
- fe50fea THRIFT-4497: Use `map()` field type for Erlang type for map struct fields. by David Hull · 7 years ago
- 1918b21 THRIFT-4495: Allow `undefined` for non-required Erlang records fields. by David Hull · 7 years ago
- 860a5f1 THRIFT-4508: change windows CI builds to use current MSVC, one cygwin and one mingw build by James E. King III · 7 years ago
- 3b87c71 THFIFT-4486: golang: support https from generated clients by John Boiles · 7 years ago
- e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
- e241265 THRIFT-4463: Generated PHP code to match PSR-2 Client: php by Robert Lu · 7 years ago
- 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
- 19a6493 THRIFT-4399 plugin.thrift t_const_value is not used as a union in C++ code -- fix this by Chet Murthy · 7 years ago
- 6ae4023 THRIFT-4393: renumber GeneratorInput t_{type,etc...}_id Client: compiler by Chet Murthy · 7 years ago
- 080e43e THRIFT-4447: Fix panic on p.c.Call when using legacy initializers Client: go by John Boiles · 7 years ago
- 8fdd610 THRIFT-4406: Optionally generate ES6 compatible JavaScript where service methods return Promises by Philip Frank · 7 years ago
- 14f5d50 THRIFT-4422 Add Async implementation via IFuture by Jens Geyer · 7 years ago
- 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
- af56286 THRIFT-3610 Streamline exception handling in Python server handler Client: py by Nobuaki Sukegawa · 9 years ago
- 66c3dbf THRIFT-3602 Make Tornado server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
- 6f82640 THRIFT-3600 Make TTwisted server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
- 35f987d THRIFT-4392 reorder structs in plugin.thrift by Chet Murthy · 7 years ago
- cde4d41 Fix remote client for HTTP transport Client: go by Dylan Trotter · 7 years ago
- 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
- 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
- 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
- 9dff0ef THRIFT-4356: fix segment fault for thrift_protocol by Robert Lu · 7 years ago
- ba5e065 THRIFT-4305 Doc comments in dlang output Client: d Patch: Neia Neutuladh by dhasenan · 7 years ago
- 54ce558 THRIFT-4365: Replaced indirect object syntax in perl compiler by James E. King, III · 7 years ago
- 44701e8 THRIFT-4306 Thrift imports not replicated to D service output by Jens Geyer · 7 years ago
- 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
- 8b8a8ef THRIFT-4355 Fix javascript indentation of default values Client: js by Brian Forbis · 7 years ago
- 48ba736 THRIFT-4131: js / WebSocket / fix handling oneway methods by James E. King, III · 7 years ago
- a17ef79 THRIFT-4334: Fix perl indentation for default attribute values of by Brian Forbis · 7 years ago
- d3cda9c THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enums Client: Java by Deniss Afonin · 8 years ago
- 8506121 THRIFT-4287: Add c++ compiler no_skeleton flag option Client: C++ by oryahud · 7 years ago
- 04d983c THRIFT-4330: Allow unused crates in Rust files by Ivan Sadikov · 7 years ago
- 078281d THRIFT-4324 field names can conflict with local vars in generated code by Jens Geyer · 7 years ago
- 17c3ad9 THRIFT-4318 Delphi performance improvements Client: Delphi Patch: Jens Geyer by Jens Geyer · 7 years ago
- 05c672b THRIFT-4290: Fixed csharp:nullable code generation for non-required enum fields with default values by Dirk Sandbrink · 7 years ago
- e9ede89 THRIFT-4275: add support for zope.interface exclusively when generating code for python by Charlie Zhang · 7 years ago
- de112fb change js generator for simple using in object params Client: node.js by jiangq · 8 years ago
- 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
- 0a8c34c THRIFT-4279 Wrong path in include directive in generated Thrift sources by David Hull · 7 years ago
- 0eda909 THRIFT-4270 Generate Erlang mapping functions for const maps and lists by David Hull · 7 years ago
- ec2a252 THRIFT-4269 Don't append '.' to Erlang namespace if it ends in '_'. by David Hull · 7 years ago
- 3ba4ecf THRIFT-4257 Typescript async callbacks do not provide the correct types by Mike Morton · 7 years ago
- 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
- c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
- c34653f THRIFT-2642 Recursive structs don't work in python by Eric Conner · 8 years ago
- 5b4c6bf THRIFT-4236: Add context support for go server. by taozle · 8 years ago
- c0e3535 THRIFT-4238 JSON generator: make annotation-aware by Stig Bakken · 8 years ago
- c55fdb9 THRIFT-4231 TJSONProtocol throws unexpected non-Thrift-exception on null strings by Jens Geyer · 8 years ago
- 2b1b32c THRIFT-3703 Unions Field Count Does Not Consider Map/Set/List Fields by D. Can Celasun · 8 years ago
- 5862099 THRIFT-4196 Support recursive types in Rust by Allen George · 8 years ago
- bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
- 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
- 3311a9b THRIFT-4177 fix java deep copy Client: Java by Deniss Afonin · 8 years ago
- 92e1c40 THRIFT-4099: Derive Hash trait for Rust structs Client: rs by Allen George · 8 years ago
- fcf4476 THRIFT-4152: Make a patch to fix #4152 at least for structs Documentation by Gonzalo Aguilar Delgado · 8 years ago
- 2c0badd THRIFT-3823: Use 'pre' HTML tag when generating non escaped documentation by James E. King, III · 8 years ago
- 177c37c THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes by James E. King, III · 8 years ago
- 1360270 THRIFT-4126: implement required fields validation in php extension when validate compiler option is enabled by kufd · 8 years ago
- 7470995 THRIFT-4137 Fix remaining undefined behavior invalid vptr casts in Thrift Compiler by Jens Geyer · 8 years ago
- 9f71e00 THRIFT-4114: Space after '///' in doc comments Client: rs by Chao Sun · 8 years ago
- 971d077 THRIFT-4136 Align is_binary() method with is_string() to simplify those checks by Jens Geyer · 8 years ago
- 147c284 THRIFT-2026: Eliminate some undefined behavior in C/C++ by Jim Apple · 8 years ago
- e576b26 THRIFT-4079: emit use clauses in Types.pm generated files as well (fix reopened defect) by James E. King, III · 8 years ago
- 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
- 431732d THRIFT-4031: Fix invalid code generation for list of typedef'ed built-in types by D. Can Celasun · 8 years ago
- c89e172 THRIFT-3921: fix ostream definitions so they are not inline because it confused template deduction by James E. King, III · 8 years ago
- 5038466 THRIFT-1805 Provide option for handling RTEs Client: Java by Christopher Tubbs · 8 years ago
- 43fb34d THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized to JSON by D. Can Celasun · 8 years ago
- 0619087 THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. by James E. King, III · 8 years ago
- 655b9b6 THRIFT-3921: Add ostream operator<< functions for enums (working with THRIFT-4060) by Vivek Jain · 8 years ago
- b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
- f535058 THRIFT-4073: enum files are still being generated with unused imports by James E. King, III · 8 years ago
- d1482fe THRIFT-4079 add missing use clauses for included thrift sources in generated perl modules by James E. King, III · 8 years ago
- 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
- 330b3f8 THRIFT-4034 compiler build fixes for macos sierra and some cmake cleanup for compiler by James E. King, III · 8 years ago
- 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
- 4f710aa THRIFT-3960 Inherited services in Lua generator are not named correctly by BCG · 8 years ago
- 59fab5a THRIFT-4023 Skip unexpected field types on read/write by czm1989 · 8 years ago
- b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago