- Oct 23, 1990
-
-
wlott authored
defparameter %fasl-code-format, 'cause it's no longer needed. (The loader used vm:target-fasl-file-implementation and -version directly now.)
-
- Oct 22, 1990
-
-
wlott authored
out the debugging print stuff from reinit.
-
- Sep 25, 1990
-
-
wlott authored
-
- Sep 23, 1990
-
-
wlott authored
%initial-function. Changed setqs to setfs.
-
- Sep 06, 1990
-
-
wlott authored
-
- Aug 24, 1990
-
-
wlott authored
-
- Jul 23, 1990
-
-
ram authored
GC mustbe enabled before the init function is called.
-
- Jun 15, 1990
-
-
ram authored
-
- Jun 01, 1990
-
-
ram authored
-
- May 30, 1990
-
-
cvs2git authored
-
- May 29, 1990
-
-
ram authored
before we run top-level forms. Added WORLD-LOAD-INIT-FUNCTION so that we don't have to use an interpreted lambda in worldload (and swap in the entire interpreter on startup.)
-
- Apr 17, 1990
-
-
wlott authored
loosing.
-
- Apr 11, 1990
-
-
wlott authored
-
- Mar 12, 1990
-
-
wlott authored
-
- Mar 08, 1990
-
-
ram authored
in gc.lisp. Set *GC-VERBOSE* in %INITIAL-FUNCTION so that it isn't unbound during top-level form processing. Restored definition of DEFAULT-DEFAULT-HANDLER, which was lost in merging.
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 23, 1990
-
-
ram authored
Modified calls to MACH:SIGMASK for new stuff in syscall. .../systems-work/code/lispinit.lisp, 11-Jan-90 18:21:48, Edit by Wlott. Changed the name of SYSTEM:SERVER to SYSTEM:SERVE-EVENT and moved it into serve-event.lisp. .../systems-work/code/lispinit.lisp, 07-Nov-89 17:26:47, Edit by Chiles. Added "SYS" nickname for "SYSTEM" package.
-
- Feb 22, 1990
-
-
ram authored
-
- Feb 21, 1990
-
-
ram authored
must be at the end of worldload.
-
- Feb 06, 1990
-
-
ram authored
-