mit-scheme.git
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.
1993-08-16 Jason WilsonAdded hooks so that the new emacs debugger that I'm...
1993-08-16 Chris HansonWhen reconfiguring a window, clear it. This prevents...
1993-08-16 Chris HansonChange handling of "configure" events so that the micro...
1993-08-16 Chris HansonDon't delete a screen if it's already deleted.
1993-08-16 Chris HansonInitialize cursor X and Y of a screen matrix to 0,...
1993-08-15 Joe BankMade changes to help.
1993-08-14 Joe BankMade minor change to select-bline
1993-08-14 Jason WilsonMade groups start out writable? again.
1993-08-13 Chris HansonAdd %HASH-NUMBER field to group data structure. This...
1993-08-13 Chris HansonAlter WITH-READ-ONLY-DEFEATED so that it defeats read...
1993-08-13 Jason WilsonI can't believe i wrote this shitty code in the first...
1993-08-13 Jason WilsonFix fencepost error in highlighting of subexpressions.
1993-08-13 Jason WilsonFix highlighting bug in SCREEN-GET-OUTPUT-LINE.
1993-08-13 Joe BankChanged continuation->blines and system-frame? to work...
1993-08-13 Chris HansonUse new procedure STACK-FRAME/REPL-EVAL-BOUNDARY? to...
1993-08-13 Chris HansonUse new procedure REPL-SCODE-EVAL to do a standard...
1993-08-13 Chris HansonImplement REPL-SCODE-EVAL to capture the common idiom...
1993-08-13 Chris HansonImplement WITH-REPL-EVAL-BOUNDARY and STACK-FRAME/REPL...
1993-08-12 Chris HansonChange HOOK/REPL-EVAL to accept the calling REPL as...
1993-08-12 Joe BankNew version of the edwin debugger added.
1993-08-12 Chris HansonChange HOOK/REPL-EVAL to accept the calling REPL as...
1993-08-12 Jason WilsonChanged the order of loading xcom so that joe's debugge...
1993-08-12 Chris HansonUse new operation, CURRENT-EXPRESSION-CONTEXT, to find...
1993-08-12 Chris HansonAdd a new operation on the interface port, CURRENT...
1993-08-12 Chris HansonChange HOOK/REPL-EVAL to accept the calling REPL as...
1993-08-12 Chris HansonChange handling of command prompts so that only the...
1993-08-12 Chris HansonIt's OK to print compound procedure names.
1993-08-12 Chris HansonChange / operation to return exact quotient of two...
1993-08-12 Chris HansonAdd operation to get the mark from a buffer output...
1993-08-12 Chris HansonExtend highlighting mechanism so that Edwin can take...
1993-08-12 Guillermo J... Fix the register*constant fixnum-multiply rule to match...
1993-08-11 Chris HansonAdd compiler:COALESCING-CONSTANT-WARNINGS? to list...
1993-08-11 Stephen AdamsHacked in temporary arrow keys and Home (^A) and End...
1993-08-11 Chris HansonDon't show warnings about constant coalescing.
1993-08-11 Chris HansonSupply missing argument to outf_fatal in TERM_SIGNAL...
1993-08-10 Chris HansonConditionalize calls to text-property operations on...
1993-08-10 Chris HansonEliminate instances of DEFINE-NAMED-STRUCTURE.
1993-08-10 Stephen AdamsParamterized stack saving in C_call_scheme for I386
1993-08-10 Chris HansonImplement INTERVAL-PROPERTIES-EQUAL?.
1993-08-10 Chris HansonEliminate spurious compiler warning.
1993-08-10 Chris HansonFix pagination.
1993-08-10 Chris HansonFix pagination.
1993-08-10 Chris HansonFix pagination.
1993-08-10 Chris HansonFix pagination.
1993-08-10 Chris HansonDefine mechanism to find and execute commands from...
next