summaryrefslogtreecommitdiff
tag namesbcl-1.5.0 (997e1c385782ad4290e211624621b3023528fce1)
tag date2019-02-24 17:09:24 +0000
tagged byChristophe Rhodes <c.rhodes@gold.ac.uk>
tagged objectcommit 14477ffd46...
changes in sbcl-1.5.0 relative to sbcl-1.4.16:
* enhancement: SB-COVER emulates IN-PACKAGE when recording source maps; this makes it possible to generate coverage for forms that uses local package nicknames, or otherwise must be read in the correct package. * build enhancement: new host quirks mechanism, support for building under ABCL and ECL (as well as CCL, CMUCL, CLISP and SBCL itself) * optimization: (FIND-SYMBOL x "P") for constant "P" executes faster, subject to "P" not being a package-local nickname of any package. Similarly INTERN. (lp#1814924) * optimization: bounds checks are elided when possible where the same array is dereferenced multiple times. * bug fix: initargs are now deduplicated when computing effective slots. * bug fix: TREE-EQUAL with :TEST 'EQL now correctly computes its answer. (reported by Bahodir Mansurov) * bug fix: compiled (COERCE x 'FLOAT) no longer coerces double-floats into single-floats. (reported by J. Gareth Williams) -----BEGIN PGP SIGNATURE----- iQFIBAABCAAyFiEE1oOcoKZ/dNnftwki69WVqRANY80FAlxyz8QUHGMucmhvZGVz QGdvbGQuYWMudWsACgkQ69WVqRANY8305wgAtxFsMr7TYmnDQ3BHbbAYAq+emg4a qyq78d1Q3mv7DwPL5Y8LwFDNd40dUFRD8O5ItMfAALKuRCJNAWHIPjBlbfoBJeUI vrFJO3O6hQXkBDzxOGlAfsJNcN4EDrJVVnMhC6HwVqS1MFgmhVdrXuHfLtDLxXYw Utb2KFksgaMVFOBQ45x7sDOekc96AAvuQXhqeA+LerXjk5Pfz0E+xJxJlITsrPNk GblNtNM4qZtMkroItUVCSCG/ep5GO9/IYLdywnxmPH+fnMODmBwKuGExM2ZzjhY4 X5rO/xMdiAOEkR8ZehDmTY4w3eAl5/7oZE0uuXHCb7CArxxm1GCe2lbm9A== =aTxA -----END PGP SIGNATURE-----