- Oct 03, 1991
-
-
ram authored
-
- 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.
-
ram authored
LINEFEED, ALTMODE and RUBOUT (when printing.)
-
wlott authored
them.
-
- Sep 27, 1991
-
-
wlott authored
as is.
-
- Sep 25, 1991
-
-
wlott authored
close-on-exec bit. This allows mach:unix-execve to do it's consing under SunOS where the segv handler needs to use the fds.
-
- Sep 13, 1991
- Sep 12, 1991
-
-
chiles authored
Removed compiler conditionals based on new-compiler.
-
- Sep 04, 1991
- Sep 03, 1991
- Aug 30, 1991
-
-
ram authored
-
ram authored
syscalls. Use SYSTEM:GET-SYSTEM-INFO for os-independent operation.
-
ram authored
linker, etc.
-
ram authored
-
ram authored
constants to XXX-os.
-
ram authored
-
ram authored
library:site-init. Moved path: initialization here from lispinit. Only call EVAL:FLUSH-INTERPRETED-FUNCTION-CACHE if it is fbound.
-
ram authored
have separate site and OS init files.
-
ram authored
-
ram authored
-
- Aug 23, 1991
-
-
ram authored
when it isn't.
-
- Aug 22, 1991
- Aug 21, 1991
-
-
ram authored
that interpreting references to constants in the compiler environment works better.
-
- Aug 13, 1991
-
-
ram authored
-
- Aug 12, 1991
-
-
chiles authored
-
- Aug 07, 1991
-
-
chiles authored
Modified DESCRIBE-FUNCTION-COMPILED and DESCRIBE-SYMBOL to print function and macro doc strings before arg and result info.
-
- Jul 30, 1991
-
-
wlott authored
-
- Jul 26, 1991
-
-
chiles authored
Lots of changes to the time parsing and printing extensions including bug fixes.
-
- Jul 25, 1991
- Jul 22, 1991
-
-
ram authored
-
- Jul 18, 1991
-
-
ram authored
incorrect and questionably optimal optimization of printing package qualifiers.
-
- Jul 14, 1991
-
-
wlott authored
T to keep the reader from barfing on stuff that will no longer read (e.g. #.foo in the wrong package, etc.).
-
- Jul 11, 1991