- Jul 28, 1992
- Jul 27, 1992
-
-
hallgren authored
points so the scheduler doesn't help us out by removing the nop.
-
hallgren authored
-
hallgren authored
the C package.
-
hallgren authored
emitted them.
-
hallgren authored
Changed several #+nil's to #+debugs so that we can selectivly turn debugging noise on and off without changing the source. Also print the INST-EMITTER when printing instruction structures so we can tell what the instruction is.
-
hallgren authored
(car args) instead of just args.
-
- Jul 24, 1992
- Jul 23, 1992
- Jul 22, 1992
- Jul 21, 1992
- Jul 17, 1992
-
-
ram authored
-
ram authored
Changed gettimeofday and rusage to use this version. Changed timeval slots to be long, not unsigned-long, since they really are, and this simplifies representation problems.
-
ram authored
wait-until-fd-usable into the serve-event block so that it could share timeout hackery. Compiled with efficiency notes & tweaked declarations. Broke serve-event into a couple of functions for readability.
-
ram authored
lisp, and not "lisp".
-
- Jul 15, 1992
-
-
ram authored
Ran spell checker. Fixed various minor formatting problems, especially w.r.t description environments. Updated debugger documentation to describe the prefix-completing command parser (which has been in for quite a while.) Incorporated Paul's suggested improvements in the debugger and aliens chapters. Updated indexing to make much greater use of subindexing.
-
garland authored
forgotten before.
-
garland authored
are available for connecting to other processes.
-
- Jul 14, 1992
-
-
ram authored
-
ram authored
-
ram authored
that is non-locally exited to.
-
wlott authored
Keep a bit more safety and debug-info when #-small.
-
wlott authored
completion of all floating point ops before going on. Also, don't store the floating point value into heap floats inside the pseudo-atomic in case it traps.
-