mit-scheme.git
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...
1993-08-10 Chris HansonFix pagination.
1993-08-10 Chris HansonFix pagination.
1993-08-10 Chris HansonRemove random ^Z.
1993-08-09 Jason WilsonMade changes to draw-region! so that one could have...
1993-08-09 Jason WilsonMade the command reader check for a command-table in...
1993-08-09 Jason WilsonAdded the file txtprp.scm.
1993-08-09 Jason WilsonChanged the button event handler so that it would searc...
1993-08-09 Jason WilsonAdded the file txtprp.scm.
1993-08-09 Jason WilsonChanged insert and delete to check the text-property...
1993-08-09 Jason WilsonAdded a text-property field to the group data structure...
1993-08-09 Jason WilsonInitial revision
1993-08-09 Jason WilsonChanges to undo so that text property changes could...
1993-08-07 Stephen AdamsInitial revision
1993-08-07 Stephen AdamsFix for re-entrant foreign function: saves C stack...
1993-08-07 Stephen AdamsAdjustment of default constant size under NT
1993-08-07 Stephen AdamsAdded: support for relinking DLLs
1993-08-07 Stephen AdamsAdded a plethora of groovy icons
1993-08-07 Stephen AdamsChanged default icon
1993-08-06 Jason WilsonMake multiply-fixnum do inline case more often. Previo...
1993-08-05 Chris HansonInferior thread should not return from WAIT-FOR-INPUT...
1993-08-04 Chris HansonThe utility procedure `strcmp_ci' had a built-in assump...
1993-08-04 Chris HansonSupply missing dependencies on "memmag.h".
1993-08-04 Chris HansonDon't write a message when the working directory of...
1993-08-03 Jacob KatzenelsonUpgrade dumpable expanders to satisfy new arity.
1993-08-03 Jacob KatzenelsonClean up last change -- GJR.
1993-08-03 Guillermo J... Fix problem when shutting down before having set up...
1993-08-03 Guillermo J... - Add prototypes for C library procedures.
1993-08-03 Guillermo J... Remove WINNT fossil.
1993-08-03 Jacob KatzenelsonFix the same bug in replace-operator that was just...
1993-08-03 Guillermo J... Forgot to upgrate to match new data structures.
1993-08-03 Guillermo J... Forgot comment characters after #endif.
1993-08-03 Guillermo J... Add casts to remove warnings by HP cc.
1993-08-03 Guillermo J... Fix a problem introduced when checking the file in.
1993-08-03 Guillermo J... Initial revision
1993-08-03 Guillermo J... Fix braino in last change.
1993-08-03 Guillermo J... Change the primitive tables to allow for dynamic declar...
1993-08-03 Guillermo J... Change the primitive tables to allow for dynamic declar...
1993-08-03 Guillermo J... Remove warning from sf.
1993-08-03 Guillermo J... Add a mechanism for mapping input scode objects to...
1993-08-03 Guillermo J... Add a mechanism for mapping input scode objects to...
1993-08-03 Chris HansonUpdate edition and date information.
1993-08-03 Chris HansonUpdate edition and date information.
1993-08-02 Chris HansonCondition handlers can not invoke ABORT-CURRENT-COMMAND...
1993-08-02 Chris HansonChange ABORT-CURRENT-COMMAND to EDITOR-ERROR.
1993-08-02 Guillermo J... Add a mechanism for mapping objects to the character...
1993-08-02 Chris HansonRMAIL-SUMMARY-BUFFER must be bound in order for RMAIL...
1993-08-02 Chris Hanson* Change handling of ^G interrupts and of ABORT-CURRENT...
1993-08-02 Chris Hanson* Change handling of ^G interrupts and of ABORT-CURRENT...
1993-08-02 Chris HansonAdd new procedure COMINT-RECORD-INPUT which is like...
1993-08-01 Chris HansonChange handling of simple events so that it does not...
1993-08-01 Chris HansonDisallow selection of a deleted screen. Unfortunately...
1993-08-01 Chris HansonIf an inferior REPL generates an unsolicited prompt...
1993-08-01 Chris HansonAdd per-buffer selection hooks.
1993-08-01 Chris HansonExtend handling of simple events to include deletion...
1993-08-01 Chris HansonChange KEYBOARD-READ, KEYBOARD-PEEK, and KEYBOARD-PEEK...
1993-07-31 Chris HansonMake WORKING-DIRECTORY-PATHNAME and *DEFAULT-PATHNAME...
1993-07-31 Chris HansonMake WORKING-DIRECTORY-PATHNAME and *DEFAULT-PATHNAME...
next