ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/JSON-XS/Changes
(Generate patch)

Comparing JSON-XS/Changes (file contents):
Revision 1.145 by root, Fri Aug 13 21:03:17 2010 UTC vs.
Revision 1.146 by root, Tue Aug 17 23:27:36 2010 UTC

1Revision history for Perl extension JSON::XS 1Revision history for Perl extension JSON::XS
2 2
3TODO: -f eval 32.3 Wed Aug 18 01:26:47 CEST 2010
4 - make sure decoder doesn't change the decoding in the incremental
5 parser (testcase provided by Hendrik Schumacher).
4 - applied patch by DaTa for Data::Dumper support in json_xs. 6 - applied patch by DaTa for Data::Dumper support in json_xs.
5 - added -t dump support to json_xs, using Data::Dump. 7 - added -t dump support to json_xs, using Data::Dump.
8 - added -f eval support to json_xs.
6 9
72.29 Wed Mar 17 02:39:12 CET 2010 102.29 Wed Mar 17 02:39:12 CET 2010
8 - fix a memory leak when callbacks set using filter_json_object 11 - fix a memory leak when callbacks set using filter_json_object
9 or filter_json_single_key_object were called (great testcase 12 or filter_json_single_key_object were called (great testcase
10 by Eric Wilhelm). 13 by Eric Wilhelm).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines