0.9.2.25:
authorGabor Melis <mega@hotpop.com>
Tue, 5 Jul 2005 10:49:46 +0000 (10:49 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 5 Jul 2005 10:49:46 +0000 (10:49 +0000)
commit15ecd1ada227a60bcb3a660a4924c8d9449cb997
treecc600c4ab32ad54e932c5b2a0fcdabae73f720c8
parent37030518dffacaad5b60d47fe1c0d363cd71ef83
0.9.2.25:
  * use a fresh read buffer for non-recursive reads to allow for
    nested and thread safe reading
  * killed read-from-string's string-input-stream and stringify-object's
    string-output-stream cache mainly for thread safety reasons
  * as a side-effect potentially huge buffers do not linger
NEWS
src/code/print.lisp
src/code/reader.lisp
tests/reader.impure.lisp
version.lisp-expr