Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:42:10 UTC Now

2008-08-12 09:17:28 UTC MAIN commitmail json YAML

Update p5-JSON to 2.12.

2.12  Wed Jul 16 11:14:35 2008
[JSON]
- made compatible with JSON::XS 2.22

[JSON::PP]
- fixed the incremental parser in negative nest level
    (pointed and patched by Yuval Kogman)

2.11  Tue Jun 17 14:30:01 2008
[JSON::PP]
- fixed the decoding process which checks number.
    regarded number like chars in Unicode (ex. U+FF11) as [\d].
- enhanced error messages compatible to JSON::XS.

(obache)