1. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  2. 0a2d458 Fix comparison of integers of different signs by Kevin Wojniak · 6 years ago
  3. 138da20 fix wrong document @param in TBase.h Client: cocoa by yfchen · 7 years ago
  4. df3223c THRIFT-3859: Add support for Unix Domain Sockets to TSocketServer and TSocketTransport. by Chris Vasselli · 9 years ago
  5. 36c357a THRIFT-3406 Cocoa client should not schedule streams on main runloop by Jens Geyer · 9 years ago
  6. 56e5b9b THRIFT-2905 Cocoa compiler should have option to produce "modern" Objective-C by Jens Geyer · 9 years ago
  7. dc799ca Compact Protocol in Cocoa Client: Cocoa Patch: creker <sam901@yandex.ru> by Jens Geyer · 10 years ago
  8. 2aa04bf THRIFT-3028 Regression caused by THRIFT-2180 by Jens Geyer · 10 years ago
  9. f332d16 THRIFT-3041 Generate asynchronous clients for Cocoa by Jens Geyer · 10 years ago
  10. 6b61601 THRIFT-2180 Integer types issues in Cocoa lib on ARM64 by Roger Meier · 10 years ago
  11. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  12. aa99e0e THRIFT-2144 Client-side support for Multiplexing Services on any Transport and Protocol by Jens Geyer · 10 years ago
  13. b191ecc THRIFT-2686 Another extraneous semicolon - TBinaryProtocol.h by Roger Meier · 10 years ago
  14. 9f15415 THRIFT-2204:SSL client for the cocoa client by jfarrell · 11 years ago
  15. d5cd81f THRIFT-981:cocoa: add version Info to the library Client: cocoa Patch: jfarrell by jfarrell · 11 years ago
  16. 378663a THRIFT-2216 cocoa: Extraneous semicolon in TProtocolUtil.h makes clang mad by Roger Meier · 11 years ago
  17. f029345 THRIFT-2117 Cocoa TBinaryProtocol strictWrite should be set to true by default by Carl Yeksigian · 11 years ago
  18. e491d29 THRIFT-1896 cocoa: Add TBase protocol for Cocoa Patch: Kevin Li by Roger Meier · 12 years ago
  19. ff951bd THRIFT-1863 cocoa: [TBinaryProtocol readMessageBeginReturnName:type:sequenceID] returns incorrect message type by Roger Meier · 12 years ago
  20. 04f8311 Thrift-1264:TSocketClient is queried by run loop after deallocation in Cocoa by Jake Farrell · 12 years ago
  21. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  22. 8538edf THRIFT-1792 Added TFramedTransport to the thrift Cocoa library. by Roger Meier · 12 years ago
  23. 6f3a526 Thrift-1662:"removeObject:" should be "removeObserver:" in [-TSocketServer dealloc]? by Jake Farrell · 12 years ago
  24. 9689d89 Thrift-1340: Add support of ARC to Objective-C by Jake Farrell · 13 years ago
  25. 345ecc7 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb by Roger Meier · 13 years ago
  26. ef6cbfd THRIFT-1011. as3: Error generating package imports when using classes from other packages by Bryan Duxbury · 14 years ago
  27. 472eb3c THRIFT-629. cocoa: Unused Field In TSocketServer Appears To Break iPhone Build by Bryan Duxbury · 14 years ago
  28. c892ac5 THRIFT-821. Add a method to get a copy of the TMemoryBuffer's buffer. by Andrew McGeachie · 14 years ago
  29. da50d55 THRIFT-688. Make TBinaryProtocol obey cocoa memory allocation conventions by Andrew McGeachie · 14 years ago
  30. 7ceba94 THRIFT-733. Don't use scripting bridge extension's className method because it's not available on iPhone. by Andrew McGeachie · 15 years ago
  31. b80024d THRIFT-762. Include CoreServices.h if we are not compiling on the iPhone. by Andrew McGeachie · 15 years ago
  32. ddfe0c9 THRIFT-687. Fix memory leak in TSocketServer. by Andrew McGeachie · 15 years ago
  33. 7acb526 THRIFT-686. Adding TMemoryBuffer implementation to Cocoa by Andrew McGeachie · 15 years ago
  34. 7338009 THRIFT-614. Add some more info to the exception that gets thrown when THTTPClient encounters an unexpected NSURLResponse object. by Andrew McGeachie · 15 years ago
  35. bbd55ad THRIFT-549. Make socket client compatible with iPhone SDK as well as OS X by Andrew McGeachie · 15 years ago
  36. 061722b THRIFT-548. malloc our temporary buffer, rather than creating it on the stack. by Andrew McGeachie · 15 years ago
  37. 0c89571 THRIFT-280. Server-side Cocoa implementation. by Andrew McGeachie · 15 years ago
  38. 59ace01 THRIFT-533. Fix write:offset:length: to ensure all requested data is written. by Andrew McGeachie · 15 years ago
  39. 6db89f2 THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to support iPhone by Andrew McGeachie · 15 years ago
  40. 0a2dc64 THRIFT-478. Release our input and output stream instance variables when we're dealloc to avoid a memory leak. by Andrew McGeachie · 16 years ago
  41. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  42. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  43. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  44. b0232b3 Thrift: Allow a custom User-Agent with the Cocoa THttpClient. by David Reiss · 17 years ago
  45. 8440605 Cocoa Thrift binding patches from Andrew McGeachie by Mark Slee · 17 years ago
  46. 5e60901 Thrift: Reorganize Cocoa library. by David Reiss · 17 years ago