0.8.5.3:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 25 Oct 2003 21:40:48 +0000 (21:40 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 25 Oct 2003 21:40:48 +0000 (21:40 +0000)
commitf8893c7c658bf9d9e0757c63e47af2fdea810f04
treeb75445c08f329fda91b7bb8323818ac3a0f7f422
parent95110584db3224cf61b774f1402a71a79e61432f
0.8.5.3:
CLISP minor issues:
... fix float-related bug: since CLISP doesn't support
denormalized single-floats, we need to construct
LEAST-POSITIVE-SHORT-FLOAT explicitly
... we need to perform a similar trick for BOOLE as we already
do for BYTE.  Rewrite the horrible package hackery to be
slightly more robust, in mitigation for the perpetuation
of this horror.
NEWS
build-order.lisp-expr
src/code/cross-boole.lisp [new file with mode: 0644]
src/code/float.lisp
src/cold/defun-load-or-cload-xcompiler.lisp
src/compiler/srctran.lisp
version.lisp-expr