summaryrefslogtreecommitdiff
tag namesbcl-1.4.5 (7299c5a705c127644190f8adc98180c7f46a8b92)
tag date2018-02-28 09:00:27 +0000
tagged byChristophe Rhodes <csr21@cantab.net>
tagged objectcommit 23264bb031...
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-----