sbcl-1.4.5
tag7299c5a705c127644190f8adc98180c7f46a8b92
object 23264bb03174f34691a5ef263c3966753329f386
authorChristophe Rhodes <csr21@cantab.net>
Wed, 28 Feb 2018 09:00:27 +0000 (28 09:00 +0000)
changes in sbcl-1.4.5 relative to sbcl-1.4.4:
  * minor incompatible change: building with/without the :sb-package-locks
    feature is no longer an option. Package locks are always compiled in,
    and removing :sb-package-locks from *features* will have no effect.
  * enhancement: FIND-PACKAGE does not acquire a mutex
  * enhancement: cheneygc can perform heap relocation on startup
  * enhancement: in threaded builds, finalizers execute in a system-internal
    thread so that a user thread which invokes GC is unblocked from performing
    work as soon it returns from GC and invokes any post-GC hooks.
    As such, it is more important than before to avoid assumptions about
    special variable bindings in finalizers, even in single-threaded code.
  * optimization: faster (funcall (or function symbol)) on x86-64.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJalm+rAAoJEOvVlakQDWPNMrQH/3w6muQxfjAmeGPDaQTrydCx
j08bhN6U4DFkEnZKGdGZRCt1eCScuE231FPFT0l2/qpaHBZqUMcRt/epYZ3KgW3W
HbnqRxXxjEpjxjGvsIMagHEtFHkOw96JY87b0wf4x3rLO2kaG6+/5FYkrHwKv4Pb
PlyOEipMQd4MqOTK9wdaZoGEuBeXxAYRT1TUAviO5M5wauAZ0RCdjq39JMeRIyO0
oPUlE1wQ5XzblYOuMAYIVtpumbhabTmCakXgsj4tVcszxoLZjMqZ8B7Bh4EtI3El
xJm+5DvcphgBoXfaEDEPDij40C3Y0wUdBt5oOBr+4pd7cNw+Y1E0T5St/JK6QL0=
=EAuv
-----END PGP SIGNATURE-----