Path to this page:
Subject: CVS commit: pkgsrc/lang/newlisp
From: Ryo ONODERA
Date: 2012-11-22 19:54:06
Message id: 20121122185406.E80D0175DD@cvs.netbsd.org
Log Message:
Update to 10.4.5
Changelog:
2012-11-21
# Changes and additions
* On Windows, process now returns real process ids as in UNIX, not Windows \
process handles.
* The cgi.lsp module now handles multiform data in POST requests.
* Two new make files for compiling RedHat Fedora and CentOS distributions. The \
configure utility called by make will handle these two subflavors of RedHat \
Linux automatically.
# Bug fixes
* Memory overrun of invalid UTF8 strings now causes an error message \
"invalid UTF8 string".
* The function ref did sometimes not handle correctly multiple, nested matching \
expressions.
* The float function did sometimes not work correctly when used on list members.
* OpenBSD did not load .init.lsp.
# Compatibility with previous versions
* This version is compatible with previous versions in the 10.4 series of newLISP.
Files: