forked from pool/perl-JSON
2.26
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
52f8e7e43b
commit
b4bb629054
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 28 12:35:21 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 2.26:
|
||||
* JSON::PP: cleaned up code and enhanced sort option efficiency in encode
|
||||
|
||||
- changes from 2.25:
|
||||
* JSON: JSON::Backend::XS::Supportable always executed a needless process with JSON::XS backend; this made encode/decode a bit slower
|
||||
|
||||
- changes from 2.24:
|
||||
* JSON::PP:
|
||||
+ tweaked code.
|
||||
+ optimized code in hash object encoding
|
||||
|
||||
- changes from 2.23:
|
||||
* JSON::PP
|
||||
+ modified tied object handling in encode; it made encoding speed faster (RT#61604)
|
||||
+ modified t/e10_bignum.t for avoiding a warning in using Math::BigInt dev version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 08:20:25 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
Reference in New Issue
Block a user