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

Comparing JSON-XS/Changes (file contents):
Revision 1.41 by root, Wed May 9 16:41:12 2007 UTC vs.
Revision 1.43 by root, Wed May 23 20:26:40 2007 UTC

3TODO: maybe use some overload magic to decode true and false into something 3TODO: maybe use some overload magic to decode true and false into something
4 not 0 or 1 in perl. or use attached magic? 4 not 0 or 1 in perl. or use attached magic?
5TODO: get rid of dynamic arrays to support so-called C compilers 5TODO: get rid of dynamic arrays to support so-called C compilers
6 by fucking microsoft that do not do C. argl, snprintf is also 6 by fucking microsoft that do not do C. argl, snprintf is also
7 missing. 7 missing.
8
9 - require 5.8.8 explicitly as older perls do not seem to offer
10 the required macros.
11 - possibly made it compile on so-called C compilers by microsoft.
8 12
91.21 Wed May 9 18:40:32 CEST 2007 131.21 Wed May 9 18:40:32 CEST 2007
10 - character offset reported for trailing garbage is random. 14 - character offset reported for trailing garbage is random.
11 15
121.2 Wed May 9 18:35:01 CEST 2007 161.2 Wed May 9 18:35:01 CEST 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines