[cl-debian] Accepted sbcl 1:1.0.12.0-1 (source all amd64)
Peter Van Eynde
pvaneynd at debian.org
Wed Dec 19 16:02:24 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 12 Dec 2007 05:49:07 +0100
Source: sbcl
Binary: sbcl sbcl-source sbcl-doc
Architecture: source all amd64
Version: 1:1.0.12.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.12.0-1) unstable; urgency=low
.
* New upstream version. Major changes:
+ new feature: MAKE-HASH-TABLE now experimentally accepts a
:SYNCHRONIZED argument, which makes the hash-table safe for
concurrent accesses (but not iteration.) See also:
SB-EXT:WITH-LOCKED-HASH-TABLE, and
SB-EXT:HASH-TABLE-SYNCHRONIZED-P.
+ optimization: CONCATENATE on strings is an order of magnitue faster
in code compiled with (> SPEED SPACE).
+ optimization: SUBSEQ is ~50% faster on lists.
+ bug fix: bug 417 fixed -- source location reporting is now more robust.
+ bug fix: SUBSEQ on a list will now correctly signal an error if if
END is smaller then START.
+ bug fix: SB-PROFILE will no longer report extra consing for nested
calls to profiled functions.
+ bug fix: ROOM implementation had bogus fixnum declarations which
could cause type-errors when calling ROOM on large images.
+ bug fix: if file compilation is aborted, the partial fasl is now
deleted, and COMPILE-FILE returns NIL as the primary value.
+ bug fix: number of thread safety issues relating to SBCL's internal
hash-table usage have been fixed.
+ bug fix: SB-SYS:WITH-PINNED-OBJECTS could cause garbage values to
be returned from its body when the values were being returned
using unknown-values return convection and the W-P-O was wrapped
inside an UNWIND-PROTECT.
* Moved Homepage: field
Files:
8bbfacdad4926938878481517fff0b6e 830 devel optional sbcl_1.0.12.0-1.dsc
479a59a3016ca94ee9752a60d36184cb 4670409 devel optional sbcl_1.0.12.0.orig.tar.gz
f642330c01881e487c17e291dbec8c4a 35913 devel optional sbcl_1.0.12.0-1.diff.gz
c845aa3f075a7cd675fb9dccc03248f3 1632242 doc optional sbcl-doc_1.0.12.0-1_all.deb
60cfff952fefbfad72f99b80dc0a888e 3934960 doc optional sbcl-source_1.0.12.0-1_all.deb
5c1c037f560c481d551d430cdf48fbec 9594218 devel optional sbcl_1.0.12.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHYoy/11ldN0tyliURAgckAKCsXPfUPWfuA6dVTT8uNw7SuvcyQwCfZ8Wr
Q796uYYQPZrsCkojd0fujHw=
=4ppb
-----END PGP SIGNATURE-----
Accepted:
sbcl-doc_1.0.12.0-1_all.deb
to pool/main/s/sbcl/sbcl-doc_1.0.12.0-1_all.deb
sbcl-source_1.0.12.0-1_all.deb
to pool/main/s/sbcl/sbcl-source_1.0.12.0-1_all.deb
sbcl_1.0.12.0-1.diff.gz
to pool/main/s/sbcl/sbcl_1.0.12.0-1.diff.gz
sbcl_1.0.12.0-1.dsc
to pool/main/s/sbcl/sbcl_1.0.12.0-1.dsc
sbcl_1.0.12.0-1_amd64.deb
to pool/main/s/sbcl/sbcl_1.0.12.0-1_amd64.deb
sbcl_1.0.12.0.orig.tar.gz
to pool/main/s/sbcl/sbcl_1.0.12.0.orig.tar.gz
More information about the Cl-debian
mailing list