-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 27 Sep 2006 07:24:18 +0200 Source: sbcl Binary: sbcl sbcl-source sbcl-doc Architecture: source all i386 Version: 1:0.9.17.0-1 Distribution: unstable Urgency: low Maintainer: Peter Van Eynde <[EMAIL PROTECTED]> Changed-By: Peter Van Eynde <[EMAIL PROTECTED]> 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:0.9.17.0-1) unstable; urgency=low . * New upstream version, major changes: - feature: weak hash tables, see MAKE-HASH-TABLE documentation - incompatible change: External-format support for FFI calls changed. - incompatible change: SB-EXT package no longer contains the following unused symbols: *GC-NOTIFY-AFTER*, *GC-NOTIFY-BEFORE*, *GC-NOTIFY-STREAM*, *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*, *ERROR-PRINT-LINES* - incompatible change: the single-stepper is no longer available on Alpha, Mips and Sparc platforms. - minor incompatible change: the direct superclasses of SB-MOP:FUNCALLABLE-STANDARD-OBJECT are (FUNCTION STANDARD-OBJECT), not (STANDARD-OBJECT FUNCTION). This makes the class-precedence-lists of GENERIC-FUNCTION and STANDARD-GENERIC-FUNCTION comply with the requirement of ANSI 1.4.4.5. - minor incompatible change: the default stream external format on non-unicode SBCL is no longer detected from the locale, but is always ISO-8859-1 - new feature: Add a version of evaluator that uses an interpreter instead of the compiler. EVAL still uses the compiler by default, to switch it to use the interpreter, set the value of the variable SB-EXT:*EVALUATOR-MODE* to :INTERPRET. - minor incompatible change: the single-stepper REPL has been merged with the normal debugger (see the "Stepping" heading of the debugger help for more details). The debugger command STEP will no longer switch to the single-stepper REPL. - bug fix: ENOUGH-NAMESTRING on pathnames with no name and a pattern for a type now works. - bug fix: loading of default sysinit file works. (thanks to Leonid Slobodov) - bug fix: better detection of circularities in the file-compiler. (reported by Marco Monteiro) - bug fix: the CL pathname functions now work with files that have non-ASCII characters in their names (thanks to Yaroslav Kavenchuk) - bug fix: The :PTY argument for RUN-PROGRAM will now work on systems with Unix98 pty semantics. - bug fix: ASDF-INSTALL will now work with bsd tar. - bug fix: ASDF-INSTALL uses GNU tar on Solaris (thanks to Josip Gracin). - bug fix: timers expiring in dead threads no longer cause a type-error (reported by Paul "Nonny Mouse"). - bug fix: thanks to more lightweight single-stepper instrumentation, code compiled with (DEBUG 3) will compile and execute significantly faster, and will have more accurate type-inferencing than before - bug fix: SLOT-VALUE optimizations are no longer done on method parameters whose bindings are modified Files: 995f15f0ba01444f2e24c8468c753bb8 694 devel optional sbcl_0.9.17.0-1.dsc 2b471fbd8907a0615957d3009e75684a 4062355 devel optional sbcl_0.9.17.0.orig.tar.gz d7adbfac50ec82807019bced581fd87c 25383 devel optional sbcl_0.9.17.0-1.diff.gz b5f471fb0f0e0102335732c72d1b1e96 1404124 doc optional sbcl-doc_0.9.17.0-1_all.deb dcac9c015feea49c194cfa437f2d029f 3306114 doc optional sbcl-source_0.9.17.0-1_all.deb a12147071e02cb30576af034831b36d8 8557778 devel optional sbcl_0.9.17.0-1_i386.deb
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFG5p311ldN0tyliURArpAAJ9FPG6INwHKcflexhSxGDnQhv1KGACgrLlE m4Vk6gI9WYYkFNytSTl6sJI= =jNWX -----END PGP SIGNATURE----- Accepted: sbcl-doc_0.9.17.0-1_all.deb to pool/main/s/sbcl/sbcl-doc_0.9.17.0-1_all.deb sbcl-source_0.9.17.0-1_all.deb to pool/main/s/sbcl/sbcl-source_0.9.17.0-1_all.deb sbcl_0.9.17.0-1.diff.gz to pool/main/s/sbcl/sbcl_0.9.17.0-1.diff.gz sbcl_0.9.17.0-1.dsc to pool/main/s/sbcl/sbcl_0.9.17.0-1.dsc sbcl_0.9.17.0-1_i386.deb to pool/main/s/sbcl/sbcl_0.9.17.0-1_i386.deb sbcl_0.9.17.0.orig.tar.gz to pool/main/s/sbcl/sbcl_0.9.17.0.orig.tar.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]