sbcl-1.3.8
tage2a48f3b4274d7463dac2fc3782f7aba9972a18e
object 9a11fb18ef2fee4d89c5d56f7414283bd2f578d1
authorChristophe Rhodes <csr21@cantab.net>
Sun, 31 Jul 2016 15:34:26 +0000 (31 15:34 +0000)
changes in sbcl-1.3.8 relative to sbcl-1.3.7:
  * minor incompatible change: the system now understands that the CONDITION
    type is disjoint with many other system types.
  * minor incompatible change: argument types in condition report functions
    are now declared (in combination with the above change, this can result in
    early detection of erroneous code).
  * enhancement: simple arrays of any rank can be stack-allocated
    on platforms supporting stack allocation of vectors.
  * optimization: improved type derivation for FIND, POSITION, COUNT, SEARCH,
    MISMATCH and other array and sequence functions.
  * optimization: ALLOCATE-INSTANCE is now as fast as MAKE-INSTANCE.
  * optimization: more efficient CHANGE-CLASS.
  * bug fix: versions of getresuid() and getresgid() in SB-POSIX no longer
    cause memory faults, and should work properly (lp#1603806, reported by
    Kieran Grant)
  * bug fix: handle ENOENT from getprotobyname() (lp#1596043, reported by
    Stephen Hassard)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJXnhqCAAoJEOvVlakQDWPN938IALxSwkBanKeMxjG+qJm8mUs/
FQN21mvVYfuoyug7FyQjLpZeUdrb2QiXe7FMtp+l9P6umcStfSldGCrFTo77ysow
8PaeetGUQdguf01dEKx1JFVdmviSoVC4jmll1ud5Q6Rzf0mMUrYhL3RvZn8rtk2E
OzqxvGhn4EDdKv/WdiiqSyJy+hfcjNcg+lBPrCTR2lkDucYVc7SvQsyedkUVfDxr
u2omJgCd+jrty/+0qdYUju4psWixBSRKTWeIRPqoMVc1Wuc7TMeqek5FT5voLkQk
tOgOT+FYr7EGD+JSTrwgXNJSNdX1yg2ouyqAIsz06cm4PuctwTDGj+8212xV7Ds=
=0cvU
-----END PGP SIGNATURE-----