- Feb 23, 2001
-
-
pw authored
thing compiled on my other box.
-
- Feb 22, 2001
-
-
pw authored
I've appended the necessary mods inorder to make the autoloading of logical pathname translations to work. This includes fixing load-logical-pathname-translations to work the way the manual says it does.
-
pw authored
-
pw authored
A couple of typo corrections; fix main() in lisp.c (main returns int, not void!); stop ACCEPT-TCP-CONNECTION blocking other processes.
-
dtc authored
version, reducing the risk of confusion with commonly used unix filenames.
-
- Feb 21, 2001
-
-
dtc authored
-
- Feb 11, 2001
-
-
dtc authored
-
- Jan 28, 2001
-
-
dtc authored
From Pierre R. Mai.
-
- Jan 27, 2001
-
-
pw authored
breaks. Previously the remote lisp would enter an infinite loop in debug-loop because of trying to read the now dead *debug-io* stream.
-
- Jan 23, 2001
- Jan 22, 2001
-
-
dtc authored
-
- Jan 09, 2001
-
-
dtc authored
-
- Jan 06, 2001
-
-
dtc authored
evaluating the 'object argument.
-
- Jan 05, 2001
-
-
dtc authored
by Colin Walters.
-
- Jan 02, 2001
-
-
pw authored
-
- Jan 01, 2001
- Dec 27, 2000
- Dec 04, 2000
-
-
dtc authored
%function-header-name %function-header-type.
-
- Nov 30, 2000
-
-
dtc authored
:relative-package-names feature, and based on the public domain example code from Franz Inc.
-
- Nov 27, 2000
-
-
pw authored
is true to indicate correct bogus character.
-
- Nov 15, 2000
- Nov 06, 2000
- Nov 04, 2000
- Oct 25, 2000
-
-
pw authored
-
- Oct 24, 2000
-
-
dtc authored
of the dynamic space.
-
- Oct 16, 2000
- Oct 06, 2000
- Sep 27, 2000
-
-
dtc authored
Work through lists in parallel rather than applying elt at each iteration which scales far better as the list lengths increase. Further take care to allow circular lists, so long as one of the sequences is bounded. Based on a contribution from Colin Walters.
-
dtc authored
unix-namestring needs to try and verify their existence otherwise search paths will not be enumerated and the files may not be found.
-