summaryrefslogtreecommitdiff
path: root/lib/cocoa
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-1011. as3: Error generating package imports when using classes from ot...Bryan Duxbury2011-03-011-1/+1
* THRIFT-629. cocoa: Unused Field In TSocketServer Appears To Break iPhone BuildBryan Duxbury2010-09-021-1/+0
* THRIFT-821. Add a method to get a copy of the TMemoryBuffer's buffer.Andrew McGeachie2010-07-212-0/+13
* THRIFT-688. Make TBinaryProtocol obey cocoa memory allocation conventionsAndrew McGeachie2010-07-212-3/+3
* THRIFT-733. Don't use scripting bridge extension's className method because i...Andrew McGeachie2010-05-191-1/+1
* THRIFT-762. Include CoreServices.h if we are not compiling on the iPhone.Andrew McGeachie2010-04-281-1/+6
* THRIFT-687. Fix memory leak in TSocketServer.Andrew McGeachie2010-02-101-0/+7
* THRIFT-686. Adding TMemoryBuffer implementation to CocoaAndrew McGeachie2010-02-102-0/+87
* THRIFT-614. Add some more info to the exception that gets thrown when THTTPCl...Andrew McGeachie2009-10-271-1/+2
* 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-217-36/+195
* THRIFT-533. Fix write:offset:length: to ensure all requested data is written.Andrew McGeachie2009-07-211-9/+11
* THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to su...Andrew McGeachie2009-07-2111-11/+11
* THRIFT-478. Release our input and output stream instance variables when we're...Andrew McGeachie2009-05-041-0/+7
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-081-0/+21
* THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"David Reiss2009-04-021-1/+2
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-3026-0/+494
* Thrift: Whitespace cleanup.David Reiss2008-02-0611-44/+44
* Thrift: Allow a custom User-Agent with the Cocoa THttpClient.David Reiss2008-01-232-12/+32
* Cocoa Thrift binding patches from Andrew McGeachieMark Slee2007-11-2012-39/+151
* Thrift: Reorganize Cocoa library.David Reiss2007-10-2426-0/+0
* Merging more server support and exception fixes for CocoaMark Slee2007-09-2412-11/+301
* Merging latest minor Cocoa changesMark Slee2007-09-191-4/+17
* Whoops forgot to actually svn add Andrew's filesMark Slee2007-09-198-0/+255
* Merge more cocoa changes from Andrew McGeachieMark Slee2007-09-146-50/+59
* Adding Cocoa generator to ThriftMark Slee2007-09-1010-0/+767