0.8.12.31:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 14 Jul 2004 06:21:10 +0000 (06:21 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 14 Jul 2004 06:21:10 +0000 (06:21 +0000)
commita163c70e2bef35bf482a785dbfd9c545b4fcd555
treeb696407ad003e08f58b03c8f1baa4f7a56d7513a
parentaccfb3272fece64c18584965f85e975fcc2d6785
0.8.12.31:
Fix bug 269 (also rediscovered by Peter Seibel on
comp.lang.lisp)
... SCALE-FLOAT scales floats by integers, not just
float-exponents;
... write code to minimize generic calls, not that I think
SCALE-FLOAT is likely to be on many critical paths;
... tests
BUGS
NEWS
src/code/float.lisp
src/compiler/float-tran.lisp
src/compiler/fndb.lisp
tests/float.pure.lisp
version.lisp-expr