- Jul 31, 1992
-
-
wlott authored
-
- Jul 30, 1992
- Jul 28, 1992
- Jul 17, 1992
-
-
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
- Jul 11, 1992
-
-
wlott authored
masks.
-
- Jul 10, 1992
-
-
ram authored
-
ram authored
-
ram authored
-
ram authored
which control the verbosity of LIST-LOCATIONS. Imroved source file organization. Changed PRINT-FRAME-CALL to print the source if verbosity >= 2 and the source is available. Removed mentions of *current-code-location*, which was only set, never read. Changed source location printing to cache information so that it is much faster when many locations in the same function are printed. The source file is now only printed when the file changes from one printing to the next. The format of LIST-LOCATIONS is now more readable. The number: comes before the form, and consecutive locations with the same souce print as ranges, not as multiple lines. Changes really by hallgren: Added vars/structures/code for breakpoints and steps. Added debugger commands BREAKPOINTS, SBREAKPOINT, RBREAPOINT, LBREAKPOINTS, and STEP. Changed PRINT-FRAME-CALL to print the frame number for use in backtrace. Changed VPRINT and BACKTRACE to call PRINT-FRAME-CALL correctly. Updated the help string for breakpoints and steps.
-
- Jul 09, 1992
- Jul 08, 1992
-
-
ram authored
interrupt characters anymore.
-
- Jul 03, 1992
-
-
wlott authored
no idea what they should be changed to under mach 3.0.
-
- Jun 27, 1992
-
-
wlott authored
-
- Jun 23, 1992
-
-
wlott authored
is very easy to cons more than most-positive-fixnum bytes. It just takes a while.
-
- Jun 22, 1992
- Jun 18, 1992
-
-
wlott authored
-
- Jun 14, 1992
-
-
wlott authored
-
wlott authored
for circularity now that OUTPUT-OBJECT does it for us. This is still not totally correct, but the lossage is less obtrusive.
-
wlott authored
now does all circularity detection and DESCEND-INTO only does depth abbreviation. Also OUTPUT-STRUCTURE no longer descends into the object, under the assumption that the structure printer will either actually check the depth argument or use PPRINT-LOGICAL-BLOCK or DESCEND-INTO.
-
- Jun 13, 1992
-
-
wlott authored
-
- Jun 12, 1992
- Jun 04, 1992
- Jun 01, 1992
-
-
ram authored
an arg being NIL and being unsupplied.
-
- May 30, 1992
-
-
ram authored
-
- May 27, 1992