pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-JSON-XS
Module Name: pkgsrc
Committed By: sno
Date: Tue Mar 16 10:47:57 UTC 2010
Modified Files:
pkgsrc/converters/p5-JSON-XS: Makefile distinfo
Log Message:
Updating converters/p5-JSON-XS 2.27 to 2.28
Upstream changes:
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!
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/converters/p5-JSON-XS/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/p5-JSON-XS/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index