sbcl-1.3.11
tage4000f44d4454418cb72d921c86e96fff91bb5ed
object c09d44ba4c257ea658f1c6a9090bc7a21347975f
authorChristophe Rhodes <csr21@cantab.net>
Sun, 30 Oct 2016 16:28:36 +0000 (30 16:28 +0000)
changes in sbcl-1.3.11 relative to sbcl-1.3.10:
  * minor incompatible change: SB-EXT:*INTEXP-MAXIMUM-EXPONENT* is removed.
  * enhancement: TRACE ... :REPORT {TRACE,NIL} now work as advertised in the
    documentation string (based on patch by Patrick Stein)
  * enhancement: support unboxed signed-word structure slots on x86, x86-64
    and ARM64. (lp#377616)
  * optimization: faster logical bit-array operations on multidimensional
    arrays.
  * optimization: better GC performance in the presence of many threads.
    (patch by Ilya Perminov, lp#1339924)
  * optimization: multiple-value-call is optimized with multiple argument
    forms, not just one. (lp#753803)
  * bug fix: MAKE-ALIEN-STRING returns the number of allocated bytes as a
    second value as advertised (reported by Johann 'Myrkraverk' Oskarsson)
  * bug fix: when TO-READTABLE is supplied to COPY-READTABLE, it will
    contain only the macros in FROM-READTABLE and no others. (lp#1631506)
  * enhancement: gencgc has been modified for x86-64 on Linux and macOS
    to a support mark-and-sweep as well as the traditional copying strategy.
    It is conceivable that some applications might be adversely affected.
    Please see ':immobile-space' in 'base-target-features.lisp-expr'
    for further details, and possible reasons to disable this feature.
  * enhancement: x86-64 supports shrinking the fixed overhead in a structure
    from 2 words to 1 word, reducing memory consumption in applications
    which create many small structures.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJYFh+0AAoJEOvVlakQDWPN+qEH/A5Rfg6+b7ZxbvhqnpdoUC+i
3/Z8LjVQrbs0P+3YfIw5EkJSkMoGaVrxJUH8mhvo+A+hfnsddSZDnAHdgODOS5BG
U359itBlphooH2OZKsDyIAem9Hf/6yEHOEzdFsGd3EbQUNxJucHli6SfSick6KB9
iRb0lw4HiW5Lt6jU1t5iY37pRkoKZfpokBq0AGveAFRg8s8bdMu0k6Zbw8nCD6mY
EEEHl1JmS5xK+FqmxAWELfwt+B4VRULYQoFZD7tCk1WcB7jUtno3C56TQrBfzZwI
2At0XDkpe7MHzqn0J0RWMrjaznK9H4g2v3Lieljf64uIYo1uwjygXLrSFo6fL/g=
=frAy
-----END PGP SIGNATURE-----