summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-547. rb: Thrift deserializer hangs when deserializing empty stringBryan Duxbury2009-07-314-21/+35
* THRIFT-498. rb: Compact and Binary native protocols, used at the same time, c...Bryan Duxbury2009-07-311-45/+46
* THRIFT-554: Perl improper namespace check for exception handling and writeMes...T Jake Luciani2009-07-312-70/+87
* THRIFT-144. java: Generated classes should implement ComparableBryan Duxbury2009-07-311-1/+74
* THRIFT-552. rb: gem requires exactly rubygems 1.2.0Bryan Duxbury2009-07-301-0/+1
* THRIFT-540. java: Have set methods return reference to selfBryan Duxbury2009-07-291-1/+2
* THRIFT-479. java: Add javadocs for enum typesBryan Duxbury2009-07-292-5/+27
* THRIFT-477. java: remove extra methods generated for collectionsBryan Duxbury2009-07-291-70/+0
* Make ax_lib_event.m4 set a per-version variable on successDavid Reiss2009-07-291-0/+1
* THRIFT-523. Make ax_lib_event.m4 work with newer versions of libeventDavid Reiss2009-07-291-2/+22
* THRIFT-413. Suppport for annotations on base typesDavid Reiss2009-07-272-1/+17
* THRIFT-549. Make socket client compatible with iPhone SDK as well as OS XAndrew McGeachie2009-07-241-15/+26
* THRIFT-548. malloc our temporary buffer, rather than creating it on the stack.Andrew McGeachie2009-07-231-4/+12
* THRIFT-280. Server-side Cocoa implementation.Andrew McGeachie2009-07-218-38/+380
* THRIFT-59. Make sure we don't over-release strings after we deserialize them.Andrew McGeachie2009-07-211-4/+13
* THRIFT-545. Fix mem leak in generated 'description' methodAndrew McGeachie2009-07-211-1/+1
* THRIFT-521. Generate objective-c 2.0 propery declarations on iphone and OS X ...Andrew McGeachie2009-07-211-4/+52
* THRIFT-520. Fix generation of cocoa constants when a namespace prefix is set.Andrew McGeachie2009-07-211-2/+2
* THRIFT-533. Fix write:offset:length: to ensure all requested data is written.Andrew McGeachie2009-07-211-9/+11
* THRIFT-344. Add a 'log_unexpected' option to the cocoa generator. off by de...Andrew McGeachie2009-07-211-7/+19
* THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to su...Andrew McGeachie2009-07-2112-12/+12
* THRIFT-59. Fix memory leak by releasing allocated objects after assigning to ...Andrew McGeachie2009-07-211-8/+28
* THRIFT-535. py: Twisted Thrift protocol max length is too small (fix off-by-o...Esteve Fernandez2009-07-171-2/+2
* THRIFT-535. py: Twisted Thrift protocol max length is too smallEsteve Fernandez2009-07-171-0/+4
* THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent ...T Jake Luciani2009-07-171-0/+104
* THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent ...T Jake Luciani2009-07-173-5/+5
* THRIFT-543. java: Generate normal style java files should respect the "option...Bryan Duxbury2009-07-141-1/+1
* THRIFT-350. php: Fix the extension build when C++ is not already usedDavid Reiss2009-07-131-0/+2
* THRIFT-525. csharp: ThriftTest project will not generate c# from .thrift file...Bryan Duxbury2009-07-021-8/+8
* THRIFT-531. csharp: C# project and solution files reference external source c...Bryan Duxbury2009-07-024-28/+0
* THRIFT-204. csharp: C# Partial ClassesBryan Duxbury2009-07-021-1/+1
* THRIFT-526. rb: Generated Ruby enums have no good way to get the names back o...Bryan Duxbury2009-06-242-1/+24
* THRIFT-524. erlang: Decapitalize file names in include directivesDavid Reiss2009-06-181-1/+1
* THRIFT-378. java: Java servers do not turn internal errors into thrift except...Bryan Duxbury2009-06-172-2/+17
* THRIFT-462. java: Installed jar shouldn't be executableDavid Reiss2009-06-041-3/+3
* THRIFT-211. erlang: Modify test_tether to test protocol error handling as wellDavid Reiss2009-06-041-15/+33
* THRIFT-211. erlang: Support "tethered" clientsDavid Reiss2009-06-042-7/+53
* THRIFT-211. erlang: Allow clients to be created without connectingDavid Reiss2009-06-042-13/+33
* THRIFT-211. erlang: Support unlinked Thrift clients.David Reiss2009-06-043-15/+153
* THRIFT-469. cpp: Fix a bug in TimerManager::addDavid Reiss2009-06-042-2/+20
* THRIFT-466. cpp: Make the concurrency library test more thoroughDavid Reiss2009-06-041-0/+13
* THRIFT-465. cpp: Fix some STL misuse in the concurrency library testDavid Reiss2009-06-041-4/+0
* THRIFT-464. cpp: Fix some STL misuse in the concurrency libraryDavid Reiss2009-06-041-3/+1
* THRIFT-497. cpp: Fix TSocket::read and peek on Max OSDavid Reiss2009-06-041-8/+10
* THRIFT-511. rb: Better performing hash method for generated structsBryan Duxbury2009-05-291-2/+6
* THRIFT-489. java: Java enum validation only validates explicitly assigned valuesBryan Duxbury2009-05-291-5/+4
* THRIFT-513. rb: spec test files broken, rake searching for misnamed filesBryan Duxbury2009-05-296-7/+7
* THRIFT-516. rb: If TFramedTransport reads a negative frame size, throw a TTra...Bryan Duxbury2009-05-221-0/+4
* THRIFT-373. Get some missing files into the release tarballsDavid Reiss2009-05-226-6/+8
* Consolidate lib/hs/.gitignore into the top-level .gitignoreDavid Reiss2009-05-222-1/+1