You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (THRIFT-162) Thrift structures are unhashable, preventing them from being used as set elements - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/01 01:21:59 UTC, 10 replies.
- [jira] Commented: (THRIFT-166) Java tests should be in lib/java/test/... - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/01 01:25:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-166) Java tests should be in lib/java/test/... - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/01 01:49:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-285) Don't generate _result helper classes for async methods - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/01 02:02:59 UTC, 0 replies.
- [jira] Created: (THRIFT-299) binary type isn't documented nor demonstrated in the tutorial - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/02/01 03:12:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-299) binary type isn't documented nor demonstrated in the tutorial - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/02/01 03:14:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-259) Make HTML (doc) generator generate links to parent services for extended services - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/02/01 04:12:59 UTC, 1 replies.
- [jira] Created: (THRIFT-300) configure shouldn't abruptly stop when you don't have Java - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/02/01 05:12:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-300) configure shouldn't abruptly stop when you don't have Java - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/02/01 05:14:59 UTC, 2 replies.
- [jira] Commented: (THRIFT-259) Make HTML (doc) generator generate links to parent services for extended services - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/01 05:42:59 UTC, 2 replies.
- [jira] Resolved: (THRIFT-199) Integrate lib/perl into automake - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/02/01 05:48:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-300) configure shouldn't abruptly stop when you don't have Java - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/01 06:16:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-299) binary type isn't documented nor demonstrated in the tutorial - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/01 07:22:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-178) Final Keyword - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/01 07:38:59 UTC, 2 replies.
- [jira] Assigned: (THRIFT-285) Don't generate _result helper classes for async methods - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/01 09:53:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-301) Turn read() into a class method - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/01 16:33:59 UTC, 5 replies.
- [jira] Created: (THRIFT-301) Turn read() into a class method - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/01 16:33:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-162) Thrift structures are unhashable, preventing them from being used as set elements - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/01 16:41:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-178) Final Keyword - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/01 17:57:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-10) Descriptors used during serialization should be immutable objects - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/01 21:55:59 UTC, 3 replies.
- [jira] Commented: (THRIFT-301) Turn read() into a class method - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/01 21:57:59 UTC, 8 replies.
- [jira] Updated: (THRIFT-298) Exception propagation seems broken for Ruby clients - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/02/01 23:57:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-261) BinaryProtocolAccelerated doesn't call #validate on nested structs - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 01:49:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-248) Factor BinaryProtocolAccelerated into separate protocol and struct components - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 01:49:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-298) Exception propagation seems broken for Ruby clients - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 01:53:59 UTC, 2 replies.
- [jira] Assigned: (THRIFT-297) getFieldValue and setFieldValue should be abstract TBase methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 03:49:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-297) getFieldValue and setFieldValue should be abstract TBase methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 03:53:59 UTC, 2 replies.
- [jira] Commented: (THRIFT-184) Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 04:13:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-219) Inject user-created templates into generated code - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/02 04:15:59 UTC, 0 replies.
- RE: Windows library port - posted by "Casagrande, Norman" <no...@last.fm> on 2009/02/02 14:18:57 UTC, 0 replies.
- [jira] Created: (THRIFT-302) Native extension fails to build - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/02 20:03:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-302) Native extension fails to build - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/02 20:03:59 UTC, 3 replies.
- [jira] Commented: (THRIFT-302) Native extension fails to build - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/02 20:13:59 UTC, 13 replies.
- [jira] Updated: (THRIFT-71) Debian packaging for thrift - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/02 20:27:59 UTC, 4 replies.
- [jira] Updated: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Michael Stockton (JIRA)" <ji...@apache.org> on 2009/02/03 00:47:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Michael Stockton (JIRA)" <ji...@apache.org> on 2009/02/03 00:47:59 UTC, 7 replies.
- [jira] Updated: (THRIFT-297) getFieldValue and setFieldValue should be abstract TBase methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 01:17:59 UTC, 1 replies.
- [jira] Created: (THRIFT-303) Changes to __isset interface - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 01:23:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-303) Changes to __isset interface - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/02/03 01:31:59 UTC, 5 replies.
- [jira] Assigned: (THRIFT-303) Changes to __isset interface - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 01:33:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-298) Exception propagation seems broken for Ruby clients - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 01:33:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-298) Exception propagation seems broken for Ruby clients - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 01:35:59 UTC, 0 replies.
- [jira] Created: (THRIFT-304) Building on Ubuntu requires optional python2.5-dev package..... - posted by "Jason Rosenberg (JIRA)" <ji...@apache.org> on 2009/02/03 01:39:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-247) THttpServer Transport - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/02/03 01:39:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-297) getFieldValue and setFieldValue should be abstract TBase methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 01:51:59 UTC, 0 replies.
- [jira] Closed: (THRIFT-298) Exception propagation seems broken for Ruby clients - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/02/03 02:17:59 UTC, 0 replies.
- [jira] Created: (THRIFT-305) set_http_options in thrift_http_transport doesn't work - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 04:07:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-305) set_http_options in thrift_http_transport doesn't work - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 04:09:59 UTC, 2 replies.
- [jira] Created: (THRIFT-306) Allow thrift_http_client to specify custom headers - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 04:11:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-306) Allow thrift_http_client to specify custom headers - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 04:11:59 UTC, 2 replies.
- [jira] Updated: (THRIFT-307) Make HiPE optional - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 05:48:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-307) Make HiPE optional - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 05:48:59 UTC, 0 replies.
- [jira] Created: (THRIFT-307) Make HiPE optional - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 05:48:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-306) Allow thrift_http_client to specify custom headers - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 05:51:02 UTC, 0 replies.
- [jira] Commented: (THRIFT-305) set_http_options in thrift_http_transport doesn't work - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 05:51:02 UTC, 0 replies.
- [jira] Commented: (THRIFT-307) Make HiPE optional - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 05:51:02 UTC, 0 replies.
- [jira] Commented: (THRIFT-304) Building on Ubuntu requires optional python2.5-dev package..... - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/03 14:07:59 UTC, 1 replies.
- Re: Feature freeze date? - posted by Esteve Fernandez <es...@sindominio.net> on 2009/02/03 18:08:17 UTC, 25 replies.
- [jira] Assigned: (THRIFT-302) Native extension fails to build - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/03 19:11:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-302) Native extension fails to build - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:17:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-303) Changes to __isset interface - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:47:59 UTC, 2 replies.
- [jira] Updated: (THRIFT-135) Nulls in set throw an exception in Java - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:49:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-10) Descriptors used during serialization should be immutable objects - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:49:59 UTC, 2 replies.
- [jira] Updated: (THRIFT-262) Generate Javadocs for library classes - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:49:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-245) FIELDS constant should contain name of enumerated type for enum fields - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:51:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-229) ruby client timeout does not affect connect() - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:51:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:51:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-228) Ruby version of binaryprotocol.rb has an outdated version of read_message_begin - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:51:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-278) #validate exceptions should contain the offending value - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:51:59 UTC, 1 replies.
- [jira] Updated: (THRIFT-175) Specs in Ruby library should be run during make check - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:51:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-275) Remove deprecated classes from Ruby library - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:52:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-277) Abstract Transport in Ruby #read method should throw NotImplementedException - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:52:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-260) Some Protocol methods shouldn't have default nil implementations - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 19:53:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-175) Specs in Ruby library should be run during make check - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/03 19:59:59 UTC, 7 replies.
- [jira] Commented: (THRIFT-245) FIELDS constant should contain name of enumerated type for enum fields - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/03 20:01:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-275) Remove deprecated classes from Ruby library - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/03 20:02:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-236) Structs should be serialized in a consistent order - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 20:09:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form - posted by "Dan Sully (JIRA)" <ji...@apache.org> on 2009/02/03 20:09:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-278) #validate exceptions should contain the offending value - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/03 20:15:59 UTC, 2 replies.
- [jira] Commented: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 20:19:59 UTC, 0 replies.
- [jira] Created: (THRIFT-308) print-version.sh -r should report the latest changed revision number - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/02/03 20:29:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-308) print-version.sh -r should report the latest changed revision number - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/02/03 20:31:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-308) print-version.sh -r should report the latest changed revision number - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/03 20:39:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-264) C# library fails to build in Ubuntu 8.04 and 8.10 - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 22:15:59 UTC, 5 replies.
- [jira] Resolved: (THRIFT-264) C# library fails to build in Ubuntu 8.04 and 8.10 - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 22:23:59 UTC, 0 replies.
- [jira] Created: (THRIFT-309) Thrift should run on plain .NET 2.0 and compatible Mono, with no additional dependencies - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/03 22:29:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-310) Compiler generates invalid Python code for services with no methods - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 22:37:59 UTC, 2 replies.
- [jira] Created: (THRIFT-310) Compiler generates invalid Python code for services with no methods - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 22:37:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-258) TBufferedTransport.cs missing in lib/csharp/Makefile.am - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 23:17:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-258) TBufferedTransport.cs missing in lib/csharp/Makefile.am - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/03 23:17:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-264) C# library fails to build in Ubuntu 8.04 and 8.10 - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/03 23:19:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-258) TBufferedTransport.cs missing in lib/csharp/Makefile.am - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 23:23:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-292) contrib/fb303 needs removal or cleanup - posted by "Anthony Giardullo (JIRA)" <ji...@apache.org> on 2009/02/04 02:01:59 UTC, 6 replies.
- [jira] Updated: (THRIFT-309) Thrift should run on plain .NET 2.0 and compatible Mono, with no additional dependencies - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/04 06:01:59 UTC, 1 replies.
- [jira] Created: (THRIFT-311) ASIO client & server - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/04 09:25:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-311) ASIO client & server - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/04 09:27:59 UTC, 12 replies.
- [jira] Updated: (THRIFT-148) Add support for Twisted - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/04 09:30:00 UTC, 4 replies.
- [jira] Commented: (THRIFT-311) ASIO client & server - posted by "Norman Casagrande (JIRA)" <ji...@apache.org> on 2009/02/04 11:51:59 UTC, 8 replies.
- [jira] Commented: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/04 19:33:59 UTC, 1 replies.
- [jira] Created: (THRIFT-312) Ruby unit tests fail due to change in BinaryProtocolAccelerated interface - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/04 22:55:59 UTC, 0 replies.
- Java reflection.limited package? - posted by Bryan Duxbury <br...@rapleaf.com> on 2009/02/04 22:57:43 UTC, 1 replies.
- [jira] Closed: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/04 23:45:59 UTC, 0 replies.
- [jira] Created: (THRIFT-313) BinaryProtocolAccelerated and BinaryProtocol don't produce the same bytes when writes aren't strict - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/04 23:47:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-313) BinaryProtocolAccelerated and BinaryProtocol don't produce the same bytes when writes aren't strict - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/04 23:49:59 UTC, 1 replies.
- [jira] Assigned: (THRIFT-10) Descriptors used during serialization should be immutable objects - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/05 01:43:59 UTC, 0 replies.
- [jira] Created: (THRIFT-314) Remove "reflection limited" implementation - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/05 02:17:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-314) Remove "reflection limited" implementation - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/05 02:19:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Michael Stockton (JIRA)" <ji...@apache.org> on 2009/02/05 03:33:59 UTC, 0 replies.
- [jira] Created: (THRIFT-315) Invalid code when Enum is in another package - posted by "Ben Maurer (JIRA)" <ji...@apache.org> on 2009/02/05 06:37:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-110) A more compact format - posted by "Larry Hastings (JIRA)" <ji...@apache.org> on 2009/02/05 07:15:59 UTC, 11 replies.
- [jira] Updated: (THRIFT-314) Remove "reflection limited" implementation - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/05 08:13:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-292) contrib/fb303 needs removal or cleanup - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/05 08:13:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-314) Remove "reflection limited" implementation - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/05 08:16:00 UTC, 1 replies.
- [jira] Issue Comment Edited: (THRIFT-110) A more compact format - posted by "Larry Hastings (JIRA)" <ji...@apache.org> on 2009/02/05 15:05:59 UTC, 3 replies.
- [jira] Created: (THRIFT-316) @Override isn't generated for hashCode() without the hash code builder - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/02/05 20:13:59 UTC, 0 replies.
- [jira] Created: (THRIFT-317) Issues with Java struct validation - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/05 22:43:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/06 03:33:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-148) Add support for Twisted - posted by "Terry Jones (JIRA)" <ji...@apache.org> on 2009/02/06 12:41:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-310) Compiler generates invalid Python code for services with no methods - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/06 22:04:59 UTC, 0 replies.
- [jira] Created: (THRIFT-318) Performance of HashSet for enumeration VALID_VALUES seems poor - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/06 23:54:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-303) Changes to __isset interface - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 02:10:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-110) A more compact format - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 03:12:59 UTC, 6 replies.
- [jira] Created: (THRIFT-319) Generated structs should check that lists, sets, and maps are of the proper type - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 04:04:59 UTC, 0 replies.
- [jira] Created: (THRIFT-320) Common base protocols for "text" and "binary" protocols - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 04:16:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-310) Compiler generates invalid Python code for services with no methods - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 05:51:02 UTC, 0 replies.
- [jira] Resolved: (THRIFT-314) Remove "reflection limited" implementation - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 05:51:02 UTC, 0 replies.
- [jira] Resolved: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 05:51:02 UTC, 0 replies.
- [jira] Assigned: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 05:52:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-310) Compiler generates invalid Python code for services with no methods - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 05:52:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-309) Thrift should run on plain .NET 2.0 and compatible Mono, with no additional dependencies - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/07 10:46:59 UTC, 14 replies.
- [jira] Commented: (THRIFT-159) Compiler doesn't add package scope to exceptions in catch blocks and assigns to unused local var when reading - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/07 11:01:03 UTC, 0 replies.
- [jira] Commented: (THRIFT-71) Debian packaging for thrift - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/07 12:00:59 UTC, 6 replies.
- [jira] Resolved: (THRIFT-159) Compiler doesn't add package scope to exceptions in catch blocks and assigns to unused local var when reading - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 18:18:59 UTC, 0 replies.
- [jira] Created: (THRIFT-321) THRIFT-303 broke EqualityTest - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 19:48:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-315) Invalid code when Enum is in another package - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 20:52:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-321) THRIFT-303 broke EqualityTest - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 20:56:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-321) THRIFT-303 broke EqualityTest - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/07 21:00:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-321) THRIFT-303 broke EqualityTest - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/07 21:08:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-159) Compiler doesn't add package scope to exceptions in catch blocks and assigns to unused local var when reading - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/07 23:03:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-210) Add support for TFramedTransport - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/07 23:18:59 UTC, 0 replies.
- [jira] Created: (THRIFT-322) IHttpHandler for Thrift - posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org> on 2009/02/07 23:34:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-322) IHttpHandler for Thrift - posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org> on 2009/02/07 23:36:59 UTC, 0 replies.
- [jira] Created: (THRIFT-323) TJSONProtocol - posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org> on 2009/02/08 00:52:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-323) TJSONProtocol - posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org> on 2009/02/08 00:54:59 UTC, 4 replies.
- [jira] Resolved: (THRIFT-10) Descriptors used during serialization should be immutable objects - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/08 01:14:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-311) ASIO client & server - posted by "Erik Frey (JIRA)" <ji...@apache.org> on 2009/02/08 18:01:01 UTC, 1 replies.
- [jira] Created: (THRIFT-324) call to undefined subroutine strlen() - posted by "Dennis Schön (JIRA)" <ji...@apache.org> on 2009/02/09 14:08:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-324) call to undefined subroutine strlen() - posted by "Dennis Schön (JIRA)" <ji...@apache.org> on 2009/02/09 14:08:59 UTC, 0 replies.
- [jira] Created: (THRIFT-325) Phase out deprecated CLI compiler options in favour of --gen STR - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 14:52:59 UTC, 0 replies.
- [jira] Created: (THRIFT-326) Phase out -php* options - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 14:52:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-326) Phase out -php* options - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 14:55:02 UTC, 6 replies.
- [jira] Issue Comment Edited: (THRIFT-326) Phase out -php* options - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 14:58:59 UTC, 1 replies.
- [jira] Created: (THRIFT-327) Phase out -erl option - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 15:11:02 UTC, 0 replies.
- [jira] Updated: (THRIFT-327) Phase out -erl option - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 15:12:59 UTC, 3 replies.
- [jira] Created: (THRIFT-328) Phase out -xsd option - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 15:20:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-325) Phase out deprecated CLI compiler options in favour of --gen STR - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 15:22:59 UTC, 4 replies.
- [jira] Updated: (THRIFT-328) Phase out -xsd option - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 15:22:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-323) TJSONProtocol - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/09 15:36:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-322) IHttpHandler for Thrift - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/09 15:36:59 UTC, 0 replies.
- [jira] Created: (THRIFT-329) TServerSocket close() method - inheritance problem - posted by "Franis Sirkovic (JIRA)" <ji...@apache.org> on 2009/02/09 17:51:02 UTC, 0 replies.
- [jira] Created: (THRIFT-330) TProcessor - additional method to called when connection is broken - posted by "Franis Sirkovic (JIRA)" <ji...@apache.org> on 2009/02/09 18:16:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-115) Isset structure has a large memory footprint - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/09 18:23:02 UTC, 0 replies.
- [jira] Updated: (THRIFT-318) Performance of HashSet for enumeration VALID_VALUES seems poor - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/09 20:48:59 UTC, 3 replies.
- [jira] Updated: (THRIFT-116) Isset fields for non-primitive types unnecessary - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/09 22:35:59 UTC, 3 replies.
- [jira] Commented: (THRIFT-318) Performance of HashSet for enumeration VALID_VALUES seems poor - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/02/10 01:07:59 UTC, 3 replies.
- [jira] Assigned: (THRIFT-300) configure shouldn't abruptly stop when you don't have Java - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/10 05:50:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-110) A more compact format - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 05:51:00 UTC, 0 replies.
- [jira] Created: (THRIFT-332) Compact Protocol in Ruby - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 06:38:59 UTC, 0 replies.
- [jira] Created: (THRIFT-331) Compact Protocol implementations - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 06:38:59 UTC, 0 replies.
- [jira] Created: (THRIFT-333) Compact Protocol for C++ - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 06:40:59 UTC, 0 replies.
- [jira] Created: (THRIFT-334) Compact Protocol for PHP - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 06:42:59 UTC, 0 replies.
- [jira] Created: (THRIFT-335) Compact Protocol for Pyton - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 06:42:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-335) Compact Protocol for Python - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 06:46:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-236) Structs should be serialized in a consistent order - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 07:19:00 UTC, 1 replies.
- [jira] Created: (THRIFT-336) Compact Protocol in C# - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/10 07:57:00 UTC, 0 replies.
- [jira] Commented: (THRIFT-325) Phase out deprecated CLI compiler options in favour of --gen STR - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/10 08:34:59 UTC, 4 replies.
- [jira] Resolved: (THRIFT-318) Performance of HashSet for enumeration VALID_VALUES seems poor - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 19:13:02 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-71) Debian packaging for thrift - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/02/10 19:26:59 UTC, 1 replies.
- [jira] Assigned: (THRIFT-316) @Override isn't generated for hashCode() without the hash code builder - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 19:38:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-316) @Override isn't generated for hashCode() without the hash code builder - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/10 19:38:59 UTC, 0 replies.
- [jira] Created: (THRIFT-337) trunk does not build on debian etch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/02/10 20:06:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-337) trunk does not build on debian etch - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/10 20:14:00 UTC, 6 replies.
- [jira] Assigned: (THRIFT-337) trunk does not build on debian etch - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/10 20:14:00 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-337) trunk does not build on debian etch - posted by "David Snopek (JIRA)" <ji...@apache.org> on 2009/02/10 21:33:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-337) trunk does not build on debian etch - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/10 22:31:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-337) trunk does not build on debian etch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/02/10 22:47:59 UTC, 0 replies.
- [jira] Created: (THRIFT-338) Compact Protocol in Erlang - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/02/11 00:59:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-199) Integrate lib/perl into automake - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/11 01:15:59 UTC, 0 replies.
- [jira] Reopened: (THRIFT-199) Integrate lib/perl into automake - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/02/11 02:01:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-116) Isset fields for non-primitive types unnecessary - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/11 03:11:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-116) Isset fields for non-primitive types unnecessary - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/11 03:26:59 UTC, 4 replies.
- [jira] Commented: (THRIFT-210) Add support for TFramedTransport - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/11 18:12:59 UTC, 1 replies.
- [jira] Updated: (THRIFT-339) functions with default values broken by #242 (r734536) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/02/11 19:56:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-339) functions with default values broken by #242 (r734536) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/02/11 19:56:59 UTC, 1 replies.
- [jira] Created: (THRIFT-339) functions with default values broken by #242 (r734536) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/02/11 19:56:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-339) functions with default values broken by #242 (r734536) - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/11 22:19:59 UTC, 1 replies.
- [jira] Updated: (THRIFT-339) the compiler should abort (or warn) if an argument doesn't have a field key - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/11 22:22:00 UTC, 0 replies.
- [jira] Commented: (THRIFT-339) the compiler should abort (or warn) if an argument doesn't have a field key - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/02/11 22:25:59 UTC, 2 replies.
- [jira] Issue Comment Edited: (THRIFT-339) the compiler should abort (or warn) if an argument doesn't have a field key - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/11 22:39:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-339) THRIFT-242 is incompatible with arguments with empty key fields - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/11 22:43:59 UTC, 7 replies.
- [jira] Commented: (THRIFT-339) THRIFT-242 is incompatible with arguments with empty key fields - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/11 23:11:59 UTC, 8 replies.
- Repost: Windows Support - posted by Zhan Xu <zh...@gmail.com> on 2009/02/12 03:25:47 UTC, 2 replies.
- [jira] Created: (THRIFT-340) TBinaryProtocol and TBinaryProtocolAccelerated produce different values for at least the i64 type. - posted by "Jon Dugan (JIRA)" <ji...@apache.org> on 2009/02/12 04:29:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-313) BinaryProtocolAccelerated and BinaryProtocol don't produce the same bytes when writes aren't strict - posted by "Jon Dugan (JIRA)" <ji...@apache.org> on 2009/02/12 04:31:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-340) TBinaryProtocol and TBinaryProtocolAccelerated produce different values for at least the i64 type. - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/12 04:45:59 UTC, 1 replies.
- [jira] Updated: (THRIFT-340) TBinaryProtocol and TBinaryProtocolAccelerated produce different values for at least the i64 type. - posted by "Jon Dugan (JIRA)" <ji...@apache.org> on 2009/02/12 10:35:59 UTC, 5 replies.
- [jira] Issue Comment Edited: (THRIFT-340) TBinaryProtocol and TBinaryProtocolAccelerated produce different values for at least the i64 type. - posted by "Jon Dugan (JIRA)" <ji...@apache.org> on 2009/02/12 10:47:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-341) Perl libraries should honor INSTALLDIRS - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/12 11:19:59 UTC, 0 replies.
- [jira] Created: (THRIFT-341) Perl libraries should honor INSTALLDIRS - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/12 11:19:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-278) #validate exceptions should contain the offending value - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/02/12 16:23:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-338) Compact Protocol in Erlang - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/02/13 02:04:59 UTC, 0 replies.
- Generics - posted by Ali Al-Shabibi <al...@cern.ch> on 2009/02/13 18:40:50 UTC, 2 replies.
- [jira] Issue Comment Edited: (THRIFT-301) Turn read() into a class method - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/16 12:01:03 UTC, 0 replies.
- [jira] Resolved: (THRIFT-340) TBinaryProtocol and TBinaryProtocolAccelerated produce different values for at least the i64 type. - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/17 21:25:00 UTC, 0 replies.
- [jira] Resolved: (THRIFT-325) Phase out deprecated CLI compiler options in favour of --gen STR - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/17 21:34:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-328) Phase out -xsd option - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/17 21:44:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-327) Phase out -erl option - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/17 21:44:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-326) Phase out -php* options - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/17 21:44:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-282) Emit Python docstrings - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/17 23:18:59 UTC, 0 replies.
- [jira] Created: (THRIFT-342) PHP: can't have sets of complex types - posted by "David Sklar (JIRA)" <ji...@apache.org> on 2009/02/17 23:50:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-255) TSimpleFileTransport - posted by "Anthony Giardullo (JIRA)" <ji...@apache.org> on 2009/02/18 00:01:07 UTC, 1 replies.
- [jira] Issue Comment Edited: (THRIFT-339) THRIFT-242 is incompatible with arguments with empty key fields - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/18 22:44:01 UTC, 0 replies.
- [jira] Created: (THRIFT-343) #import unnecessary and borks iPhone compilation - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/02/18 22:58:02 UTC, 0 replies.
- [jira] Created: (THRIFT-344) Add some debug output when unexpected field types and field IDs are encountered - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/02/18 23:02:05 UTC, 0 replies.
- [jira] Resolved: (THRIFT-116) Isset fields for non-primitive types unnecessary - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/19 22:24:02 UTC, 0 replies.
- [jira] Created: (THRIFT-345) Make it possible to turn validation off - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/02/19 23:04:01 UTC, 0 replies.
- [jira] Created: (THRIFT-346) Can't build compiler without boost - posted by "ryan rawson (JIRA)" <ji...@apache.org> on 2009/02/20 07:45:01 UTC, 0 replies.
- [jira] Commented: (THRIFT-346) Can't build compiler without boost - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/02/20 07:51:05 UTC, 3 replies.
- [jira] Closed: (THRIFT-346) Can't build compiler without boost - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/20 21:23:02 UTC, 0 replies.
- [jira] Created: (THRIFT-347) PHP TSocket Timeout Issues - posted by "Gary Richardson (JIRA)" <ji...@apache.org> on 2009/02/24 00:20:01 UTC, 0 replies.
- [jira] Updated: (THRIFT-347) PHP TSocket Timeout Issues - posted by "Gary Richardson (JIRA)" <ji...@apache.org> on 2009/02/24 00:22:02 UTC, 0 replies.
- [jira] Created: (THRIFT-348) Compiler warning: readBool not returning a value - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/02/24 04:02:02 UTC, 0 replies.
- [jira] Created: (THRIFT-349) Accelerated binary protocol serialization segementation fault - posted by "Russ Garrett (JIRA)" <ji...@apache.org> on 2009/02/24 16:40:04 UTC, 0 replies.
- [jira] Updated: (THRIFT-349) Accelerated binary protocol serialization segementation fault - posted by "Russ Garrett (JIRA)" <ji...@apache.org> on 2009/02/24 16:40:04 UTC, 0 replies.
- [jira] Updated: (THRIFT-350) Thrift_protocol PHP extension not linked with stdc++ library - posted by "Russ Garrett (JIRA)" <ji...@apache.org> on 2009/02/24 19:47:01 UTC, 0 replies.
- [jira] Created: (THRIFT-350) Thrift_protocol PHP extension not linked with stdc++ library - posted by "Russ Garrett (JIRA)" <ji...@apache.org> on 2009/02/24 19:47:01 UTC, 0 replies.
- [jira] Resolved: (THRIFT-348) Compiler warning: readBool not returning a value - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/25 04:17:01 UTC, 0 replies.
- [jira] Commented: (THRIFT-96) TSocket.peek fails on FreeBSD - posted by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2009/02/26 21:05:01 UTC, 0 replies.
- [jira] Updated: (THRIFT-60) Constants object should extend NSObject - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/02/27 17:03:13 UTC, 1 replies.
- Cocoa patches - posted by Andrew McGeachie <ge...@gmail.com> on 2009/02/27 17:05:00 UTC, 6 replies.
- How, and if, to continue using and supporting Thrift - posted by Terry Jones <te...@jon.es> on 2009/02/28 00:54:36 UTC, 1 replies.