1. 3d03c52 THRIFT-709. Print enum value names in Ruby by Bryan Duxbury · 15 years ago
  2. 25b851a add some missing files to Manifest by Bryan Duxbury · 15 years ago
  3. 361ef34 bump rev on ruby gem version by Bryan Duxbury · 15 years ago
  4. 5af64f0 THRIFT-707. Support old-style constructors for Union structs by Bryan Duxbury · 15 years ago
  5. cd43a06 THRIFT-703. Attempting to hash an unset union struct results in NPE by Bryan Duxbury · 15 years ago
  6. 33e190c THRIFT-697. Union support in Ruby by Bryan Duxbury · 15 years ago
  7. 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
  8. f94f008 THRIFT-702. TUnion's toString method throws NPE if the union is unset by Bryan Duxbury · 15 years ago
  9. 5261121 don't put all the test cases and generated classes into the jar - reduces size of jar from ~1M to ~200k. by Bryan Duxbury · 15 years ago
  10. ddfe0c9 THRIFT-687. Fix memory leak in TSocketServer. by Andrew McGeachie · 15 years ago
  11. 7acb526 THRIFT-686. Adding TMemoryBuffer implementation to Cocoa by Andrew McGeachie · 15 years ago
  12. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 15 years ago
  13. c771944 THRIFT-684. java: Add constructor to TNonblockingServerSocket to accept InetSocketAddress by Bryan Duxbury · 15 years ago
  14. b6f4e56 THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images by Todd Lipcon · 15 years ago
  15. db57aa0 THRIFT-677. java: IntRangeSet.java ignores first element in the constructor array by Bryan Duxbury · 15 years ago
  16. 8d41b64 THRIFT-604: rb: nonblocking_server assumes that socket.read returns exactly one message by Bryan Duxbury · 15 years ago
  17. 62fb2ed THRIFT-608. java: Option parameter is ignored for one constructors in THsHaServer by Bryan Duxbury · 15 years ago
  18. 9d435ab THRIFT-560. haskell: Add THttpClient by David Reiss · 15 years ago
  19. 752529e THRIFT-560. haskell: Move to ByteString and compiler fixes by David Reiss · 15 years ago
  20. 35565a4 THRIFT-671. rb: Ruby compact protocol implementation gets mixed up when there are fields that don't fit in the delta space by Bryan Duxbury · 15 years ago
  21. 3076fb8 Bump rubygem version up to 0.2.0, now that we're released and all. by Bryan Duxbury · 15 years ago
  22. c2ec7ca THRIFT-670. java: Unions don't skip unrecognizable fields correctly by Bryan Duxbury · 15 years ago
  23. d250314 (no ticket). java: Make Unions print binary values more tersely by Bryan Duxbury · 15 years ago
  24. 2d80470 THRIFT-632. java: Constants of enum types don't behave well by Bryan Duxbury · 15 years ago
  25. 2727fab THRIFT-645. java: Create ant rules for running the test client and server by David Reiss · 15 years ago
  26. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  27. f5dea4c THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblockingServer by Todd Lipcon · 15 years ago
  28. 9af23d9 THRIFT-551. java: Enumeration doesn't generate real enum in Java by Bryan Duxbury · 15 years ago
  29. aa9fb5d THRIFT-623. java: Use a Java enum to represent field ids in generated structs by Bryan Duxbury · 15 years ago
  30. 0c5c234 THRIFT-619: Perl server and example by T Jake Luciani · 15 years ago
  31. f2b8f75 THRIFT-626: Increase timeouts for socket requests by T Jake Luciani · 15 years ago
  32. 93f8219 THRIFT-590: send/recv timeout values interchanged in perl socket lib by T Jake Luciani · 15 years ago
  33. e2e4ea1 THRIFT-624. java: compareTo is broken for Unions with binary fields by Bryan Duxbury · 15 years ago
  34. 7948a66 THRIFT-210. c#: Add support for TFramedTransport by Esteve Fernandez · 15 years ago
  35. 2845b16 THRIFT-565. java: Structs containing typedefs for incomparable objects will be considered comparable by Bryan Duxbury · 15 years ago
  36. 6731b57 THRIFT-620. java: Compact Protocol should call readAll, not read by Bryan Duxbury · 15 years ago
  37. 034c49f THRIFT-612. python: Fix exception bug in TFramedTransport.cstringio_refill by David Reiss · 15 years ago
  38. 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
  39. 9b90344 THRIFT-606. cpp: Fix build on Solaris Nevada by David Reiss · 15 years ago
  40. 72fd472 THRIFT-589. java: Add Field Name to Field ID Mapping by Bryan Duxbury · 15 years ago
  41. 834895d THRIFT-603. rb: Struct read method does not call validate by Bryan Duxbury · 15 years ago
  42. 51f2880 THRIFT-446. java: PartialDeserialization in Java by Bryan Duxbury · 15 years ago
  43. 315a5db THRIFT-588. java: Generated .equals method throws NPE for thrift object by Bryan Duxbury · 15 years ago
  44. bff2a35 THRIFT-586. python: TSocket incorrectly sets the exception type when an end of file error occurs by Esteve Fernandez · 15 years ago
  45. 3e7fca4 THRIFT-587. cpp: Properly set addrLen before accept calls by David Reiss · 15 years ago
  46. b42361c THRIFT-574. erlang: Support framed transport for servers by David Reiss · 15 years ago
  47. 3647fc6 THRIFT-569. rb: Segmentation Fault when using BinaryProtocolAccelerated in Ruby by Bryan Duxbury · 15 years ago
  48. 6f6318a THRIFT-572. rb: fix RSTRING for 1.9 compatibility by Bryan Duxbury · 15 years ago
  49. ab3666e THRIFT-409. java: Add "union" to Thrift by Bryan Duxbury · 15 years ago
  50. fd58c55 THRIFT-571. rb: compact_protocol.c:89: warning: format not a string literal and no format arguments by Bryan Duxbury · 15 years ago
  51. ffff2b3 THRIFT-214. cpp: Qualify another cast by David Reiss · 15 years ago
  52. af81de0 Revert r806014 "THRIFT-562. java: Java is inconsistent ..." by David Reiss · 15 years ago
  53. 2c8cd94 THRIFT-562. java: Java is inconsistent checking for required fields by Bryan Duxbury · 15 years ago
  54. 2f45e78 THRIFT-566. java: jar file should contain copies of LICENSE and NOTICE files by Bryan Duxbury · 15 years ago
  55. c27cda5 THRIFT-558. java: Replace use of log4j by commons-logging in Java library and generated Java code by Bryan Duxbury · 15 years ago
  56. 3029786 THRIFT-555. cpp: Fix macro defintions for TCompact on non-GNU big endian by David Reiss · 15 years ago
  57. 82e96f5 THRIFT-144. java: Generated classes should implement Comparable by Bryan Duxbury · 15 years ago
  58. 293086c THRIFT-547. rb: Thrift deserializer hangs when deserializing empty string by Bryan Duxbury · 15 years ago
  59. ccae884 THRIFT-498. rb: Compact and Binary native protocols, used at the same time, can cause some issues by Bryan Duxbury · 15 years ago
  60. 4184e2b THRIFT-554: Perl improper namespace check for exception handling and writeMessageEnd missing on processor calls by T Jake Luciani · 15 years ago
  61. 0552813 THRIFT-552. rb: gem requires exactly rubygems 1.2.0 by Bryan Duxbury · 15 years ago
  62. bbd55ad THRIFT-549. Make socket client compatible with iPhone SDK as well as OS X by Andrew McGeachie · 15 years ago
  63. 061722b THRIFT-548. malloc our temporary buffer, rather than creating it on the stack. by Andrew McGeachie · 15 years ago
  64. 0c89571 THRIFT-280. Server-side Cocoa implementation. by Andrew McGeachie · 15 years ago
  65. 59ace01 THRIFT-533. Fix write:offset:length: to ensure all requested data is written. by Andrew McGeachie · 15 years ago
  66. 6db89f2 THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to support iPhone by Andrew McGeachie · 15 years ago
  67. 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
  68. c5a7c15 THRIFT-535. py: Twisted Thrift protocol max length is too small by Esteve Fernandez · 15 years ago
  69. fdcb710 THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent test by T Jake Luciani · 15 years ago
  70. f1fd295 THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent test by T Jake Luciani · 15 years ago
  71. 70c89d4 THRIFT-350. php: Fix the extension build when C++ is not already used by David Reiss · 16 years ago
  72. f45977f THRIFT-531. csharp: C# project and solution files reference external source control system by Bryan Duxbury · 16 years ago
  73. ef73b0e THRIFT-378. java: Java servers do not turn internal errors into thrift exceptions by Bryan Duxbury · 16 years ago
  74. 56c2c21 THRIFT-462. java: Installed jar shouldn't be executable by David Reiss · 16 years ago
  75. 1e1a697 THRIFT-211. erlang: Support "tethered" clients by David Reiss · 16 years ago
  76. bb97fd9 THRIFT-211. erlang: Allow clients to be created without connecting by David Reiss · 16 years ago
  77. 5e530af THRIFT-211. erlang: Support unlinked Thrift clients. by David Reiss · 16 years ago
  78. 52687eb THRIFT-469. cpp: Fix a bug in TimerManager::add by David Reiss · 16 years ago
  79. 9fcacc8 THRIFT-466. cpp: Make the concurrency library test more thorough by David Reiss · 16 years ago
  80. 8584b6f THRIFT-465. cpp: Fix some STL misuse in the concurrency library test by David Reiss · 16 years ago
  81. 5fa20da THRIFT-464. cpp: Fix some STL misuse in the concurrency library by David Reiss · 16 years ago
  82. 840e752 THRIFT-497. cpp: Fix TSocket::read and peek on Max OS by David Reiss · 16 years ago
  83. 2fb877a THRIFT-511. rb: Better performing hash method for generated structs by Bryan Duxbury · 16 years ago
  84. 1deddc7 THRIFT-513. rb: spec test files broken, rake searching for misnamed files by Bryan Duxbury · 16 years ago
  85. 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
  86. 4b86e62 THRIFT-373. Get some missing files into the release tarballs by David Reiss · 16 years ago
  87. dc0a941 Consolidate lib/hs/.gitignore into the top-level .gitignore by David Reiss · 16 years ago
  88. fff84d1 THRIFT-450. java: Propagate CLASSPATH from ./configure to make and ant by David Reiss · 16 years ago
  89. 089164a THRIFT-450. java: Respect the global classpath during testing by David Reiss · 16 years ago
  90. 08d2f11 cpp: Fix compilation on OpenBSD by including sys/types.h by David Reiss · 16 years ago
  91. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 16 years ago
  92. 2ff956c cpp: Fix an OpenBSD compilation bug by moving a typedef by David Reiss · 16 years ago
  93. e4ca179 cpp: Deal with systems without sched_get_priority_{min,max} (OpenBSD) by David Reiss · 16 years ago
  94. d28ce10 cpp: Fix an OpenBSD compilation error that appears to be a real bug by David Reiss · 16 years ago
  95. 4ca0c8e THRIFT-450. Don't use Ivy if log4j is already available by David Reiss · 16 years ago
  96. af3b630 THRIFT-349. php: Accelerated binary protocol serialization segementation fault by Bryan Duxbury · 16 years ago
  97. c2a9245 THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly by Bryan Duxbury · 16 years ago
  98. a043be3 THRIFT-495. python: Raise a TTransportException if TSocket is not open by David Reiss · 16 years ago
  99. 9aa716c THRIFT-493. java: Stopping TNonblockingServer when it hasn't been starting results in an exception by Bryan Duxbury · 16 years ago
  100. 16514d0 THRIFT-494. python: Update meta-information in setup.py by David Reiss · 16 years ago