summaryrefslogtreecommitdiff
tag namesbcl-2.0.2 (60d1beb4909eceb858fd8a4fbf158c38503feb7d)
tag date2020-02-29 20:25:40 +0000
tagged byChristophe Rhodes <csr21@cantab.net>
tagged objectcommit 2602953a87...
changes in sbcl-2.0.2 relative to sbcl-2.0.1:
* new feature: CMUCL-style block compilation support has been added, allowing whole program optimization. It has been documented in a new section of the manual entitled "Advanced Compiler Use and Efficiency Hints". In particular, users of block compilation will find a large speedup for numerical code, as functions which call or return floating point values will keep everything unboxed. * bug fix: in CHANGE-CLASS, handle non-standard slot-value-using-class for :INSTANCE and :CLASS slots better. (reported by Shinmera on #sbcl) * bug fix: REMHASH in an EQUAL or EQUALP hash-table works correctly on a key for which EQUAL (respectively EQUALP) is reduced to EQ. (lp#1865094) * bug fix: do not emit a warning for DEFCLASS slots with mismatched :TYPE and :INITFORM when the class has a non-standard metaclass. * bug fix: DISASSEMBLE on SPARC is less likely to spuriously annotate code sequences as error traps. -----BEGIN PGP SIGNATURE----- iQFFBAABCgAvFiEE1oOcoKZ/dNnftwki69WVqRANY80FAl5ayMQRHGNzcjIxQGNh bnRhYi5uZXQACgkQ69WVqRANY80Q+wgAr94a6e6WLVXljltgtktBZvN7e+HUZrv7 Yp018/QjH5ReynywdJrV4t6cvYcL2TI/yF1D18UZeZVzi3zvbEwm7SA9NfaL/3QI M8g2vpYkp/wQe7ow7uCzfPquRYJti9tbuvFgE/9ec8eQssx6cohNzR+fTc3Y6JAZ ySdg/sTcAUftQX56jIvSQWo8me+9aWudKTTCjCHd8H+xJfDaO46Ri6bcN2kIbsZR zyzhv2+UvXviq7ZTLxUlWXnx0FPZLgo48zyGJIMis2iZ5Tel5zACXJnzai3qowjh W3rYx9FBlZyh7kfG8C0Eu8gsqw33fqRr0Kb9d6W+sHo5dITh4WG5Lw== =brEi -----END PGP SIGNATURE-----