1. cd43a06 THRIFT-703. Attempting to hash an unset union struct results in NPE by Bryan Duxbury · 15 years ago
  2. 33e190c THRIFT-697. Union support in Ruby by Bryan Duxbury · 15 years ago
  3. 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
  4. f94f008 THRIFT-702. TUnion's toString method throws NPE if the union is unset by Bryan Duxbury · 15 years ago
  5. 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
  6. ddfe0c9 THRIFT-687. Fix memory leak in TSocketServer. by Andrew McGeachie · 15 years ago
  7. 7acb526 THRIFT-686. Adding TMemoryBuffer implementation to Cocoa by Andrew McGeachie · 15 years ago
  8. ba4bf4d THRIFT-691. haskell: Don't block required prelude definitions by David Reiss · 15 years ago
  9. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 15 years ago
  10. c771944 THRIFT-684. java: Add constructor to TNonblockingServerSocket to accept InetSocketAddress by Bryan Duxbury · 15 years ago
  11. 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
  12. c4ad9be THRIFT-675. java: Generated findByValue() should just switch on value instead of mapping by Bryan Duxbury · 15 years ago
  13. db57aa0 THRIFT-677. java: IntRangeSet.java ignores first element in the constructor array by Bryan Duxbury · 15 years ago
  14. 8d41b64 THRIFT-604: rb: nonblocking_server assumes that socket.read returns exactly one message by Bryan Duxbury · 15 years ago
  15. 62fb2ed THRIFT-608. java: Option parameter is ignored for one constructors in THsHaServer by Bryan Duxbury · 15 years ago
  16. 9bfacd3 THRIFT-678. html: HTML generator should include per-field docstrings by Bryan Duxbury · 15 years ago
  17. 55b38bc THRIFT-674. java: Generated read() should just switch directly on field.id by Bryan Duxbury · 15 years ago
  18. 68f8c38 THRIFT-560. haskell: Add tutorial by David Reiss · 15 years ago
  19. 9d435ab THRIFT-560. haskell: Add THttpClient by David Reiss · 15 years ago
  20. 752529e THRIFT-560. haskell: Move to ByteString and compiler fixes by David Reiss · 15 years ago
  21. 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
  22. 3076fb8 Bump rubygem version up to 0.2.0, now that we're released and all. by Bryan Duxbury · 15 years ago
  23. c2ec7ca THRIFT-670. java: Unions don't skip unrecognizable fields correctly by Bryan Duxbury · 15 years ago
  24. 986d50f THRIFT-668. java: Using a map in an exception type will generate a class that does not implement Comperable-> that will generate a stub that does not compile by Bryan Duxbury · 15 years ago
  25. d250314 (no ticket). java: Make Unions print binary values more tersely by Bryan Duxbury · 15 years ago
  26. 2d80470 THRIFT-632. java: Constants of enum types don't behave well by Bryan Duxbury · 15 years ago
  27. e533bac THRIFT-653. java: Fix toString method for enums by Bryan Duxbury · 15 years ago
  28. 2727fab THRIFT-645. java: Create ant rules for running the test client and server by David Reiss · 15 years ago
  29. eb03222 THRIFT-592. php: Make the test client work properly after r815878 by David Reiss · 15 years ago
  30. 7834ccb THRIFT-592. php: Make the tutorial work properly after r815878 by David Reiss · 15 years ago
  31. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  32. f5dea4c THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblockingServer by Todd Lipcon · 15 years ago
  33. 9af23d9 THRIFT-551. java: Enumeration doesn't generate real enum in Java by Bryan Duxbury · 15 years ago
  34. e476480 THRIFT-628. java: Hash code method for _Fields objects does not behave as expected by Bryan Duxbury · 15 years ago
  35. 559a49f THRIFT-621. cpp: Fix generated files using "apache" namespaces by David Reiss · 15 years ago
  36. aa9fb5d THRIFT-623. java: Use a Java enum to represent field ids in generated structs by Bryan Duxbury · 15 years ago
  37. 0c5c234 THRIFT-619: Perl server and example by T Jake Luciani · 15 years ago
  38. f2b8f75 THRIFT-626: Increase timeouts for socket requests by T Jake Luciani · 15 years ago
  39. 93f8219 THRIFT-590: send/recv timeout values interchanged in perl socket lib by T Jake Luciani · 15 years ago
  40. e2e4ea1 THRIFT-624. java: compareTo is broken for Unions with binary fields by Bryan Duxbury · 15 years ago
  41. 7948a66 THRIFT-210. c#: Add support for TFramedTransport by Esteve Fernandez · 15 years ago
  42. 2845b16 THRIFT-565. java: Structs containing typedefs for incomparable objects will be considered comparable by Bryan Duxbury · 15 years ago
  43. 6731b57 THRIFT-620. java: Compact Protocol should call readAll, not read by Bryan Duxbury · 15 years ago
  44. 3533dcb THRIFT-613. Make generated objects implement the NSCoding protocol. by Andrew McGeachie · 15 years ago
  45. 034c49f THRIFT-612. python: Fix exception bug in TFramedTransport.cstringio_refill by David Reiss · 15 years ago
  46. 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
  47. 7275172 THRIFT-521. Change @synthesize property declarations to @dynamic for happy compiling on OS X 10.6 as well as 10.5 by Andrew McGeachie · 15 years ago
  48. 8266e01 pynames by David Reiss · 15 years ago
  49. 9b90344 THRIFT-606. cpp: Fix build on Solaris Nevada by David Reiss · 15 years ago
  50. 72fd472 THRIFT-589. java: Add Field Name to Field ID Mapping by Bryan Duxbury · 15 years ago
  51. 834895d THRIFT-603. rb: Struct read method does not call validate by Bryan Duxbury · 15 years ago
  52. 364902e THRIFT-529. java: Change generated constructors so that application code evolves better by Bryan Duxbury · 15 years ago
  53. f18202f THRIFT-477. java: remove extra methods generated for collections by Bryan Duxbury · 15 years ago
  54. 51f2880 THRIFT-446. java: PartialDeserialization in Java by Bryan Duxbury · 15 years ago
  55. 315a5db THRIFT-588. java: Generated .equals method throws NPE for thrift object by Bryan Duxbury · 15 years ago
  56. bff2a35 THRIFT-586. python: TSocket incorrectly sets the exception type when an end of file error occurs by Esteve Fernandez · 15 years ago
  57. db40d26 THRIFT-572. java: Union compareTo is broken by Bryan Duxbury · 15 years ago
  58. 3e7fca4 THRIFT-587. cpp: Properly set addrLen before accept calls by David Reiss · 15 years ago
  59. 0e8e609 generate Twisted code in a separate directory (gen-py.twisted) by Esteve Fernandez · 15 years ago
  60. bb97bef THRIFT-584. php: Generate a better directory structure by David Reiss · 15 years ago
  61. a0bf2c1 THRIFT-583. python: Allow new-style classes for Interfaces by David Reiss · 15 years ago
  62. b42361c THRIFT-574. erlang: Support framed transport for servers by David Reiss · 15 years ago
  63. 45603e9 THRIFT-575. Allow required fields in function parameters by David Reiss · 15 years ago
  64. 3647fc6 THRIFT-569. rb: Segmentation Fault when using BinaryProtocolAccelerated in Ruby by Bryan Duxbury · 15 years ago
  65. 6f6318a THRIFT-572. rb: fix RSTRING for 1.9 compatibility by Bryan Duxbury · 15 years ago
  66. ab3666e THRIFT-409. java: Add "union" to Thrift by Bryan Duxbury · 15 years ago
  67. fd58c55 THRIFT-571. rb: compact_protocol.c:89: warning: format not a string literal and no format arguments by Bryan Duxbury · 15 years ago
  68. db5d589 Minor whitespace fixes in the Java generator and gen-code by David Reiss · 15 years ago
  69. ffff2b3 THRIFT-214. cpp: Qualify another cast by David Reiss · 15 years ago
  70. af81de0 Revert r806014 "THRIFT-562. java: Java is inconsistent ..." by David Reiss · 15 years ago
  71. 2c8cd94 THRIFT-562. java: Java is inconsistent checking for required fields by Bryan Duxbury · 15 years ago
  72. 2f45e78 THRIFT-566. java: jar file should contain copies of LICENSE and NOTICE files by Bryan Duxbury · 15 years ago
  73. c27cda5 THRIFT-558. java: Replace use of log4j by commons-logging in Java library and generated Java code by Bryan Duxbury · 15 years ago
  74. f5a0b3d THRIFT-561: Add "register" to list of reserved keywords by Mark Slee · 15 years ago
  75. 3029786 THRIFT-555. cpp: Fix macro defintions for TCompact on non-GNU big endian by David Reiss · 15 years ago
  76. 3efce23 THRIFT-115. java: Isset structure has a large memory footprint by Bryan Duxbury · 15 years ago
  77. 82e96f5 THRIFT-144. java: Generated classes should implement Comparable by Bryan Duxbury · 15 years ago
  78. 293086c THRIFT-547. rb: Thrift deserializer hangs when deserializing empty string by Bryan Duxbury · 15 years ago
  79. ccae884 THRIFT-498. rb: Compact and Binary native protocols, used at the same time, can cause some issues by Bryan Duxbury · 15 years ago
  80. 4184e2b THRIFT-554: Perl improper namespace check for exception handling and writeMessageEnd missing on processor calls by T Jake Luciani · 15 years ago
  81. 684b4f9 THRIFT-144. java: Generated classes should implement Comparable by Bryan Duxbury · 15 years ago
  82. 0552813 THRIFT-552. rb: gem requires exactly rubygems 1.2.0 by Bryan Duxbury · 16 years ago
  83. ba71f8c THRIFT-540. java: Have set methods return reference to self by Bryan Duxbury · 16 years ago
  84. 3d5db20 THRIFT-479. java: Add javadocs for enum types by Bryan Duxbury · 16 years ago
  85. 52297d5 THRIFT-477. java: remove extra methods generated for collections by Bryan Duxbury · 16 years ago
  86. ad55742 Make ax_lib_event.m4 set a per-version variable on success by David Reiss · 16 years ago
  87. e657eb4 THRIFT-523. Make ax_lib_event.m4 work with newer versions of libevent by David Reiss · 16 years ago
  88. c8e3005 THRIFT-413. Suppport for annotations on base types by David Reiss · 16 years ago
  89. bbd55ad THRIFT-549. Make socket client compatible with iPhone SDK as well as OS X by Andrew McGeachie · 16 years ago
  90. 061722b THRIFT-548. malloc our temporary buffer, rather than creating it on the stack. by Andrew McGeachie · 16 years ago
  91. 0c89571 THRIFT-280. Server-side Cocoa implementation. by Andrew McGeachie · 16 years ago
  92. 6efefc0 THRIFT-59. Make sure we don't over-release strings after we deserialize them. by Andrew McGeachie · 16 years ago
  93. 38e1a10 THRIFT-545. Fix mem leak in generated 'description' method by Andrew McGeachie · 16 years ago
  94. f2e03ba THRIFT-521. Generate objective-c 2.0 propery declarations on iphone and OS X 10.5 and greater. by Andrew McGeachie · 16 years ago
  95. 7564925 THRIFT-520. Fix generation of cocoa constants when a namespace prefix is set. by Andrew McGeachie · 16 years ago
  96. 59ace01 THRIFT-533. Fix write:offset:length: to ensure all requested data is written. by Andrew McGeachie · 16 years ago
  97. 645d7b8 THRIFT-344. Add a 'log_unexpected' option to the cocoa generator. off by default. when supplied, unexpected field IDs and types are logged when reading a struct. by Andrew McGeachie · 16 years ago
  98. 6db89f2 THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to support iPhone by Andrew McGeachie · 16 years ago
  99. 330cfc1 THRIFT-59. Fix memory leak by releasing allocated objects after assigning to container. by Andrew McGeachie · 16 years ago
  100. d3571c2 THRIFT-535. py: Twisted Thrift protocol max length is too small (fix off-by-one error in MAX_LENGTH) by Esteve Fernandez · 16 years ago