- Feb 18, 1992
-
-
wlott authored
INTERFACE-COOKIE* start up with known values instead of whatever the last cold loaded file left them as.
-
- Feb 14, 1992
-
-
wlott authored
-
- Jan 21, 1992
-
-
ram authored
-
- Dec 16, 1991
-
-
wlott authored
core.
-
- Dec 15, 1991
-
-
wlott authored
control stack, and added a call to it in %TOP-LEVEL.
-
- Nov 29, 1991
-
-
wlott authored
-
- Aug 30, 1991
- Feb 14, 1991
-
-
ram authored
.../systems-work/code/eval.lisp, 09-Aug-90 15:23:35, Edit by Chiles, Rob, Wlott. Fixed INTERACTIVE-EVAL to frob +, ++, +++ correctly.
-
- Feb 08, 1991
-
-
ram authored
-
- Jan 31, 1991
-
-
wlott authored
throw-to-top-level catcher.
-
- Jan 30, 1991
-
-
ram authored
float traps enabled in saved cores.
-
- Dec 11, 1990
-
-
ram authored
float exception trapping.
-
- Nov 28, 1990
-
-
wlott authored
on is explicitly requited. Moved signal-init to after the other inits 'cause it is going to try to invoke the debugger which needs streams, etc.
-
- 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
-