0.8.8.28:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 16 Mar 2004 18:00:04 +0000 (18:00 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 16 Mar 2004 18:00:04 +0000 (18:00 +0000)
commitabecd31762c38b078077ebbfbadb51139dee6059
tree4121310c0db1ec9d5f915b769103d44624b06125
parent56a972e201d117a8d5d769527f2bafd23cba7de9
0.8.8.28:
More floating point reader fixes for non-10 *READ-BASE*
... confusion arises if the exponent marker is also a digit.
Fix the manifest confusions;
... also a long-standing floating point reader-bugfix: reading
"ae+9" with *READ-BASE* = 11 used to give a BUG;
... fix the tests, too.
NEWS
src/code/reader.lisp
src/code/readtable.lisp
tests/reader.pure.lisp
version.lisp-expr