[cl-debian] Accepted sbcl 1:1.0.6.0-1 (source all i386)
Peter Van Eynde
pvaneynd at debian.org
Fri Jun 1 23:02:06 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 31 May 2007 22:32:33 +0200
Source: sbcl
Binary: sbcl sbcl-source sbcl-doc
Architecture: source all i386
Version: 1:1.0.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <pvaneynd at debian.org>
Changed-By: Peter Van Eynde <pvaneynd at debian.org>
Description:
sbcl - A Common Lisp compiler and development system
sbcl-doc - Documentation for Steel Bank Common Lisp
sbcl-source - Source code files for SBCL
Changes:
sbcl (1:1.0.6.0-1) unstable; urgency=low
.
* New upstream. Major changes:
+ new contrib: sb-cover, an experimental code coverage tool, is included
as a contrib module.
+ optimization: STRING-TO-OCTETS for unibyte encodings and UTF-8 is
significantly faster.
+ optimization: calls of the form (AREF FOO (+ INDEX <constant>)) now
produce more efficient code on x86-64 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.
+ enhancement: a new, experimental synchronous timeout facility is
provided. Refer to SB-SYS:WITH-DEADLINE for details.
+ enhancement: when a symbol name conflict error arises, the
conflicting symbols are always printed with a package prefix.
(thanks to Kevin Reid)
+ enhancement: stepping is now once again supported on the SPARC and
MIPS platforms. (It is also now more likely to work on CheneyGC
builds on the PPC.)
+ enhancement: sb-sprof can now also track and report accurate call
counts.
+ bug fixes: the treatment of non-standard subclasses of
SB-MOP:SPECIALIZER is more correct.
+ incompatible change: PURIFY no longer copies the data from the
dynamic space into the static and read-only spaces on platforms
that use the generational garbage collector
+ bug fix: GETHASH, (SETF GETHASH), CLRHASH and REMHASH are now
interrupt safe.
+ bug fix: GC race condition occasionally resulting in crashes with
the error message "SIG_STOP_FOR_GC blocked at a bad place" has been
fixed.
+ bug fix: &ENVIRONMENT variables in macro lambda lists can now be
declared ignored.
+ bug fix: DEFSETF lambda lists without &ENVIRONMENT no longer cause
a STYLE-WARNING to be signalled (regression from 1.0.4.)
+ bug fix: an asynchronous interrupt could previously leave the
system running with GC inhibited.
+ bug fix: a DECLARE form evaluated at top-level now causes an error
rather than silently (or verbosely) returning NIL.
+ bug fix: trying to dissassemble functions compiled at high DEBUG could
result in a error being signalled due to source form lookup errors.
(reported by Peter Graves)
Files:
b247ced80e78c351179f3eeb7ef9b812 813 devel optional sbcl_1.0.6.0-1.dsc
049dca74603daac6bfe79efedc0f1de1 4559899 devel optional sbcl_1.0.6.0.orig.tar.gz
97d1c56aa75ae2cda7a69b2d1737f6c7 31681 devel optional sbcl_1.0.6.0-1.diff.gz
e771d94e87171368791016c5a208b2f9 1481626 doc optional sbcl-doc_1.0.6.0-1_all.deb
d0584de3eac09181bb4d7957ce9818eb 3840358 doc optional sbcl-source_1.0.6.0-1_all.deb
9c725de74741b28b69cc1c5b89ef9c1f 8940150 devel optional sbcl_1.0.6.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGX7Ee11ldN0tyliURAvh/AKCCkw0MElaREp2fYt4vFMUaMa/DxwCdGQK4
zEOste3s+3MUFFVtUYB10g4=
=iOz1
-----END PGP SIGNATURE-----
Accepted:
sbcl-doc_1.0.6.0-1_all.deb
to pool/main/s/sbcl/sbcl-doc_1.0.6.0-1_all.deb
sbcl-source_1.0.6.0-1_all.deb
to pool/main/s/sbcl/sbcl-source_1.0.6.0-1_all.deb
sbcl_1.0.6.0-1.diff.gz
to pool/main/s/sbcl/sbcl_1.0.6.0-1.diff.gz
sbcl_1.0.6.0-1.dsc
to pool/main/s/sbcl/sbcl_1.0.6.0-1.dsc
sbcl_1.0.6.0-1_i386.deb
to pool/main/s/sbcl/sbcl_1.0.6.0-1_i386.deb
sbcl_1.0.6.0.orig.tar.gz
to pool/main/s/sbcl/sbcl_1.0.6.0.orig.tar.gz
More information about the Cl-debian
mailing list