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

Comparing JSON-XS/Changes (file contents):
Revision 1.167 by root, Sun Feb 21 15:37:53 2016 UTC vs.
Revision 1.168 by root, Sun Feb 21 16:18:19 2016 UTC

6 6
7TODO: how to cope with tagged values and standard json decoders 7TODO: how to cope with tagged values and standard json decoders
8TODO: work around <=5.16 bugs (Reini Urban) 8TODO: work around <=5.16 bugs (Reini Urban)
9TODO: decide what to do with RFC7158 incompatibilities. 9TODO: decide what to do with RFC7158 incompatibilities.
10TODO: investigate magic (Eric Brine) 10TODO: investigate magic (Eric Brine)
11TODO: Alex Efros, true/false ignore allow_nonref, because internally they are refs 11 - allow_nonref now affects booleans (\1, $Types::Serialiser::Boolean)
12 as well (reported by Alex Efros).
12 - allow literal tabs in strings in relaxed mode (patch by 13 - allow literal tabs in strings in relaxed mode (patch by
13 lubo.rintel@gooddata.com). 14 lubo.rintel@gooddata.com).
14 - support "cbor" format in json_xs tool. 15 - support "cbor" format in json_xs tool.
15 - support (and fix) calling encode and decode in list context 16 - support (and fix) calling encode and decode in list context
16 (reported by Вадим Власов). 17 (reported by Вадим Власов).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines