- Oct 19, 1991
- Oct 18, 1991
- Oct 17, 1991
- Oct 16, 1991
- Oct 15, 1991
- Oct 14, 1991
-
-
chiles authored
Changed calls to SYMBOL-MACRO-LET to be SYMBOL-MACROLET.
-
- Oct 13, 1991
- Oct 12, 1991
-
-
chiles authored
Added a form to SERVER-DIED to clean up breakpoint-infos for that server.
-
chiles authored
which included commits to RCS files with non-trunk default branches.
-
chiles authored
Documented some code someone added that was confusing. Added an optional argument to PRINT-FRAME-CALL-1, an internal function, to control whether it precedes its output with a newline.
-
chiles authored
The "Debug Breakpoint" and "Debug Delete Breakpoints" commands are ready for alpha testing, which they need a lot. Some other bugs have been fixed too, but those were long enough ago, I don't remember them.
-
chiles authored
The latest alpha test breakpoint interface is available as described in the Debugging Tools Programmer's Interface. Also, support for setting breakpoints from the editor has been changed to use the "WIRE" package directly. There is a new interface for deleting breakpoints set by the editor. This is all alpha test code.
-
- Oct 08, 1991
-
-
wlott authored
-
chiles authored
Modified TTY-DELETE-WINDOW to be consistent with TTY-MAKE-WINDOW's creation policy; that is, if the latter makes window by putting the new one after some hunk it shrunk to make room, then the former should prefer to grow the previous hunk, not the next. This was the intended behavior.
-
- Oct 05, 1991
- Oct 04, 1991
-
-
chiles authored
-