[cl-debian] Accepted sbcl 1:1.0.4.0-1 (source all i386)
Peter Van Eynde
pvaneynd at debian.org
Tue Mar 27 11:32:09 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 27 Mar 2007 06:57:11 +0200
Source: sbcl
Binary: sbcl sbcl-source sbcl-doc
Architecture: source all i386
Version: 1:1.0.4.0-1
Distribution: experimental
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.4.0-1) experimental; urgency=low
.
* make.sh actually needs bash, or at least not dash because
of the "time <foo>" statements.
* New upstream major changes:
+ incompatible change: the thread-safe (on most platforms) getaddrinfo
and getnameinfo sockets functions are used instead of gethostbyaddr
and gethostbyname, on platforms where the newer functions are available.
As a result, the ALIASES field of HOST-ENT will always be NIL on these
platforms.
+ change: runtimes with embedded cores (i.e. saved with :EXECUTABLE T)
don't print the startup banner, but behave as if --noinform was passed
as a command line argument. (thanks to Kevin Reid)
+ new experimental feature: added JOIN-THREAD (by NIIMI Satoshi)
+ optimization: code using alien values with undeclared types is much faster.
+ optimization: the compiler is now able to open code SEARCH in more cases.
+ optimization: more compact typechecks on x86-64 (thanks to Lutz Euler)
+ bug fix: using standardized COMMON-LISP special variables as loop
variables no longer signals bogus package lock violations. (reported
by Eric Marsden)
+ bug fix: declaring local loop variables to be of a range-limited type
such as (SINGLE-FLOAT 1.0 2.0) no longer causes a compile-time error.
(reported by Andras Simon)
+ bug fix: >= and <= gave wrong results when used with NaNs. (Some NaN
bugs remain on x86-64.)
+ bug fix: the #= and ## reader macros now interact reasonably with
funcallable instances.
+ bug fix: type-checks for function arguments were compiled using the
compiler policy settings of the wrong lexical environment (in 1.0.2
and 1.0.3).
+ bug fix: SHADOW accepts characters as string designators, as required
by the spec (thanks to Eric Marsden)
+ bug fix: fixed GC safety issues when foreign functions are called with
non-base strings as arguments
+ bug fix: more consistent error output for fatal-compiler-warnings, like
reader errors
+ bug fix: functions with proper names were showing up as NIL in
backtraces (reported by Edi Weitz, regression in 1.0.2)
Files:
731fbf20ee1394be336a6dd32f72516c 771 devel optional sbcl_1.0.4.0-1.dsc
b8d1b0fe0a2baedd74b5744f36fda949 4500972 devel optional sbcl_1.0.4.0.orig.tar.gz
0a1f9b68c2bf2128f43067ee2d7cdbed 29611 devel optional sbcl_1.0.4.0-1.diff.gz
1bcd825702cd065f4f8d26b404c55ab7 1488516 doc optional sbcl-doc_1.0.4.0-1_all.deb
b860dbc06e4564aab3c890a8a9db537c 3778752 doc optional sbcl-source_1.0.4.0-1_all.deb
77bd2ffe5898ff52faf1e2c3b1e8bd39 8889936 devel optional sbcl_1.0.4.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGCM/011ldN0tyliURAs5MAKCn9PGCTOnEYaLIo1gN1J+AvjlnzwCfWe8X
kAU1qwBRPo/4VtEb6OCYG5g=
=ggLZ
-----END PGP SIGNATURE-----
Accepted:
sbcl-doc_1.0.4.0-1_all.deb
to pool/main/s/sbcl/sbcl-doc_1.0.4.0-1_all.deb
sbcl-source_1.0.4.0-1_all.deb
to pool/main/s/sbcl/sbcl-source_1.0.4.0-1_all.deb
sbcl_1.0.4.0-1.diff.gz
to pool/main/s/sbcl/sbcl_1.0.4.0-1.diff.gz
sbcl_1.0.4.0-1.dsc
to pool/main/s/sbcl/sbcl_1.0.4.0-1.dsc
sbcl_1.0.4.0-1_i386.deb
to pool/main/s/sbcl/sbcl_1.0.4.0-1_i386.deb
sbcl_1.0.4.0.orig.tar.gz
to pool/main/s/sbcl/sbcl_1.0.4.0.orig.tar.gz
More information about the Cl-debian
mailing list