summaryrefslogtreecommitdiff
path: root/test/DebugProtoTest.thrift
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved sel...Jens Geyer2022-09-051-0/+1
* THRIFT-5352: Fix construction of Py exceptions with no fieldsNeil Williams2021-02-161-0/+2
* Revert "Revert "THRIFT-4002: Make generated exception classes immutable by de...Elvis Pranskevichus2019-12-121-0/+4
* Revert "THRIFT-4002: Make generated exception classes immutable by default"D. Can Celasun2019-12-101-4/+0
* THRIFT-4002: Make generated exception classes immutable by defaultElvis Pranskevichus2019-12-101-0/+4
* THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILEDJens Geyer2019-09-111-0/+4
* THRIFT-4944 Field IDs > 255 fail with compact protocolJens Geyer2019-08-281-0/+5
* THRIFT-3762 Fix warnings for deprecated Thrift "byte" fieldsNobuaki Sukegawa2016-03-291-26/+26
* THRIFT-3112 [Java] AsyncMethodCallback should be typed in generated AsyncIfaceJohn Sirois2016-03-181-0/+2
* THRIFT-3504 Fix FastbinaryTest.pyNobuaki Sukegawa2016-01-021-5/+5
* THRIFT-162 Thrift structures are unhashable, preventing them from being used ...Nobuaki Sukegawa2015-11-281-5/+9
* THRIFT-3364 Fix ruby binary field encoding in TJSONProtocolJens Geyer2015-10-021-0/+1
* THRIFT-3217 Provide a little endian variant of the binary protocol in C++Ben Craig2015-07-081-1/+5
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-3/+3
* THRIFT-2352 msvc failed to compile thrift testsRoger Meier2014-02-091-1/+1
* THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variabl...Bryan Duxbury2011-09-261-0/+14
* THRIFT-1331. rb: Ruby library deserializes an empty map to nilBryan Duxbury2011-09-201-0/+4
* THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming...Christian Lavoie2010-11-281-2/+2
* THRIFT-582 C(c_glib) implementation of ThriftRoger Meier2010-10-271-0/+1
* THRIFT-870. java: Java constants don't get Javadoc commentsBryan Duxbury2010-09-131-0/+1
* THRIFT-897. compiler: Don't allow unqualified enum constant referencesBryan Duxbury2010-09-121-3/+3
* THRFIT-804. java: CompareTo is broken for unions set to map, set, or listBryan Duxbury2010-06-231-1/+6
* THRIFT-768. java: Async client for JavaBryan Duxbury2010-05-261-3/+5
* THRIFT-671. rb: Ruby compact protocol implementation gets mixed up when there...Bryan Duxbury2010-01-061-0/+11
* THRIFT-670. java: Unions don't skip unrecognizable fields correctlyBryan Duxbury2009-12-311-0/+8
* THRIFT-668. java: Using a map in an exception type will generate a class that...Bryan Duxbury2009-12-311-1/+11
* THRIFT-632. java: Constants of enum types don't behave wellBryan Duxbury2009-12-181-2/+22
* THRIFT-551. java: Enumeration doesn't generate real enum in JavaBryan Duxbury2009-11-191-0/+6
* THRIFT-624. java: compareTo is broken for Unions with binary fieldsBryan Duxbury2009-11-111-0/+5
* THRIFT-565. java: Structs containing typedefs for incomparable objects will b...Bryan Duxbury2009-11-091-0/+6
* THRIFT-446. java: PartialDeserialization in JavaBryan Duxbury2009-10-011-0/+6
* THRIFT-409. java: Add "union" to ThriftBryan Duxbury2009-09-011-0/+15
* THRIFT-236. Structs should be serialized in a consistent orderBryan Duxbury2009-04-101-0/+11
* THRIFT-356. Improve CompactProtocolTestStructDavid Reiss2009-04-071-44/+97
* THRIFT-420. Remove all negative structure field ids from the codeDavid Reiss2009-04-021-2/+2
* THRIFT-417. rb: BufferedTransport can enter an infinite loopBryan Duxbury2009-04-011-19/+28
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* THRIFT-110. java: A more compact formatBryan Duxbury2009-02-101-0/+63
* THRIFT-256. python: Fix inheritance of services in the same IDL fileDavid Reiss2009-02-071-0/+4
* THRIFT-310. python: Generate valid code for empty servicesDavid Reiss2009-02-071-0/+2
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-071-10/+0
* THRIFT-225. java/cpp: Handle non-i32 integer constants properlyDavid Reiss2008-12-161-3/+6
* Clean up the unit tests.David Reiss2008-04-071-1/+1
* Add more complete base64 testing for C++ JSON protocol.David Reiss2008-03-071-0/+10
* Add support for .equals() to Java structs.David Reiss2008-03-021-0/+1
* Make the C++ generator use non-hardcoded namespaces.David Reiss2008-02-271-1/+1
* Thrift: Add a full-featured JSON protocol for C++.David Reiss2008-02-181-0/+12
* Thrift: "make check" support.David Reiss2008-02-041-8/+0
* Thrift: Re-committing zlib.David Reiss2007-09-171-0/+9
* Thrift: Reverting TZlibTransportDavid Reiss2007-09-151-9/+0