File perl-JSON-XS.changes of Package perl-JSON-XS
-------------------------------------------------------------------
Mon Jan 17 20:09:30 UTC 2011 - coolo@novell.com
- update to 2.3(0)
- make sure decoder doesn't change the decoding in the incremental
parser (testcase provided by Hendrik Schumacher).
- applied patch by DaTa for Data::Dumper support in json_xs.
- added -t dump support to json_xs, using Data::Dump.
- added -f eval support to json_xs.
-------------------------------------------------------------------
Wed Dec 1 13:33:10 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Sep 8 23:24:16 UTC 2010 - chris@computersalat.de
- update to 2.29
- fix a memory leak when callbacks set using filter_json_object
or filter_json_single_key_object were called (great testcase
by Eric Wilhelm).
2.28 Thu Mar 11 20:30:46 CET 2010
- implement our own atof function - perl's can be orders of
magnitudes slower than even the system one. on the positive
side, ours seems to be more exact in general than perl's.
(testcase provided by Tim Meadowcroft).
- clarify floating point conversion issues a bit.
- update jpsykes csrf article url.
- updated benchmark section - JSON::PP became much faster!
- recreated by cpanspec 1.78
- fix deps
o missing Req perl(common::sense)
- changelog to changes file
-------------------------------------------------------------------
Wed Jan 13 23:29:13 UTC 2010 - jw@novell.com
- 2.27 Thu Jan 7 07:35:08 CET 2010
- support relaxed option inside the incremental parser
(testcase provided by IKEGAMI via Makamaka).
- 2.26 Sat Oct 10 03:26:19 CEST 2009
- big integers could become truncated (based on patch
by Strobl Anton).
- output format change: indent now adds a final newline, which is
more expected and more true to the documentation.
- 2.25 Sat Aug 8 12:04:41 CEST 2009
- the perl debugger completely breaks lvalue subs - try to work
around the issue.
- ignore RMAGICAL hashes w.r.t. CANONICAL.
- try to work around a possible char signedness issue on aix.
- require common sense.
-------------------------------------------------------------------
Sat Jul 25 19:38:56 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Sat Jun 20 19:03:42 CEST 2009 - chris@computersalat.de
- update to 2.24
- added perl-macros
o autogen filelist with perl_gen_filelist
- spec mods
o added header
o fixed deps
-------------------------------------------------------------------
Sun Oct 26 16:54:56 UTC 2008 - gerrit.beine@gmx.de
- first release 2.23