0.8.8.27:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 16 Mar 2004 12:19:04 +0000 (12:19 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 16 Mar 2004 12:19:04 +0000 (12:19 +0000)
commit56a972e201d117a8d5d769527f2bafd23cba7de9
treea04929ce7294b9e37c44bd81082035c18eba32e8
parent084168e1524a6493bc0f9d1697753d31239b158d
0.8.8.27:
Fix for float reading with *READ-BASE* < 10 (part of the
failures in PRINT.SINGLE-FLOAT.RANDOM et al. from PFD)
... appropriate mysteriously-missing 9 entry for
DECIMAL-DIGIT
... some extra states in the tokenizer FSM
... tests!
NEWS
src/code/reader.lisp
src/code/readtable.lisp
tests/reader.pure.lisp
version.lisp-expr