News: 2004
- 2004-10-18
-
cmucl-19a-patch-002 is available, to fix the bug
in unbound-slot (:name was not accepted as a keyword argument).
This patch breaks backward compatibility, since the :slot argument
is no longer accepted. The patch is present in the
release/19a/patches
directory, or via ASDF-INSTALL from common-lisp.net. - 2004-10-01
-
The October snapshot binaries have been uploaded,
for sparcv9/Solaris, x86/FreeBSD, x86/Linux and MacOS X. The
include more pretty-printer and
FORMAT
fixes, an improved disassembler, pathname fixes, and a new float-accuracy compilation policy, so thatDOUBLE-FLOAT-EPSILON
is correct on x86 platforms. - 2004-09-01
-
The September snapshot binaries have been
uploaded, for sparcv9/Solaris, x86/FreeBSD, x86/Linux and MacOS X.
They include many ANSI compliance fixes to
FORMAT
and to the pretty-printer. - 2004-07-31
-
CMUCL 19a has been released. The release notes and binaries for the
supported platforms are available from the
release/19a
directory of the download sites. - 2004-07-05
- The pre3 binaries for the 19a release are available in the release/19a directory of the download sites. Please help test these pre-release binaries. The 19a release is scheduled for the end of July.
- 2004-06-03
- Anoncvs access has been restored. The 19a pre-release testing phase will start soon.
- 2004-06-01
- Anoncvs access to projects on common-lisp.net has been disabled, following the recently discovered vulnerabilities in the CVS code base.
- 2004-05-05
- The May snapshot binaries have been uploaded, for sparcv9/Solaris, x86/FreeBSD and x86/Linux.
- 2004-05-04
-
Support for an separate stack for delivering signals (via the
sigaltstack()
system call) has been committed. This makes it possible to trap overflows of the C stack and print a diagnostic message before aborting. - 2004-04-22
-
The behaviour of
EXT:LOAD-FOREIGN
when called with a single shared library has been changed to callSYS::LOAD-OBJECT-FILE
directly, without invoking the linker as previously. - 2004-04-06
- Improved support for source-location recording has been contributed by Helmut Eller. This improves the support for a FIND-DEFINITION like facility in editors for classes, generic functions and methods.
- 2004-04-04
- Support for efficient modular arithmetic on x86 and SPARC platforms has been ported from SBCL by Raymond Toy. This allows the compiler to generate better code for certain operations on 32-bit quantities.
- 2004-04-02
- The April snapshot binaries have been uploaded, for sparcv9/Solaris, x86/FreeBSD and x86/Linux.
- 2004-03-20
- The CMUCL CVS repository is back online at common-lisp.net. Thanks to the site admins for providing this service! This will lead to changes to CVS access and to the primary download host.
- 2004-01
- The CMUCL CVS server suffered a disk crash, and the project repository has been offline for a while. Apologies for the interruption.
Also see older news: