mit-scheme.git
1993-09-13 Guillermo J... Add alloc_event_failure so that a breakpoint can be...
1993-09-13 Guillermo J... Offsets are not unsigned!
1993-09-13 Guillermo J... Open all files with read sharing.
1993-09-13 Guillermo J... Make COMPILER_SETUP_INTERRUPT test only for enabled...
1993-09-13 Guillermo J... Close the interrupt window correctly.
1993-09-12 Guillermo J... Take interrupts at the point at which the interrupt...
1993-09-12 Guillermo J... Fix mismatch in dummy version of do_bkpt_proceed.
1993-09-12 Guillermo J... Can't count.
1993-09-11 Guillermo J... Change breakpoint handles to non-marked-vectors to...
1993-09-11 Guillermo J... Add the ability to parse special compiled code frames.
1993-09-11 Guillermo J... Add the ability to parse special compiled code frames.
1993-09-11 Guillermo J... Distinguish between return-to-interpreter and reflect...
1993-09-11 Guillermo J... Make the interrupt window in breakpoint proceed narrowe...
1993-09-11 Guillermo J... - Add a primitive facility to set breakpoints on compil...
1993-09-11 Guillermo J... - Add a primitive facility to set breakpoints on compil...
1993-09-11 Guillermo J... Add a primitive facility to set breakpoints on compiled...
1993-09-10 Guillermo J... Yet another pass at the alloc_event bug: have rewritten...
1993-09-10 Chris HansonChange BLOCK-ON-INPUT-DESCRIPTOR to return one of the...
1993-09-10 Chris HansonCheck for process status changes before blocking. ...
1993-09-10 Chris HansonSignal modeline events appropriately for changes to...
1993-09-10 Chris HansonGeneralize input descriptors -- test them using eqv...
1993-09-09 Chris HansonAttempt to detect process status changes more reliably.
1993-09-09 Chris HansonAttempt to detect process status changes more reliably.
1993-09-09 Chris HansonRename PREV-SPECIFIC-PROPERTY-CHANGE to
1993-09-09 Chris HansonRename GET-PROPERTY-AT to GET-TEXT-PROPERTY and TEXT...
1993-09-09 Chris HansonEliminate GET-PROPERTY which is now undefined.
1993-09-09 Chris HansonEliminate unused variable warnings.
1993-09-09 Chris HansonEliminate unused variable warnings.
1993-09-09 Chris HansonChange to use new property operations. Repaginate.
1993-09-09 Chris HansonImplement new operations ADD-TEXT-PROPERTY and REMOVE...
1993-09-09 Guillermo J... Linux patch.
1993-09-09 Guillermo J... Linux patch.
1993-09-09 Guillermo J... Fix the error the right way.
1993-09-09 Guillermo J... Add cast to eliminate warning.
1993-09-09 Chris HansonFix bug: renaming last file in dired buffer to another...
1993-09-08 Chris HansonThis is an incompatible change that requires microcode...
1993-09-08 Chris HansonThis is an incompatible change that requires runtime...
1993-09-08 Chris HansonChange find-file-hooks to pass the buffer to the event...
1993-09-08 Guillermo J... Prevent multiple catatonia messages.
1993-09-08 Guillermo J... Add ability to detect stack overflow in NT/Windows.
1993-09-07 Guillermo J... Add default value for the TERM environment variable.
1993-09-07 Guillermo J... Default variables can now be initialized by running...
1993-09-07 Guillermo J... Close interrupt window in string-allocate.
1993-09-07 Guillermo J... Take interrupts immediately when restoring the interrup...
1993-09-07 Guillermo J... Check interrupts on return from primitives for the...
1993-09-07 Guillermo J... Attempt to preclude multiple catatonia windows for...
1993-09-07 Guillermo J... Fix keyboard event storage leak.
1993-09-07 Guillermo J... Reduce catatonia timer to 15 sec.
1993-09-04 Guillermo J... Add a catatonia timer.
1993-09-04 Guillermo J... Add Arthur's debugger.
1993-09-04 Guillermo J... Add docstr.scm
1993-09-04 Guillermo J... Add Arthur's debugger to the list of files to be processed.
1993-09-03 Guillermo J... Change error output under NT. The console-based interf...
1993-09-03 Guillermo J... Fix version number.
1993-09-03 Guillermo J... Redo timers to use the Windows WM_TIMER mechanism.
1993-09-03 Guillermo J... Redo timers to use the Windows WM_TIMER mechanism.
1993-09-03 Guillermo J... Check for pre-buffered window events (i.e. keystrokes...
1993-09-03 Guillermo J... Change the timer period.
1993-09-03 Guillermo J... Flush ntutil
1993-09-03 Chris HansonDon't restart the real-time timer interrupt unless...
1993-09-03 Chris HansonInitial revision
1993-09-03 Chris HansonFix typo. Split new doc string stuff into separate...
1993-09-02 Joe BankChanged a few things so that it will work on windows.
1993-09-02 Guillermo J... Avoid screen update when the screen has not been resized.
1993-09-02 Guillermo J... Fix bug introduced in last edit.
1993-09-02 Chris HansonUpdate for current directories.
1993-09-02 Chris HansonEliminate "unused binding" warning.
1993-09-02 Guillermo J... Make docstring search default to the edwin etc directory.
1993-09-01 Chris HansonFix think-o in last change.
1993-09-01 Chris HansonFix think-o in last change.
1993-09-01 Chris HansonAdd some new functionality to the X graphics interface...
1993-09-01 Guillermo J... Get rid of unbound variable.
1993-09-01 Guillermo J... Teach the runtime system how to display the names of...
1993-09-01 Guillermo J... Fix typo.
1993-09-01 Guillermo J... Generate the names of the builtins automatically.
1993-09-01 Guillermo J... Generate the names of the builtins automatically.
1993-09-01 Guillermo J... Remove fossil.
1993-09-01 Guillermo J... No select in DOS.
1993-09-01 Guillermo J... Fix minor mispellings.
1993-09-01 Guillermo J... - Fix various redisplay/resize bugs, and add notificati...
1993-09-01 Guillermo J... Fix various bugs, and add notification of resize for...
1993-09-01 Guillermo J... Initial revision
1993-09-01 Guillermo J... Add select capability to NT version.
1993-09-01 Guillermo J... Add high-priority hot-key polling.
1993-09-01 Guillermo J... Add (disabled) timer code.
1993-09-01 Guillermo J... Add select capabilities for NT.
1993-09-01 Guillermo J... Add resize capability for consoles.
1993-09-01 Guillermo J... Print message reminding user to dump doc strings.
1993-09-01 Guillermo J... Add ability to dump doc strings externally.
1993-09-01 Guillermo J... Add resize-screen.
1993-09-01 Guillermo J... tn-x-size and tn-y-size are mutable.
1993-09-01 Guillermo J... Add resize-screen command.
1993-09-01 Guillermo J... Bind resize-scree to #\m-S
1993-09-01 Guillermo J... Add enter/exit from termcap mode for the NT emulator.
1993-09-01 Michael R.... Add pc-sample to the options list, and make load-option...
1993-09-01 Michael R.... Finalized packaging of PC sample load option
1993-09-01 Chris HansonExtend REPLACE-OPERATOR declaration to allow it to...
1993-08-31 Chris HansonFix pagination.
1993-08-31 Guillermo J... If the fixed objects vector is not valid, edwin_auto_sa...
1993-08-31 Chris HansonUndo random gratuitous changes.
next