0.8.8.8:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Mar 2004 20:30:23 +0000 (20:30 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Mar 2004 20:30:23 +0000 (20:30 +0000)
commit1d46d379bb7a6424524b978f213ef69be5f1ad69
treeaf24d52b431ab8ef5cebbff89d055898609c0386
parenta6103aace1e40d0948aeb090f7b5d5ca77fc293a
0.8.8.8:
Fix for CLEAR-INPUT
... its optional argument can be NIL or T as well as a stream;
... since we're in the area,
  s/STREAMLIKE/STREAM-DESIGNATOR/
  s/STRINGABLE/STRING-DESIGNATOR/
  s/SYMBOLS/SYMBOLS-DESIGNATOR/
  (and move SYMBOLS-DESIGNATOR and PACKAGE-DESIGNATOR to
  deftypes-for-target.lisp where they belong)
Note *ZAP-ARRAY-DATA-TEMP* as a source of non-threadsafety
in ADJUST-ARRAY
NEWS
contrib/sb-simple-streams/fndb.lisp
doc/internals-notes/threading-specials
package-data-list.lisp-expr
src/code/deftypes-for-target.lisp
src/code/stream.lisp
src/code/string.lisp
src/compiler/fndb.lisp
version.lisp-expr