sbcl 2:1.1.15-1 source package in Ubuntu

Changelog

sbcl (2:1.1.15-1) unstable; urgency=medium


  * New upstream release
    changes in sbcl-1.1.15 relative to sbcl-1.1.14:
    * new feature: the iterative spilling/coloring register allocator developed
      by Alexandra Barchunova during Google Summer of Code 2013 is now merged
      in.  By default, it only activates for functions that optimize with
      (speed 3) and (> speed compilation-speed), but setting
      sb-regalloc:*register-allocation-method* to :iterative forces its
      execution.  The previous behaviour can be obtained by instead setting that
      variable to :greedy.  Thanks again to Google for their support, and, more
      crucially, to Alexandra Barchunova for her hard work.
    * optimization: make-array with known element-type and unknown dimensions is
      much faster.
    * optimization: make-array with unknown element-type is faster as well.
      (lp#1004501)
    * enhancement: sb-ext:save-lisp-and-die on Windows now accepts
      :application-type argument, which can be :console or :gui. :gui allows
      having GUI applications without an automatically appearing console window.
    * enhancement: reduced conservativism on GENCGC platforms:
      conservative roots must be valid-looking tagged pointers or point
      within a code object, not merely point to within the allocated part
      of a page, in order to pin a page.
    * enhancement: support for "Mac Roman" external format.
    * enhancement: encapsulation of named generic functions now happens without
      altering the identity of the function bound to the name.
    * bug fix: Windows applications without the console window no longer misbehave.
      (patch by Wilfredo Velazquez, lp#1256034).
    * bug fix: modular arithmetic optimizations do not stumble on dead branches
      with bad constants. (reported by Douglas Katzman)
    * bug fix: CLISP can be used again as a cross-compilation host.
      (Thanks to Vasily Postnicov, lp#1261451)
    * bug fix: run-program crashed with :directory nil. (lp#1265077)

 -- Christoph Egger <email address hidden>  Tue, 18 Feb 2014 21:17:03 +0100

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
i386 amd64 kfreebsd-amd64 kfreebsd-i386 powerpc all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sbcl_1.1.15-1.dsc 2.2 KiB 7079060d9286aa42e7a3221c08312c558a93af7b23f71d5639caed511c112e96
sbcl_1.1.15.orig.tar.bz2 4.0 MiB 1793f9927bfbcbe25066cc8b94ad0542a1a563a16820d028f8cc5520c6b57365
sbcl_1.1.15-1.debian.tar.xz 110.6 KiB f3bd171b6c958e447b027f1b657d9b02acc81cf9d42aa8302b93833e0d335b6a

Available diffs

No changes file available.

Binary packages built by this source

sbcl: No summary available for sbcl in ubuntu utopic.

No description available for sbcl in ubuntu utopic.

sbcl-doc: No summary available for sbcl-doc in ubuntu utopic.

No description available for sbcl-doc in ubuntu utopic.

sbcl-source: No summary available for sbcl-source in ubuntu utopic.

No description available for sbcl-source in ubuntu utopic.