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

Comparing JSON-XS/Changes (file contents):
Revision 1.3 by root, Thu Mar 22 23:24:18 2007 UTC vs.
Revision 1.6 by root, Fri Mar 23 15:11:06 2007 UTC

1Revision history for Perl extension JSON::XS 1Revision history for Perl extension JSON::XS
2
3TODO: document conversion algorithm
4
50.3
6 - remove spurious PApp::Util reference (John McNamara).
7 - adapted lots of tests from other json modules
8 (idea by Chris Carline).
9 - added short escaping forms, reducing the created
10 json texts a bit.
11 - added shrink flag.
12 - when flag methods are called without enable argument
13 they will by default enable their flag.
14 - considerably improved string encoding speed (at least
15 with gcc 4).
2 16
30.2 Fri Mar 23 00:23:34 CET 2007 170.2 Fri Mar 23 00:23:34 CET 2007
4 - the "could not sleep without debuggign release". 18 - the "could not sleep without debuggign release".
5 it should basically work now, with many bugs as 19 it should basically work now, with many bugs as
6 no production tests have been run yet. 20 no production tests have been run yet.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines