summaryrefslogtreecommitdiff
path: root/test/ThriftTest.thrift
Commit message (Expand)AuthorAgeFilesLines
...
* make check wasn't working because python namespace was incorrectAnthony F. Molinaro2010-09-271-0/+1
* THRIFT-897. compiler: Don't allow unqualified constant access to enum valuesBryan Duxbury2010-09-121-0/+4
* Allow "*" as a catch-all namespace.David Reiss2010-09-021-0/+1
* THRIFT-877. compiler: smalltalk namespace doesn't workBryan Duxbury2010-08-301-0/+1
* THRIFT-550: Added javascript supportT Jake Luciani2010-02-151-0/+1
* THRIFT-622. Add appropriate licensing information to get Thrift ready for a r...Todd Lipcon2009-12-071-0/+4
* THRIFT-551. java: Enumeration doesn't generate real enum in JavaBryan Duxbury2009-11-191-0/+3
* THRIFT-420. Remove all negative structure field ids from the codeDavid Reiss2009-04-021-3/+3
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* THRIFT-127. erlang: Skip fields that have the wrong typeDavid Reiss2009-03-301-0/+9
* THRIFT-360. python: Make fastbinary skip struct fields with the wrong typeDavid Reiss2009-03-241-0/+1
* THRIFT-136. s/async/oneway/ in the Thrift IDLDavid Reiss2009-03-241-1/+1
* THRIFT-136. s/async/oneway/ in misc placesDavid Reiss2009-03-241-1/+1
* THRIFT-136. s/async/oneway/ in commentsDavid Reiss2009-03-241-1/+1
* THRIFT-192. erl: Fix handling of booleansKevin Clark2009-03-241-0/+5
* THRIFT-253. java: Enhance FieldMetaDataBryan Duxbury2009-01-291-1/+7
* Clean up the unit tests.David Reiss2008-04-071-0/+10
* Make the Perl generator use non-hardcoded namespaces.David Reiss2008-03-271-1/+1
* Make the Ruby generator use non-hardcoded namespaces.David Reiss2008-03-271-1/+1
* Make the C# generator use non-hardcoded namespaces.David Reiss2008-03-271-1/+1
* Make the Java generator use non-hardcoded namespaces.David Reiss2008-02-271-1/+1
* Make the C++ generator use non-hardcoded namespaces.David Reiss2008-02-271-2/+2
* Add testAsync to ThriftTest.thrift which verifies async void works properly.David Reiss2008-02-181-0/+3
* Thrift: Python test improvements.David Reiss2008-02-151-0/+21
* Thrift: C# Bindings.David Reiss2008-01-111-0/+1
* Merging Jake Luciani's latest perl code gen fixesMark Slee2007-08-161-3/+3
* Lots of Ruby code generation improvementsMark Slee2007-07-061-0/+1
* Some thrift test code fixesMark Slee2007-02-211-0/+6
* Fix broken thrift test code for new modelMark Slee2006-10-251-31/+32
* Thrift: Added support for double type across all languagesMark Slee2006-09-061-0/+1
* Thrift C++ code generation improvementsMark Slee2006-09-021-0/+5
* Thrift test improvements, tests for both inline and normal PHP code genMark Slee2006-09-011-23/+24
* Modified C++ code-gen to create default constructors for all non-string primi...Marc Slemko2006-08-151-4/+4
* Added namespace declarationMarc Slemko2006-08-151-1/+1
* Added namespace declarationMarc Slemko2006-08-151-0/+2
* You scream, I scream, We all scream for exceptionsMarc Slemko2006-08-141-16/+39
* Fixed a few typos - test client and server samples now working with new code ...Marc Slemko2006-08-121-1/+1
* Groundwork for exception support:Marc Slemko2006-08-111-0/+2
* Added read/write I16, U16 and Bool methods to TProtocolMarc Slemko2006-08-111-4/+6
* Thrift now works in PHP, hot stuffMark Slee2006-06-301-5/+1
* Rev 2 of Thrift, the Pillar successorMark Slee2006-05-301-0/+57