0.9.3.36:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 10 Aug 2005 07:57:33 +0000 (07:57 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 10 Aug 2005 07:57:33 +0000 (07:57 +0000)
commitc364434c07423e4b033f286397667b3fe0310e97
treee1be54e446533e088a2d255e3b1e6514741d43ed
parenta3c94d7bfa65c1bed8ce77a65f25c2408c1c2802
0.9.3.36:
Fix bug reported by Nicholas Neuss (c.l.l, 2005-06-07,
"ANSI question")
... confusion between whitespace[1] and whitespace[2], now
deconfused and made explicit.
... tests of PARSE-INTEGER (whitespace[1]) and PEEK-CHAR T
(whitespace[2])
NEWS
contrib/sb-simple-streams/impl.lisp
src/code/reader.lisp
src/code/target-extensions.lisp
src/code/target-stream.lisp
tests/reader.pure.lisp
tests/stream.pure.lisp
version.lisp-expr