You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (THRIFT-218) When validation fails on serialization/deserialization, print out the invalid object - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/01 23:01:44 UTC, 0 replies.
- RE: C interface - posted by Mark Slee <ms...@facebook.com> on 2008/12/01 23:08:26 UTC, 2 replies.
- [jira] Commented: (THRIFT-138) Generated Thrift structs should have a deep-copy constructor - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/02 03:09:44 UTC, 1 replies.
- [jira] Commented: (THRIFT-215) bad assert() in Monitor.cpp - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/02 03:17:44 UTC, 1 replies.
- [jira] Resolved: (THRIFT-217) (Python) Thrift compiler should use --gen py - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/02 03:23:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-215) bad assert() in Monitor.cpp - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/02 03:25:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-214) PosixThreadFactory.cpp fails 64 bit compile with gcc on Mac OS X 10.5 - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/02 03:35:44 UTC, 0 replies.
- [jira] Created: (THRIFT-219) Inject user-created templates into generated code - posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org> on 2008/12/02 23:36:46 UTC, 0 replies.
- [jira] Updated: (THRIFT-219) Inject user-created templates into generated code - posted by "Fredrik Hedberg (JIRA)" <ji...@apache.org> on 2008/12/02 23:38:44 UTC, 5 replies.
- Re: [jira] Updated: (THRIFT-219) Inject user-created templates into generated code - posted by Eric Anderson <an...@hpl.hp.com> on 2008/12/03 17:48:52 UTC, 1 replies.
- [jira] Commented: (THRIFT-219) Inject user-created templates into generated code - posted by "Alexander Shigin (JIRA)" <ji...@apache.org> on 2008/12/03 18:05:44 UTC, 0 replies.
- [jira] Created: (THRIFT-220) Some more svn:ignores for build products - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/03 19:15:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-220) Some more svn:ignores for build products - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/03 19:17:44 UTC, 1 replies.
- [jira] Created: (THRIFT-221) Make java build classpath more dynamic and configurable - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/03 19:31:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-204) C# Partial Classes - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/03 21:39:44 UTC, 0 replies.
- [jira] Created: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/03 23:37:44 UTC, 0 replies.
- [jira] Created: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/04 20:46:44 UTC, 0 replies.
- [jira] Created: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/04 20:46:44 UTC, 0 replies.
- [jira] Created: (THRIFT-225) Can't assign byte fields a default value - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/04 22:20:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-225) Can't assign some field types a default values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/04 22:22:44 UTC, 3 replies.
- [jira] Commented: (THRIFT-225) Can't assign some field types a default values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/04 22:42:44 UTC, 0 replies.
- [jira] Assigned: (THRIFT-225) Can't assign some field types a default values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/04 23:12:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-167) Improve the TProtocol interface to facilitate more complex protocols - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/04 23:14:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-203) Thrift headers don't compile under GCC/g++ pedantic mode - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2008/12/05 01:50:44 UTC, 1 replies.
- [jira] Updated: (THRIFT-203) Thrift headers don't compile under GCC/g++ pedantic mode - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2008/12/05 03:20:46 UTC, 0 replies.
- [jira] Resolved: (THRIFT-203) Thrift headers don't compile under GCC/g++ pedantic mode - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/05 03:56:44 UTC, 0 replies.
- [jira] Created: (THRIFT-226) Collections with binary keys or values break equals() - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/05 16:30:44 UTC, 0 replies.
- [jira] Created: (THRIFT-227) Byte[] in collections aren't pretty printed like regular binary fields - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/05 16:34:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-226) Collections with binary keys or values break equals() - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/05 20:40:46 UTC, 0 replies.
- Connection context/tracking - posted by Luke Lu <th...@vicaya.com> on 2008/12/05 21:03:15 UTC, 0 replies.
- [jira] Updated: (THRIFT-110) A more compact format - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/06 09:31:44 UTC, 2 replies.
- Patch for Ruby - posted by "Chandranshu ." <ch...@gmail.com> on 2008/12/07 20:37:46 UTC, 2 replies.
- [jira] Created: (THRIFT-228) Ruby version of binaryprotocol.rb has an outdated version of read_message_begin - posted by "Chandranshu (JIRA)" <ji...@apache.org> on 2008/12/07 21:13:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-228) Ruby version of binaryprotocol.rb has an outdated version of read_message_begin - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/07 21:39:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-121) Add support for type modifiers - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/07 22:19:44 UTC, 0 replies.
- [jira] Created: (THRIFT-229) ruby client timeout does not affect connect() - posted by "Robey Pointer (JIRA)" <ji...@apache.org> on 2008/12/08 20:18:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-191) Add ability to get a field name from a field id - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/09 20:31:44 UTC, 3 replies.
- [jira] Resolved: (THRIFT-121) Add support for type modifiers - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/10 03:00:47 UTC, 0 replies.
- [jira] Commented: (THRIFT-151) TSSLServerSocket and TSSLSocket implementation - posted by "Ping Li (JIRA)" <ji...@apache.org> on 2008/12/10 20:24:46 UTC, 1 replies.
- [jira] Created: (THRIFT-230) toString methods to print enumerated-type values as the name of the value instead of the value - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/11 18:45:44 UTC, 0 replies.
- [jira] Created: (THRIFT-231) Ruby generated structs lack a hash method, and thus cannot be used as map keys or set members - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/11 22:56:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-231) Ruby generated structs lack a hash method, and thus cannot be used as map keys or set members - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2008/12/11 23:50:44 UTC, 9 replies.
- [jira] Assigned: (THRIFT-231) Ruby generated structs lack a hash method, and thus cannot be used as map keys or set members - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/11 23:56:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-231) Ruby generated structs lack a hash method, and thus cannot be used as map keys or set members - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/12 00:11:44 UTC, 1 replies.
- [jira] Assigned: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/12 12:55:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/12 14:35:44 UTC, 4 replies.
- [jira] Assigned: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/12 14:37:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/12 15:48:44 UTC, 0 replies.
- [jira] Assigned: (THRIFT-191) Add ability to get a field name from a field id - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/12 16:02:44 UTC, 0 replies.
- [jira] Reopened: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/12 16:22:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-191) Add ability to get a field name from a field id - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/12 17:58:44 UTC, 2 replies.
- [jira] Assigned: (THRIFT-220) Some more svn:ignores for build products - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/12 18:18:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-187) Generated enums should have a set of their attributes as well - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/12 18:20:44 UTC, 1 replies.
- [jira] Commented: (THRIFT-185) Struct doesn't check if struct fields are of proper struct type when Thrift.type_checking is on - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/12 18:36:45 UTC, 0 replies.
- [jira] Updated: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/13 00:12:44 UTC, 5 replies.
- [jira] Commented: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/13 01:10:45 UTC, 3 replies.
- [jira] Closed: (THRIFT-185) Struct doesn't check if struct fields are of proper struct type when Thrift.type_checking is on - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2008/12/13 03:40:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/13 13:43:44 UTC, 4 replies.
- Multiple server instances question - posted by Rush Manbert <ru...@manbert.com> on 2008/12/14 18:04:20 UTC, 4 replies.
- [jira] Created: (THRIFT-232) Works on CentOS, breaks on Umbutu - posted by "Dave Dupre (JIRA)" <ji...@apache.org> on 2008/12/15 20:09:44 UTC, 0 replies.
- Accessing connection context in handlers - posted by Luke Lu <vi...@gmail.com> on 2008/12/16 02:05:20 UTC, 5 replies.
- [jira] Issue Comment Edited: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/16 06:56:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/16 06:56:44 UTC, 2 replies.
- [jira] Assigned: (THRIFT-187) Generated enums should have a set of their attributes as well - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/16 06:58:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-225) Can't assign some field types a default values - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/16 21:29:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-220) Some more svn:ignores for build products - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/16 21:36:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-187) Generated enums should have a set of their attributes as well - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/17 15:07:44 UTC, 0 replies.
- [jira] Reopened: (THRIFT-187) Generated enums should have a set of their attributes as well - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/17 16:31:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/17 19:33:44 UTC, 0 replies.
- [jira] Created: (THRIFT-233) IDL doesn't support negative hex literals - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/17 19:59:44 UTC, 0 replies.
- [jira] Created: (THRIFT-234) Can't assign binary fields default values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/17 20:01:44 UTC, 0 replies.
- [jira] Created: (THRIFT-235) Compiler turns default value of 0.0 into 0 in generated code, defeating autoboxing - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/17 20:13:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-138) Generated Thrift structs should have a deep-copy constructor - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2008/12/17 21:40:45 UTC, 0 replies.
- [jira] Created: (THRIFT-236) Structs should be serialized in a consistent order - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/18 00:32:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-236) Structs should be serialized in a consistent order - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/18 00:38:44 UTC, 3 replies.
- [jira] Updated: (THRIFT-236) Structs should be serialized in a consistent order - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/18 01:38:44 UTC, 1 replies.
- [jira] Assigned: (THRIFT-236) Structs should be serialized in a consistent order - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/18 01:38:44 UTC, 0 replies.
- [jira] Created: (THRIFT-237) Update Exception class generation to TException decendent - posted by "Martin Smith (JIRA)" <ji...@apache.org> on 2008/12/18 01:42:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-237) Update Exception class generation to TException decendent - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/18 01:52:44 UTC, 1 replies.
- [jira] Updated: (THRIFT-235) Compiler turns default value of 0.0 into 0 in generated code, defeating autoboxing - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/18 02:24:44 UTC, 1 replies.
- [jira] Created: (THRIFT-238) Generated structs should have constructor option to skip default values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/18 20:09:44 UTC, 0 replies.
- Make default values for optional fields illegal? - posted by Bryan Duxbury <br...@rapleaf.com> on 2008/12/18 20:23:13 UTC, 1 replies.
- [jira] Created: (THRIFT-239) Generate @Override annotations for all overrided methods - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/18 22:31:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-239) Generate @Override annotations for all overrided methods - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/18 22:31:44 UTC, 0 replies.
- [jira] Created: (THRIFT-240) TBase should implement Cloneable - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/20 01:00:44 UTC, 0 replies.
- [jira] Assigned: (THRIFT-190) Missing dependency on Class:Accessor - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/22 14:08:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-190) Missing dependency on Class:Accessor - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/22 14:18:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-2) Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.' - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/22 14:54:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-208) Thrift doesn't build on Ubuntu 8.10 - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/22 19:16:44 UTC, 2 replies.
- [jira] Commented: (THRIFT-163) Create an Plugin Framework so Developers can plug-in arbitrary code-generation features - posted by "Hannes Baldursson (JIRA)" <ji...@apache.org> on 2008/12/22 20:08:46 UTC, 0 replies.
- [jira] Commented: (THRIFT-209) TTransportFactory can't be subclassed properly - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2008/12/22 20:38:44 UTC, 1 replies.
- [jira] Resolved: (THRIFT-208) Thrift doesn't build on Ubuntu 8.10 - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/22 20:56:46 UTC, 0 replies.
- [jira] Assigned: (THRIFT-2) Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.' - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:05:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-2) Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.' - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:15:44 UTC, 0 replies.
- [jira] Assigned: (THRIFT-193) Fix Perl namespaces - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:29:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-66) Allow multiplexing multiple services over a single TCP connection - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:31:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-193) Fix Perl namespaces - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:47:44 UTC, 0 replies.
- [jira] Closed: (THRIFT-193) Fix Perl namespaces - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:47:44 UTC, 0 replies.
- [jira] Closed: (THRIFT-2) Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.' - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:55:44 UTC, 0 replies.
- [jira] Closed: (THRIFT-190) Missing dependency on Class:Accessor - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/23 04:57:44 UTC, 0 replies.
- more committers - posted by Esteve Fernandez <es...@sindominio.net> on 2008/12/23 20:10:16 UTC, 11 replies.
- close old tickets? - posted by Esteve Fernandez <es...@sindominio.net> on 2008/12/23 20:21:09 UTC, 2 replies.
- [jira] Commented: (THRIFT-1) Fully-asychronous client and server - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/23 21:12:46 UTC, 3 replies.
- [jira] Commented: (THRIFT-25) improvements to C# compiler and library - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2008/12/23 22:28:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-205) C# Properties - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2008/12/23 22:30:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-181) C# SSL Support - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2008/12/23 22:38:44 UTC, 1 replies.
- [jira] Updated: (THRIFT-105) make a thrift_spec for a structures with negative tags - posted by "Alexander Shigin (JIRA)" <ji...@apache.org> on 2008/12/23 23:00:45 UTC, 0 replies.
- [jira] Created: (THRIFT-241) Python __repr__ is confusing and does not eval to the object in question - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2008/12/24 17:54:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-241) Python __repr__ is confusing and does not eval to the object in question - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2008/12/24 17:56:44 UTC, 0 replies.
- [jira] Created: (THRIFT-242) Python struct constructors are clunky and error-prone - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2008/12/24 18:26:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-242) Python struct constructors are clunky and error-prone - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2008/12/24 18:28:44 UTC, 1 replies.
- [jira] Created: (THRIFT-243) Thrift doesn't build on Leopard - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/26 20:33:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-243) Thrift doesn't build on Leopard - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/26 21:19:44 UTC, 5 replies.
- [jira] Issue Comment Edited: (THRIFT-243) Thrift doesn't build on Leopard - posted by "Dennis Schön (JIRA)" <ji...@apache.org> on 2008/12/27 14:25:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-241) Python __repr__ is confusing and does not eval to the object in question - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2008/12/27 17:42:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-242) Python struct constructors are clunky and error-prone - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2008/12/29 16:46:44 UTC, 6 replies.
- [jira] Created: (THRIFT-244) JSON Protocol doesn't extends TProtocolFactory and doesn't write messages begin properly - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2008/12/29 22:10:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-244) JSON Protocol doesn't extends TProtocolFactory and doesn't write messages begin properly - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2008/12/29 22:14:44 UTC, 0 replies.
- [jira] Created: (THRIFT-245) FIELDS constant should contain name of enumerated type for enum fields - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/30 18:27:44 UTC, 0 replies.
- [jira] Created: (THRIFT-246) Make #struct_fields part of the generated code rather than using reflection - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/31 23:41:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-246) Make #struct_fields part of the generated code rather than using reflection - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/31 23:45:44 UTC, 1 replies.
- [jira] Assigned: (THRIFT-246) Make #struct_fields part of the generated code rather than using reflection - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/31 23:45:44 UTC, 0 replies.