mit-scheme.git
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.
1993-08-31 Chris HansonUndo random gratuitous changes.
1993-08-31 Guillermo J... Forgot nullify in cross_segment_call.
1993-08-31 Michael R.... Fix parenthesis problem, again.
1993-08-31 Michael R.... Remove Descartes interrupt bits. They are only needed...
1993-08-31 Michael R.... Remove spurious close paren.
1993-08-31 Michael R.... Reserve interrupt slots for the Descartes PC sampler...
1993-08-31 Michael R.... Export compiled-code-block/filename to the global.
1993-08-30 Michael R.... More uniform naming to keep related modules together:
1993-08-30 Michael R.... added PC sample option module
1993-08-30 Jacob Katzenelson(CPH:) Add expansion of expt for small exact exponents.
1993-08-30 Michael R.... tweek comments
1993-08-30 Michael R.... copyrighted and added pc sample hooks
1993-08-30 Michael R.... added hooks for dynamically loadable (option) PC sample...
1993-08-30 Guillermo J... Add macro to protect against multiple inclusion.
1993-08-29 Michael R.... changed comments in profile-timer-set/clear: did say...
1993-08-29 Guillermo J... Fix redisplay bugs.
1993-08-28 Guillermo J... Initial revision
1993-08-28 Guillermo J... Eliminate redundancies, and use single-file load.
1993-08-28 Guillermo J... Fix date.
1993-08-28 Guillermo J... Initial revision
1993-08-28 Guillermo J... Add hooks for Ziggy's pc-sample profiler.
1993-08-28 Guillermo J... Add hooks for Ziggy's pc-sample profiler.
1993-08-28 Guillermo J... Add pc-sample profiler slots to the fixed-objects vector.
1993-08-28 Guillermo J... Add missing parameter to non-ANSI param list.
1993-08-28 Guillermo J... Add primitive dynamic loading ability to the microcode.
1993-08-28 Guillermo J... Initial revision
1993-08-27 Chris HansonImprove syntax error checking for ACCESS.
1993-08-27 Guillermo J... - Fix ANSI emulator to handle commands accross buffer...
1993-08-26 Guillermo J... Add missing rule.
1993-08-26 Guillermo J... fold-combinations can fail when it invokes apply.
1993-08-26 Guillermo J... Add export of *block-associations*.
1993-08-26 Guillermo J... Sort variables in fluid-let.
1993-08-26 Guillermo J... - Move interrupt test on continuation invocation to...
1993-08-26 Guillermo J... Add hook for interrupt-continuation-2.
1993-08-26 Guillermo J... Add hook for interrupt-continuation-2.
1993-08-25 Joe BankMade a change so that it still highlights the error...
1993-08-25 Chris HansonAdd error checks to various exported procedures, since...
1993-08-25 Chris HansonINTERVAL-PROPERTY now takes three arguments instead...
1993-08-25 Chris HansonFix "N" interactive argument letter so that it converts...
1993-08-24 Michael R.... Merge in change to delay setting of Env register until...
1993-08-24 Brian A. LaMacchiaUndid the changes, going to wait a day for Jinx.
1993-08-24 Brian A. LaMacchia*** empty log message ***
1993-08-24 Brian A. LaMacchiaAdded files uxyp.c and uxyp.h, BAL's RPC Yellow Pages...
1993-08-24 Brian A. LaMacchiaInitial revision
1993-08-24 Brian A. LaMacchiarmail-summary-buffer was unassigned initially.
1993-08-24 Stephen AdamsSeparate DELETE key now returns ^D
1993-08-24 Guillermo J... - Fix C-M under Win 3.1.
1993-08-24 Chris HansonAdd code to update an alist in the fixed-objects vector...
1993-08-24 Chris HansonImplement an "auto-save on exit" feature. This assumes...
1993-08-24 Chris HansonAdd fixed-objects slot to contain Edwin data structure...
next