0.8.3.20:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Sep 2003 14:44:44 +0000 (14:44 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Sep 2003 14:44:44 +0000 (14:44 +0000)
commit10079735369606be93965175c0e2750e1f893824
tree6f6733d451b118b79d00896fc694b01fde82f1e8
parenteb105cf1d0fdb3769fea9f7a4df29ce82e93189b
0.8.3.20:
Fixed bug revealed by PFD in *.26:
... (FLOAT X) should be transformed to guard against X already
being a float, in which case no coercion should occur.
Minor adjustments:
... tighten up the type of RANDOM;
... textual frobs around RANDOM area.
(there's an extremely strange bug in RANDOM on the powerpc,
which I haven't yet logged but will do if I can't figure out
what's going on)
NEWS
src/code/target-random.lisp
src/compiler/float-tran.lisp
src/compiler/fndb.lisp
version.lisp-expr