[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2011-02-20 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2011-02-18 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-711: -- Fix Version/s: 1.5.0 JSON encoder and decoder for C++

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2011-01-11 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: AVRO-711.patch This is functionally same as the previous patch. But it uses IO

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-24 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: AVRO-711.patch Same as the previous patch. But this is tested on the

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-19 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: (was: NOTICE.txt) JSON encoder and decoder for C++

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-13 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Assignee: Thiruvalluvan M. G. Status: Patch Available (was: Open) JSON encoder and

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-13 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: AVRO-711.patch This patch implements the JSON encoder and decoder for C++. The