mit-scheme.git
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...
1993-08-21 Guillermo J... Move some files to ntutl.
1993-08-21 Guillermo J... Initial revision
1993-08-21 Guillermo J... Allow for address relocation to make Scheme run under...
1993-08-21 Guillermo J... Allow for address relocation to make Scheme run under...
1993-08-21 Guillermo J... Allow for address relocation to make Scheme run under...
1993-08-21 Guillermo J... Add a cast to output to remove warnings from the Micros...
1993-08-21 Guillermo J... Allow for address relocation to make Scheme run under...
1993-08-21 Guillermo J... Add enter-interpreter hook to make exception handling...
1993-08-21 Guillermo J... Flush ntconio.obj, not needed.
1993-08-20 Chris HansonDisable undo in RMAIL buffers, since it shouldn't be...
1993-08-20 Chris HansonSupply missing noun in error message for allocation...
1993-08-20 Chris HansonFixed two bugs: (1) the HALT-UPDATE and PEEK-NO-HANG...
1993-08-20 Chris HansonInteraction between HANDLE-SIMPLE-EVENTS and KEYBOARD...
1993-08-19 Chris HansonFix pagination.
1993-08-19 Stephen Adamsfixed FILE-TIME->STRING to check for a null string...
1993-08-19 Jason WilsonRewrote the loop in KEYBOARD-MACRO-EXECUTE so that
1993-08-19 Jason WilsonMade the command reader loop aware of keyboard-macros...
1993-08-19 Chris HansonFix bug introduced by last change: when an input-event...
1993-08-18 Chris HansonFix instance of "point not visible at end of redisplay...
1993-08-18 Chris HansonGuarantee that CHANNEL-READ not return #f if the argume...
1993-08-17 Chris HansonEliminate random delay, which should no longer be neede...
1993-08-17 Chris HansonThese changes require microcode version 11.135 or later.
1993-08-17 Chris HansonThese changes are required for Edwin version 3.79....
1993-08-16 Chris HansonChange WRITE-DEFINITION-VALUE to return the description...
1993-08-16 Joe BankTweaked a typo.
next