mit-scheme.git
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...
1993-08-24 Guillermo J... Restore some debugging aids.
1993-08-24 Guillermo J... Fix 16-bit .def file after figuring out what some of...
1993-08-24 Guillermo J... Insert additional call to VirtualFree, using MEM_RELEAS...
1993-08-24 Guillermo J... Work-around HP-C optimizer bug.
1993-08-23 Chris HansonAdd fixed-objects slot to contain Edwin data structure...
1993-08-23 Chris HansonAdd definition for GROUP-MODIFIED? accessor since that...
1993-08-23 Chris HansonFix bug in INTERVAL-PROPERTIES-EQUAL?. Consider two...
1993-08-23 Chris HansonFix bug in implementation of READ-ONLY text property.
1993-08-23 Guillermo J... Change feature macro from I386 to i386. I386 is undefined.
1993-08-23 Guillermo J... Move manipulation of C's es to interface_initialize...
1993-08-23 Guillermo J... Make bchscheme work with address relocation.
1993-08-23 Joe BankMade minor revision so that it accepts #f as an environ...
1993-08-23 Guillermo J... Add memmag.h as a dependency of memmag.c and bchmmg.c
1993-08-23 Guillermo J... Add bchscheme back to list of generated programs.
1993-08-22 Guillermo J... Merge in microcode gc hook support for Ziggy's profiler.
1993-08-22 Guillermo J... NT requires O_BINARY in the file flags.
1993-08-22 Guillermo J... Dos-specific libraries are also defined under NT so...
1993-08-22 Guillermo J... - Add definition of declare-compiled-code-block, used...
1993-08-22 Guillermo J... Add calls to declare-compiled-code-block to guarantee...
1993-08-22 Guillermo J... Initial revision
1993-08-22 Guillermo J... Add txtprp and reorder to match order of edwin.ldr.
1993-08-22 Guillermo J... Merge in personal changes.
1993-08-22 Guillermo J... Add new imports to (edwin debugger) for improvements...
1993-08-22 Guillermo J... Merge in changes for NT.
1993-08-22 Guillermo J... Move comint-record-input from comint.scm to comhst...
1993-08-21 Guillermo J... Forgot to remove switch entries in last edit.
1993-08-21 Guillermo J... Lost "end" during the last edit.
1993-08-21 Guillermo J... Add dependency from memmag.c to memmag.h
1993-08-21 Guillermo J... - Handle address relocation to allow the NT version...
1993-08-21 Guillermo J... Reorder to make "make all" work correctly.
1993-08-21 Guillermo J... - Handle address relocation to allow the NT version...
1993-08-21 Guillermo J... Initial revision
1993-08-21 Guillermo J... - Handle address relocation to allow the NT version...
1993-08-21 Guillermo J... - Handle address relocation to allow the NT version...
1993-08-21 Guillermo J... - Handle address relocation to allow the NT version...
1993-08-21 Guillermo J... - Handle address relocation to allow the NT version...
next