summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating CHANGES for 0.6.1.0.6.xJake Farrell2011-04-201-0/+9
* Adding java build.properties file to the exported files list. Jake Farrell2011-04-201-1/+1
* Thrift-1133: Java and JavaScript tutorial is broken since we have Java maven ...Jake Farrell2011-04-202-79/+70
* Thrift-1109: Deploy fb303 along side libthrift to maven repoJake Farrell2011-04-192-42/+146
* Thrift-363: Maven DeployJake Farrell2011-04-192-108/+78
* Thrift-1131: C# JSON Protocol is unable to decode escaped characters in stringJake Farrell2011-04-141-1/+1
* adjust version number to 0.6.1Bryan Duxbury2011-03-248-25/+25
* THRIFT-1074. .keystore and .truststore are missing from the 0.6.0 distributionBryan Duxbury2011-03-242-2/+4
* THRIFT-1112. java: Maven deploy supportBryan Duxbury2011-03-243-231/+267
* merge changes for 0.6 rc2T Jake Luciani2011-01-318-66/+173
* THRIFT-1038. java: Generated Java code for structures containing binary field...Bryan Duxbury2011-01-264-0/+86
* Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives...Christian Lavoie2011-01-241-0/+1
* update CHANGES fileBryan Duxbury2011-01-131-0/+1
* THRIFT-1032. make dist fails due to c_glib problemBryan Duxbury2011-01-131-2/+2
* update the changes fileBryan Duxbury2011-01-111-3/+5
* merge in THRIFT-1033 from trunkBryan Duxbury2011-01-1116-72/+1644
|\
| * THRIFT-1033: node.js target and libT Jake Luciani2011-01-0815-71/+1643
| * update version numbers to 0.7.0-devBryan Duxbury2011-01-076-6/+6
| * update changes file for 0.6Bryan Duxbury2011-01-071-0/+62
* | chop the -dev off all version numbersBryan Duxbury2011-01-075-5/+5
* | merge in changes to CHANGES fileBryan Duxbury2011-01-071-0/+62
* | branch for the 0.6 release candidateBryan Duxbury2011-01-070-0/+0
|/
* THRIFT-1024 Add Python Twisted example to the TutorialRoger Meier2011-01-033-0/+216
* THRIFT-1022 Typo cleanup patchRoger Meier2010-12-165-23/+21
* THRIFT-71 Debian packaging for ThriftRoger Meier2010-12-1415-0/+559
* THRIFT-1020. ocaml: OCaml compiler generates invalid OCamlBryan Duxbury2010-12-131-5/+5
* THRIFT-1013. java: generated java code may have name clashes with thrift libraryBryan Duxbury2010-12-071-153/+134
* THRIFT-1015. java: TUnion does not handle ByteBuffer in toStringBryan Duxbury2010-12-022-25/+20
* THRIFT-998 Silence g++ -Wswitch-enum warning in headerRoger Meier2010-11-301-2/+3
* THRIFT-1002 some more cleanup in c_glib partRoger Meier2010-11-302-4/+23
* THRIFT-1010 Fix typo asigned -> assignedRoger Meier2010-11-303-5/+5
* THRIFT-1002 CodeStyle: t_c_glib_generator.ccRoger Meier2010-11-301-975/+823
* THRIFT-1009. java: TUnion does not correctly deep copy a ByteBufferBryan Duxbury2010-11-302-5/+12
* ignore Thrift.dll and py.twisted test stuffRoger Meier2010-11-280-0/+0
* THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming...Christian Lavoie2010-11-286-10/+10
* THRIFT-1003 Polishing c_glib codeRoger Meier2010-11-2651-2147/+2122
* THRIFT-1008. java: byte[] accessors throw NPE on unset fieldBryan Duxbury2010-11-242-3/+12
* THRIFT-916: Commit a partial fix for flex-generated code infested with warnin...Christian Lavoie2010-11-244-7/+22
* THRIFT-1008. java: byte[] accessors throw NPE on unset fieldBryan Duxbury2010-11-242-0/+7
* THRIFT-1006. java: Impossible to correctly qualify an enum constant in an ext...Bryan Duxbury2010-11-243-20/+82
* THRIFT-916 long long becomes int64_tRoger Meier2010-11-216-24/+24
* THRIFT-916 Wall_Wextra_pedantic_Wno-long-long_Wno-variadic-macros_Wno-overflo...Roger Meier2010-11-202-8/+8
* THRIFT-347. php: PHP TSocket Timeout IssuesBryan Duxbury2010-11-191-5/+5
* THRIFT-979. rb: ruby bindings used to work on jrubyBryan Duxbury2010-11-171-4/+8
* THRIFT-916 compile with -Wall -Wextra without warning on Debian LennyRoger Meier2010-11-1746-49/+277
* THRIFT-992 add underline for fieldsRoger Meier2010-11-101-1/+1
* THRIFT-916: Fix warnings in C++ when compiling with -Wall. In this case, in t...Christian Lavoie2010-11-073-4/+7
* THRIFT-991: Refactor Haskell code and generator. Part 1: clean up code genera...Christian Lavoie2010-11-071-457/+467
* THRIFT-970. java: Under heavy load, THttpClient may fail with 'too many open ...Bryan Duxbury2010-11-052-3/+184
* THRIFT-916: Fix warnings in C++ when compiling with -Wall.Christian Lavoie2010-11-049-42/+41