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

Comparing JSON-XS/Changes (file contents):
Revision 1.191 by root, Wed Mar 6 07:25:23 2019 UTC vs.
Revision 1.192 by root, Wed Mar 6 07:32:06 2019 UTC

4TODO: maybe avoid the reblessing and better support readonly objects. 4TODO: maybe avoid the reblessing and better support readonly objects.
5TODO: how to cope with tagged values and standard json decoders 5TODO: how to cope with tagged values and standard json decoders
6TODO: investigate magic (Eric Brine) 6TODO: investigate magic (Eric Brine)
7TODO: [PATCH] Types::Serialiser: Inline true(), false() and error() functions 7TODO: [PATCH] Types::Serialiser: Inline true(), false() and error() functions
8 8
9TODO: testcase Wesley Schwengle 94.02 Wed Mar 6 08:31:24 CET 2019
104.02
11 - undo the fix from 4.01, it breaks more things than it fixes. 10 - undo the fix from 4.01, it breaks more things than it fixes
11 (another tetscase by Wesley Schwengle).
12 - try a proper fix this time.
12 13
134.01 Sun Feb 24 05:03:30 CET 2019 144.01 Sun Feb 24 05:03:30 CET 2019
14 - fix some stack corruption caused mostly when calling methods 15 - fix some stack corruption caused mostly when calling methods
15 in list context (tewstcase by Wesley Schwengle). 16 in list context (testcase by Wesley Schwengle).
16 17
174.0 Fri Nov 16 00:06:54 CET 2018 184.0 Fri Nov 16 00:06:54 CET 2018
18 - SECURITY IMPLICATION: this release enables allow_nonref by default 19 - SECURITY IMPLICATION: this release enables allow_nonref by default
19 for compatibnility with RFC 7159 and newer. See "old" vs. "new" 20 for compatibnility with RFC 7159 and newer. See "old" vs. "new"
20 JSON under SECURITY CONSIDERATIONS. 21 JSON under SECURITY CONSIDERATIONS.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines