summaryrefslogtreecommitdiff
tag namesbcl-1.1.4 (df8e386174936d8eddb9f483b560375a2108a17a)
tag date2013-01-30 19:28:03 +0000
tagged byChristophe Rhodes <csr21@cantab.net>
tagged objectcommit 43156bac3c...
changes in sbcl-1.1.4 relative to sbcl-1.1.3:
* optimization: LOOP expressions using "of-type character" have slightly more efficient expansions. * bug fix: very long (or infinite) constant lists in DOLIST do not result in very long compile times or heap exhaustion anymore. (lp#1095488) * bug fix: `#3(1) is read as #(1 1 1), not as #(1). (lp#1095918) * bug fix: adjust-array ignored :initial-element for simple-vectors. (lp#1096359) * bug fix: optimizations to MAKE-INSTANCE with literal list initargs no longer cause infinite loops (on circular data) or violate eqlity constraints. (lp#1099708) * bug fix: FIRST was not being open coded. (regression from 1.1.0) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEABECAAYFAlEJdEMACgkQhMXieFLWjfKKGACgkKKVCFCsADbInhn+qpHxujsl 3ywAn2hy4COaja8hBbMJ8hucP33iNtqz =ScFX -----END PGP SIGNATURE-----