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)
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


No differences found