- 62445c1 THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved self-tests) by Jens Geyer · 2 years, 7 months ago
- 38bd636 THRIFT-4868: Golang: Fix compilation for optional set<binary> with default values by Yuri Melnikov · 3 years, 4 months ago
- b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
- a2522c0 THRIFT-4914: Fix name redeclaration bug in compiled go code by Yuxuan 'fishy' Wang · 3 years, 11 months ago
- b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
- b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
- 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
- 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
- c5068e2 Fix some typos in ThriftTest.thrift by Kevin Wojniak · 6 years ago
- 5eef01f THRIFT-4868: Fix Go compilation for optional sets with default values (#1802) by John Boiles · 6 years ago
- aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
- 234fb47 THRIFT-4719: remove cocoa by James E. King III · 6 years ago
- 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
- 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
- 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
- b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
- 6061191 THRIFT-4000 Add union example to ThriftTest by Allen George · 8 years ago
- eb344a8 THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields by Nobuaki Sukegawa · 9 years ago
- 6dab9bb Remove a line break that broke 'grep -v' in test/go/Makefile.am by Nobuaki Sukegawa · 9 years ago
- e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
- cc193c1 THRIFT-3417: "namespace xsd" is not really working by BCG · 9 years ago
- 40c28d3 THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers by Jens Geyer · 9 years ago
- 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
- a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
- a2d5dfd THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
- 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
- aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
- e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
- 6cf0ffc THRIFT-1681: Add Lua Support Patch: Dave Watson by Roger Meier · 11 years ago
- 2fdd916 THRIFT-2053 NodeJS: Support for Multiplexing Services by henrique · 11 years ago
- 11430df THRIFT-2102 constants are not referencing to correct type when included from another thrift file by Jens Geyer · 11 years ago
- 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
- da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
- 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
- f837f30 Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning" by Henrique Mendonça · 12 years ago
- d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
- 1f8b48f THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so that all languages can implement a test server by Roger Meier · 13 years ago
- a3df547 THRIFT-317. java: Issues with Java struct validation by Bryan Duxbury · 13 years ago
- 9689d89 Thrift-1340: Add support of ARC to Objective-C by Jake Farrell · 13 years ago
- 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
- 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago
- f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
- 9d8e8f8 THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
- df4cffd THRIFT-1093. py: several bugs in python TCompactProtocol by Bryan Duxbury · 14 years ago
- 1d373bc THRIFT-1078. php: ThriftTest.thrift generates invalid PHP library by Bryan Duxbury · 14 years ago
- afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
- 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
- 206c0dc THRIFT-947. java: Provide a helper method to determine the TProtocol used to serialize some data. by Bryan Duxbury · 14 years ago
- 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
- b3d0aa0 THRIFT-946. java: Augment FieldValueMetaData so it differentiates 'string' and 'binary' fields. by Bryan Duxbury · 14 years ago
- 0b4936d make check wasn't working because python namespace was incorrect by Anthony F. Molinaro · 14 years ago
- 9f0a786 THRIFT-897. compiler: Don't allow unqualified constant access to enum values by Bryan Duxbury · 14 years ago
- fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
- 4d8a9cd THRIFT-877. compiler: smalltalk namespace doesn't work by Bryan Duxbury · 14 years ago
- 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
- 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
- 9af23d9 THRIFT-551. java: Enumeration doesn't generate real enum in Java by Bryan Duxbury · 15 years ago
- 689c9ad THRIFT-420. Remove all negative structure field ids from the code by David Reiss · 16 years ago
- ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
- 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
- a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
- cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
- 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
- c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
- 9a863ee THRIFT-192. erl: Fix handling of booleans by Kevin Clark · 16 years ago
- 986d705 THRIFT-253. java: Enhance FieldMetaData by Bryan Duxbury · 16 years ago
- 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
- 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
- 6a4b82c Make the Ruby generator use non-hardcoded namespaces. by David Reiss · 17 years ago
- 9d65bf0 Make the C# generator use non-hardcoded namespaces. by David Reiss · 17 years ago
- 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
- 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
- 2ab6fe8 Add testAsync to ThriftTest.thrift which verifies async void works properly. by David Reiss · 17 years ago
- 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
- 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
- 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
- 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
- e129a2d Some thrift test code fixes by Mark Slee · 18 years ago
- a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
- c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
- dafa3cf Thrift C++ code generation improvements by Mark Slee · 18 years ago
- d3d733a Thrift test improvements, tests for both inline and normal PHP code gen by Mark Slee · 18 years ago
- bf4fd19 Modified C++ code-gen to create default constructors for all non-string primitives so that auto variable instances of structs aren't populated with by Marc Slemko · 18 years ago
- aeb36f8 Added namespace declaration by Marc Slemko · 18 years ago
- 1785985 Added namespace declaration by Marc Slemko · 18 years ago
- d8b1051 You scream, I scream, We all scream for exceptions by Marc Slemko · 18 years ago
- e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 18 years ago
- 5b126d6 Groundwork for exception support: by Marc Slemko · 18 years ago
- 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 18 years ago
- 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
- e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago