1. 0552813 THRIFT-552. rb: gem requires exactly rubygems 1.2.0 by Bryan Duxbury · 15 years ago
  2. bbd55ad THRIFT-549. Make socket client compatible with iPhone SDK as well as OS X by Andrew McGeachie · 15 years ago
  3. 061722b THRIFT-548. malloc our temporary buffer, rather than creating it on the stack. by Andrew McGeachie · 15 years ago
  4. 0c89571 THRIFT-280. Server-side Cocoa implementation. by Andrew McGeachie · 15 years ago
  5. 59ace01 THRIFT-533. Fix write:offset:length: to ensure all requested data is written. by Andrew McGeachie · 15 years ago
  6. 6db89f2 THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to support iPhone by Andrew McGeachie · 15 years ago
  7. d3571c2 THRIFT-535. py: Twisted Thrift protocol max length is too small (fix off-by-one error in MAX_LENGTH) by Esteve Fernandez · 15 years ago
  8. c5a7c15 THRIFT-535. py: Twisted Thrift protocol max length is too small by Esteve Fernandez · 15 years ago
  9. fdcb710 THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent test by T Jake Luciani · 15 years ago
  10. f1fd295 THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent test by T Jake Luciani · 15 years ago
  11. 70c89d4 THRIFT-350. php: Fix the extension build when C++ is not already used by David Reiss · 16 years ago
  12. f45977f THRIFT-531. csharp: C# project and solution files reference external source control system by Bryan Duxbury · 16 years ago
  13. ef73b0e THRIFT-378. java: Java servers do not turn internal errors into thrift exceptions by Bryan Duxbury · 16 years ago
  14. 56c2c21 THRIFT-462. java: Installed jar shouldn't be executable by David Reiss · 16 years ago
  15. 1e1a697 THRIFT-211. erlang: Support "tethered" clients by David Reiss · 16 years ago
  16. bb97fd9 THRIFT-211. erlang: Allow clients to be created without connecting by David Reiss · 16 years ago
  17. 5e530af THRIFT-211. erlang: Support unlinked Thrift clients. by David Reiss · 16 years ago
  18. 52687eb THRIFT-469. cpp: Fix a bug in TimerManager::add by David Reiss · 16 years ago
  19. 9fcacc8 THRIFT-466. cpp: Make the concurrency library test more thorough by David Reiss · 16 years ago
  20. 8584b6f THRIFT-465. cpp: Fix some STL misuse in the concurrency library test by David Reiss · 16 years ago
  21. 5fa20da THRIFT-464. cpp: Fix some STL misuse in the concurrency library by David Reiss · 16 years ago
  22. 840e752 THRIFT-497. cpp: Fix TSocket::read and peek on Max OS by David Reiss · 16 years ago
  23. 2fb877a THRIFT-511. rb: Better performing hash method for generated structs by Bryan Duxbury · 16 years ago
  24. 1deddc7 THRIFT-513. rb: spec test files broken, rake searching for misnamed files by Bryan Duxbury · 16 years ago
  25. e043a9e THRIFT-516. rb: If TFramedTransport reads a negative frame size, throw a TTransportException descendant instead of the default NegativeArraySizeException by Bryan Duxbury · 16 years ago
  26. 4b86e62 THRIFT-373. Get some missing files into the release tarballs by David Reiss · 16 years ago
  27. dc0a941 Consolidate lib/hs/.gitignore into the top-level .gitignore by David Reiss · 16 years ago
  28. fff84d1 THRIFT-450. java: Propagate CLASSPATH from ./configure to make and ant by David Reiss · 16 years ago
  29. 089164a THRIFT-450. java: Respect the global classpath during testing by David Reiss · 16 years ago
  30. 08d2f11 cpp: Fix compilation on OpenBSD by including sys/types.h by David Reiss · 16 years ago
  31. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 16 years ago
  32. 2ff956c cpp: Fix an OpenBSD compilation bug by moving a typedef by David Reiss · 16 years ago
  33. e4ca179 cpp: Deal with systems without sched_get_priority_{min,max} (OpenBSD) by David Reiss · 16 years ago
  34. d28ce10 cpp: Fix an OpenBSD compilation error that appears to be a real bug by David Reiss · 16 years ago
  35. 4ca0c8e THRIFT-450. Don't use Ivy if log4j is already available by David Reiss · 16 years ago
  36. af3b630 THRIFT-349. php: Accelerated binary protocol serialization segementation fault by Bryan Duxbury · 16 years ago
  37. c2a9245 THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly by Bryan Duxbury · 16 years ago
  38. a043be3 THRIFT-495. python: Raise a TTransportException if TSocket is not open by David Reiss · 16 years ago
  39. 9aa716c THRIFT-493. java: Stopping TNonblockingServer when it hasn't been starting results in an exception by Bryan Duxbury · 16 years ago
  40. 16514d0 THRIFT-494. python: Update meta-information in setup.py by David Reiss · 16 years ago
  41. be378f2 THRIFT-490. Clarify the comment for the Guard macro by David Reiss · 16 years ago
  42. 7875389 THRIFT-482. java: build.xml does not specify a target version for compiled java classes by Bryan Duxbury · 16 years ago
  43. f93f7a6 Add version number to Rakefile, update generated manifest (via rake) by Kevin Clark · 16 years ago
  44. 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
  45. 36a5a25 THRIFT-453. java: By default, use Ivy to download Java dependencies by David Reiss · 16 years ago
  46. d90063f THRIFT-467. csharp: Fix compilation on Debian Sid by David Reiss · 16 years ago
  47. aac5bd4 THRIFT-461: moves thrift compiler call to test suite by T Jake Luciani · 16 years ago
  48. 5a56088 THRIFT-416. java: java.util.logging eats exceptions without warning by Bryan Duxbury · 16 years ago
  49. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  50. 9e4c041 THRIFT-444. rb: THRIFT-356 broke compact protocol spec by Bryan Duxbury · 16 years ago
  51. c6adf05 smalltalk: Fix TBinaryProtocol readString for empty strings by David Reiss · 16 years ago
  52. 0781f2b THRIFT-407. hs: Refactor and improve Haskell-related code by Bryan Duxbury · 16 years ago
  53. c8c088c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  54. 6a3705c THRIFT-390. hs: Cabalize Haskell library code by Bryan Duxbury · 16 years ago
  55. 0bbef92 THRIFT-437. rb: fix benchmarking tools to require proper file names by Bryan Duxbury · 16 years ago
  56. fe5b77d THRIFT-356. Improve CompactProtocolTestStruct by David Reiss · 16 years ago
  57. 19f8d1f Thrift-421. rb: Underscore output file names and require file statments by Kevin Clark · 16 years ago
  58. 8407cfd THRIFT-433. rb: 'rake spec' sort of fails by Bryan Duxbury · 16 years ago
  59. ec47358 THRIFT-175. Specs in Ruby library should be run during make check by Bryan Duxbury · 16 years ago
  60. d1d1542 THRIFT-276. rb: Ruby libraries should have one class per file by Bryan Duxbury · 16 years ago
  61. 141eab4 THRIFT-425. cpp: numeric_limits is declared in <limits> by Bryan Duxbury · 16 years ago
  62. 260fa93 THRIFT-411. cpp: Make TNonblockingServer::connectionStackLimit_ accessors use the right type by David Reiss · 16 years ago
  63. 7247b8c cpp: Fix compiler and library compilation with newer glibc by David Reiss · 16 years ago
  64. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  65. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  66. b5714ef Get rid of missing LICENSE files from some Makefile.am by David Reiss · 16 years ago
  67. 5b8b484 THRIFT-417. rb: BufferedTransport can enter an infinite loop by Bryan Duxbury · 16 years ago
  68. 16b29a9 THRIFT-410. rb: Ruby lib should have no checked in generated code by Bryan Duxbury · 16 years ago
  69. ac002d3 THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when strict reads are turned off by Bryan Duxbury · 16 years ago
  70. 1adbab0 rb: The shared binary protocol specs lacked a test for read_message_begin by Bryan Duxbury · 16 years ago
  71. e48e554 THRIFT-387. Add license to pkgconfig files by David Reiss · 16 years ago
  72. 887bd33 Remove obsolete php extension tag by David Reiss · 16 years ago
  73. f82aee5 THRIFT-387. Add license statements to some autoconf macro files by David Reiss · 16 years ago
  74. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  75. 4bc4231 Fix up Manifest again to include the proper files for gem building by Bryan Duxbury · 16 years ago
  76. ea0d126 Needed a newline at the end of the file to avoid warnings when compiling on linux. by Bryan Duxbury · 16 years ago
  77. 45c2779 THRIFT-307. erlang: Make HiPE optional by David Reiss · 16 years ago
  78. 2d8563e THRIFT-306. erlang: Let thrift_http_transport specify custom HTTP headers by David Reiss · 16 years ago
  79. 4c0234f THRIFT-305. erlang: Fix http_options for thrift_http_transport by David Reiss · 16 years ago
  80. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  81. bfc57a0 THRIFT-126. erlang: TMemoryBuffer for Erlang by David Reiss · 16 years ago
  82. 72737e4 Need a newline at the end of the file for it to compile. by Bryan Duxbury · 16 years ago
  83. 0f2ad60 Get rid of gem Manifest entries for files that don't exist anymore by Bryan Duxbury · 16 years ago
  84. f0377e2 THRIFT-410. rb: Ruby lib should have no checked in generated code by Bryan Duxbury · 16 years ago
  85. 8852720 THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension by Bryan Duxbury · 16 years ago
  86. abb56a4 THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport by David Reiss · 16 years ago
  87. 2aa2890 THRIFT-154. python: Make THttpClient take a URL in its constructor by David Reiss · 16 years ago
  88. be648ee THRIFT-404. php: Make TPhpStream work for cli (cgi) scripts by David Reiss · 16 years ago
  89. 6b771d2 THRIFT-408. rb: Ruby C extension doesn't build on 1.8.5 by Bryan Duxbury · 16 years ago
  90. 5ab303c php: Improve some docblock comments for TSocket by David Reiss · 16 years ago
  91. 264e942 THRIFT-401. rb: Speed up FramedTransport by Kevin Clark · 16 years ago
  92. e3ab50d THRIFT-374. rb: ruby 1.9 compatibility by Bryan Duxbury · 16 years ago
  93. d73255d THRIFT-329. python: Make TServerSocket.close() work properly by David Reiss · 16 years ago
  94. a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
  95. 2f20ae4 THRIFT-402. rb: MemoryBuffer > 4096 bytes will truncate remaining bytes by Bryan Duxbury · 16 years ago
  96. 7c1f6f8 THRIFT-155. python: Reopen THttpClient on a flush by David Reiss · 16 years ago
  97. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  98. fe931d1 THRIFT-136. s/async/oneway/ in Erlang by David Reiss · 16 years ago
  99. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  100. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago