- Feb 21, 1992
- Feb 20, 1992
- Feb 19, 1992
-
-
wlott authored
inline.
-
wlott authored
-
ram authored
benefit of GET-BYTES-CONSED.
-
ram authored
:load-if-source-newer :compile case, the pathname is the source file.
-
wlott authored
-
wlott authored
for things we need to take the address of. Otherwise, just pass in the argument.
-
wlott authored
them with ``default:''.
-
- Feb 18, 1992
-
-
ram authored
declaration at the head of the body doesn't do it.
-
wlott authored
list in lookup-host-entry, so it wasn't working.
-
ram authored
-
wlott authored
pointer before calling UNIX-READ, because UNIX-READ no longer does it for us. Also, wrap it with a WITHOUT-GCING so that the garbage collector doesn't get confused.
-
wlott authored
-
wlott authored
-
wlott authored
INTERFACE-COOKIE* start up with known values instead of whatever the last cold loaded file left them as.
-
- Feb 17, 1992
-
-
wlott authored
string, but instead stage through the a stack alien. This way, we can handle GCing if the read is interrupted.
-
- Feb 16, 1992
- Feb 15, 1992
- Feb 14, 1992
- Feb 13, 1992
-
-
wlott authored
-
ram authored
support for wild pathnames in load. Improved handling of nonexistent files, in particular, don't always assume that missing files are source files. Added condition restarts for missing files. Improved formatting of error and warning messages. When *LOAD-VERBOSE* print just the file name if we can get it, instead of always printing the stream.
-