28 Feb 00:21
sbcl-1.0.3 has been released
From: William Harold Newman <william.newman <at> airmail.net>
Subject: sbcl-1.0.3 has been released
Newsgroups: gmane.lisp.steel-bank.announce
Date: 2007-02-27 23:21:42 GMT
Subject: sbcl-1.0.3 has been released
Newsgroups: gmane.lisp.steel-bank.announce
Date: 2007-02-27 23:21:42 GMT
It has been tagged in CVS and a source tarball is available on the
File Releases page. Enjoy.
from the NEWS file in the distribution:
changes in sbcl-1.0.3 relative to sbcl-1.0.2:
* new platform: NetBSD/PPC. (thanks to Aymeric Vincent)
* optimization: calls of the form (AREF FOO (+ INDEX <constant>)) now
produce more efficient code on the x86 if the compiler can determine
that (+ INDEX <constant>) does not require a bounds check and FOO
has an element type at least 8 bits wide.
* bug fix: references to undefined variables are handled the same way
in toplevel forms as in the normal compiler
* bug fix: the build scripts again work with non-bash /bin/sh (thanks
to Magnus Henoch)
* bug fix: use "gtar" as the asdf-install *TAR-PROGRAM* on NetBSD
(thanks to Jon Buller)
* improvement: faster compilation times for complex functions
* improvement: added readlink support to SB-POSIX (thanks to Richard
M Kreuter)
--
--
William Harold Newman <william.newman <at> airmail.net>
PGP key fingerprint 85 CE 1C BA 79 8D 51 8C B9 25 FB EE E0 C3 E5 7C
Ubi saeva indignatio ulterius cor lacerare nequit. -- Jonathan Swift's epitaph
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)
RSS Feed