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

Comparing JSON-XS/Changes (file contents):
Revision 1.73 by root, Mon Aug 13 16:05:42 2007 UTC vs.
Revision 1.79 by root, Thu Oct 11 23:07:43 2007 UTC

1Revision history for Perl extension JSON::XS 1Revision history for Perl extension JSON::XS
2 2
31.44 3 - add JSON_checker tests to testsuite.
4 - some doc updates.
5 - require 5.8.2, as this seems to be the first unicode-stable version.
6
71.5 Tue Aug 28 04:05:38 CEST 2007
8 - add support for tied hashes, based on ideas and testcase by
9 Marcus Holland-Moritz.
10 - implemented relaxed parsing mode where some extensions are being
11 accepted. generation is still JSON-only.
12
131.44 Wed Aug 22 01:02:44 CEST 2007
4 - very experimental process-emulation support, slowing everything down. 14 - very experimental process-emulation support, slowing everything down.
5 the horribly broken perl threads are still not supported - YMMV. 15 the horribly broken perl threads are still not supported - YMMV.
6 16
71.43 Thu Jul 26 13:26:37 CEST 2007 171.43 Thu Jul 26 13:26:37 CEST 2007
8 - convert big json numbers exclusively consisting of digits to NV 18 - convert big json numbers exclusively consisting of digits to NV

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines