summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-325. Include t_generator.h in main.ccDavid Reiss2009-02-171-0/+1
* THRIFT-340. python: Detect endianness properly on FreeBSDDavid Reiss2009-02-171-0/+10
* THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatibleDavid Reiss2009-02-1338-120/+235
* THRIFT-199. perl: Let "make distclean" work when we are not using PerlDavid Reiss2009-02-111-2/+4
* cpp: Fix implementations of "list<bool>"David Reiss2009-02-101-0/+6
* cpp: Fix "make check" by defining a comparator for "Empty"David Reiss2009-02-102-1/+15
* THRIFT-316. java: @Override isn't generated for hashCode() without the hash c...Bryan Duxbury2009-02-101-18/+8
* THRIFT-318. java: Performance of HashSet for enumeration VALID_VALUES seems poorBryan Duxbury2009-02-102-6/+162
* THRIFT-110. java: A more compact formatBryan Duxbury2009-02-109-5/+1352
* java: Fix a minor formatting problem in the gen-codeDavid Reiss2009-02-081-1/+1
* THRIFT-10. java: Descriptors used during serialization should be immutable ob...Bryan Duxbury2009-02-0812-122/+134
* THRIFT-321. java: THRIFT-303 broke EqualityTestBryan Duxbury2009-02-072-147/+148
* THRIFT-159. csharp: Compiler doesn't add package scope to exceptions in catch...Bryan Duxbury2009-02-071-2/+2
* THRIFT-256. python: Fix inheritance of services in the same IDL fileDavid Reiss2009-02-073-5/+9
* THRIFT-310. python: Generate valid code for empty servicesDavid Reiss2009-02-074-2/+19
* THRIFT-292. Install fb303.thrift in a more sensible locationDavid Reiss2009-02-071-1/+1
* THRIFT-292. Auto-generate the Python gen-code in build.xmlDavid Reiss2009-02-071-0/+2
* THRIFT-292. Auto-generate the Java gen-code in build.xmlDavid Reiss2009-02-071-1/+6
* THRIFT-292. Delete aclocal.m4, a generated fileDavid Reiss2009-02-071-852/+0
* THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cppDavid Reiss2009-02-074-9/+9
* THRIFT-292. Make the #includes in fb303 match the rest of ThriftDavid Reiss2009-02-073-4/+4
* THRIFT-292. Restore fb303/FacebookBase.pyDavid Reiss2009-02-071-0/+69
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-0731-2559/+7
* THRIFT-303. java: Changes to __isset interfaceBryan Duxbury2009-02-072-5/+13
* java: Added SerializationBenchmark.java, helper class for performing tests on...Bryan Duxbury2009-02-051-0/+68
* THRIFT-254. rb: Add optional strict version support to binary protocolsKevin Clark2009-02-046-22/+111
* THRIFT-258. csharp: Include all lib source files in Makefile.amDavid Reiss2009-02-031-0/+2
* THRIFT-264. csharp: Include TBufferedTransport in the build on LinuxDavid Reiss2009-02-031-0/+1
* THRIFT-264. csharp: Use /langversion:linq to fix the Linux buildDavid Reiss2009-02-031-1/+1
* THRIFT-132. ruby: Ruby generator should use ::Thrift::Foo namespace formBryan Duxbury2009-02-031-3/+3
* THRIFT-302. ruby: Native extension fails to buildBryan Duxbury2009-02-0310-13/+32
* THRIFT-297. java: getFieldValue and setFieldValue should be abstract TBase me...Bryan Duxbury2009-02-032-6/+26
* THRIFT-298. ruby: Exception propagation seems broken for Ruby clientsBryan Duxbury2009-02-031-1/+1
* THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and...Bryan Duxbury2009-02-0224-1548/+1768
* THRIFT-178. java, csharp, cpp: Final KeywordBryan Duxbury2009-02-014-6/+12
* THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorialBryan Duxbury2009-02-013-2/+4
* add a lot of things to svn:ignore. there are many autogenerated build product...Bryan Duxbury2009-02-010-0/+0
* THRIFT-259. html: Generate "extends" link for extended servicesDavid Reiss2009-02-011-0/+10
* THRIFT-199: integrate perl into automakeT Jake Luciani2009-02-017-1/+106
* THRIFT-285. python: Don't generate _result structs for async functionsDavid Reiss2009-02-011-11/+13
* THRIFT-270: change cpp namespaces from facebook::thrift to apache::thriftT Jake Luciani2009-01-3195-513/+513
* THRIFT-209. csharp: Make TTransportFactory.GetTransport virtualDavid Reiss2009-01-311-1/+1
* THRIFT-195. python: Add a simple THttpServerDavid Reiss2009-01-314-17/+87
* python: Add TFileObjectTransportDavid Reiss2009-01-311-0/+22
* THRIFT-212. python: Make TFramedTransport implement CReadableTransportDavid Reiss2009-01-312-1/+53
* python: Make TFramedTransport use a cStringIO for readingDavid Reiss2009-01-311-8/+8
* python: Eliminate the option of TFramedTransport to not frameDavid Reiss2009-01-311-15/+3
* cpp: Make the test server compatible with the Python test clientDavid Reiss2009-01-311-1/+1
* python: Make the unit tests run faster and more reliablyDavid Reiss2009-01-312-2/+3
* THRIFT-295: remove empty directories.Greg Stein2009-01-310-0/+0