Subject: CVS commit: pkgsrc/lang/newlisp
From: Ryo ONODERA
Date: 2013-07-12 15:37:38
Message id: 20130712133738.7408296@cvs.netbsd.org

Log Message:
Update to 10.5.3

Changelog:
newLISP® v.10.5.3 Stable Release 2013-07-10

This release fixes bugs in the new, unlimited precision, integer arithmetic and \ 
JSON subsystems and introduces functions for KMEANS data clustering.
New Features

    New cluster analysis functions kmeans-train and kmeans-query (v.10.5.2).

Bug fixes

    Big integer division had problems with embedded, aligned big int sized zeros \ 
and trailing zeros in results. On Linux, compiler optmizations in big integer \ 
division code caused problems and are disabled now with no decrease in \ 
performance (v.10.5.1).
    The bigint function now accepts integers in strings with trailing non-digit \ 
characters and floats in simple dot-decimal notation (v.10.5.1).
    After Java update 7u21, install directory names could not have spaces. This \ 
has been fixed (v.10.5.2).
    Escaped " quote and \ backslash characters in json-parse strings are \ 
now handled correctly (v.10.5.2/3).

Compatibility with previous versions

This version is compatible with the previous versions in the 10.5.x series.

Files:
RevisionActionfile
1.7modifypkgsrc/lang/newlisp/Makefile
1.5modifypkgsrc/lang/newlisp/PLIST
1.6modifypkgsrc/lang/newlisp/distinfo