0.pre8.99:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 24 Apr 2003 08:55:34 +0000 (08:55 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 24 Apr 2003 08:55:34 +0000 (08:55 +0000)
commitfdd6c2add9da521cb34738ce272e03ebf561f93d
tree103bcd4e664e6ab7ce4466ca1853aa17ca56e1bb
parent086927c64682b73e00cb5090ec72e1a72fb30ece
0.pre8.99:
One more -0.0/0.0 fix:
... numeric type ranges should be compared with EQUALP, not
EQUAL, to make (FLOAT 0.0) be the same as (FLOAT -0.0)
src/code/late-type.lisp
tests/type.impure.lisp
version.lisp-expr