- Oct 01, 1991
-
-
ram authored
Fixed SUBSTITUTE & friends to pass arguments to the TEST in the right order. Fixed SUBSTITUTE not to randomly apply the KEY to the OLD value. Changed LIST NSUBSTITUTE & friends to work in the :FROM-END case.
-
- Aug 13, 1991
-
-
ram authored
-
- May 16, 1991
-
-
ram authored
call OUTPUT-TYPE-OR-LOSE, which uses SUBTYPEP, and guarantees to return one of LIST, STRING, BIT-VECTOR, VECTOR or NIL (the last enabled by an optional.)
-
- May 14, 1991
-
-
ram authored
correctly. COERCE is still broken.
-
- Feb 08, 1991
-
-
ram authored
-
- Oct 17, 1990
-
-
ram authored
Changed nsubstitute-if to declare the :END arg as fixnum after defaulting. Somehow managed to stop myself from rewriting the entire file.
-
- Oct 09, 1990
-
-
ram authored
which might differ from the array dimension when the array is non-simple.
-
- Aug 24, 1990
-
-
wlott authored
-
- May 30, 1990
-
-
cvs2git authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 22, 1990
-
-
ram authored
Moved APPLY-KEY and IDENTITY to list.lisp.
-
- Feb 06, 1990
-
-
ram authored
-