mit-scheme.git
1991-04-06 Guillermo J... Fix bug with making [] extended alphabetic.
1991-04-03 Chris HansonFix bug that prevented override message from being...
1991-04-03 Chris HansonFix bug that made C-u TAB work incorrectly under some...
1991-04-03 Chris HansonCatch errors that happen while reading expressions...
1991-04-03 Chris HansonCatch errors that happen while reading expressions...
1991-04-03 Chris HansonWhen marking buffers for deletion, use D instead of K.
1991-04-03 Chris Hanson*** empty log message ***
1991-04-03 Chris HansonFix bug that prevented the typein window from being...
1991-04-03 Chris HansonFix fencepost error in `scroll-lines-up'.
1991-04-03 Chris Hanson`block/next-continuation-offset', when it found that...
1991-04-03 Chris HansonIn `shell-command-region', if the region is empty,...
1991-04-03 Chris Hanson*** empty log message ***
1991-04-03 Chris HansonFix think-o in `group-delete!'.
1991-04-02 Chris HansonChange mark data structure to store index instead of...
1991-04-02 Chris HansonUpdate description of Edwin mark structure to match...
1991-04-02 Chris HansonIn `block/next-continuation-offset', if the next contin...
1991-04-02 Chris HansonFix bugs associated with continuation lines: when scrol...
1991-04-01 Chris HansonIn `maybe-scroll', if the lines are being scrolled...
1991-04-01 Chris HansonFix bug: lines that were clipped at a window's top...
1991-04-01 Chris Hanson* Redesign redisplay to get line-contents strings from...
1991-04-01 Chris HansonIf a buffer has a `display-start' mark, and the buffer...
1991-04-01 Chris HansonFix bug that prevented "//" at end of pathname string...
1991-04-01 Chris HansonFix bug that caused dired buffer of "/" to have the...
1991-03-29 Guillermo J... Add JMiller's comments and make some edits incorporatin...
1991-03-28 Guillermo J... Make the compiler interface reset itself after restarti...
1991-03-28 Guillermo J... Some patches for the NeXT, and other cacheing 68040s.
1991-03-28 Guillermo J... Change NeXT cache flushing code because "trap #2" does...
1991-03-28 Guillermo J... Eliminate unnecessary parentheses that were confusing...
1991-03-28 Guillermo J... Bump symbol table size for HP C compiler.
1991-03-28 Guillermo J... Fix initialization of aggregate variable to accommodate...
1991-03-28 Guillermo J... The HP compiler can't handle x11base.c unless the symbo...
1991-03-28 Guillermo J... Add jinxscheme that includes the dump-world primitive.
1991-03-28 Guillermo J... Add some site conditionalization so that the same binar...
1991-03-28 Guillermo J... Change #error into #include "error:.." because HP's...
1991-03-28 Guillermo J... Fix non-portable cpp hack in the definition of sighnd_stop.
1991-03-28 Chris HansonDon't use temporary messages to flash matching parenthe...
1991-03-27 Chris HansonFix thinko in `make-comint'.
1991-03-26 Guillermo J... Add handling of floating point in assembly language...
1991-03-26 Guillermo J... Starting loop boundary on heap-clearing loop in allocat...
1991-03-25 Mark FriedmanFixed bug about boa-constructors of record types.
1991-03-24 Guillermo J... Fix bug in CMP and CMPI instructions.
1991-03-24 Guillermo J... Conditionalization and changes for 68040 format closures.
1991-03-24 Guillermo J... Initial revision
1991-03-24 Guillermo J... Choose alternate MC68k closure format that works on...
1991-03-24 Guillermo J... Initial revision
1991-03-24 Guillermo J... read_a_char was not handling \t and \b correctly.
1991-03-24 Guillermo J... Fix a problem with allocate_closure: All words must...
1991-03-24 Guillermo J... Specifying ci_version or ci_processor imply upgrade_cc.
1991-03-24 Guillermo J... Cast pointer to avoid compiler warning.
1991-03-24 Guillermo J... Fix allocate_closure.
1991-03-23 Chris HansonFix typo in `predict-start-line'.
1991-03-23 Chris HansonSupply missing case in unassigned variable trap.
1991-03-22 Guillermo J... Move cache flushing code out of the 68040 region since...
1991-03-22 Guillermo J... Move NOP macro from cmpint.c to cmpgc.h since it is...
1991-03-22 Guillermo J... Make it compile under HP-UX when
1991-03-22 Arthur GlecklerInitial revision
1991-03-22 Chris Hanson* Each group object now has a unique associated buffer...
1991-03-22 Chris HansonAdd new procedure `extract-and-delete-string', which...
1991-03-22 Chris HansonSlight tweak of `group-extract-string' to improve perfo...
1991-03-22 Chris HansonEliminate commented-out printing commands. These will...
1991-03-21 Guillermo J... Changes for MC68040.
1991-03-21 Guillermo J... Initial revision
1991-03-21 Chris HansonAdd two new cases of foldable expressions, to permit...
1991-03-18 Guillermo J... Fix bug in Clear_Memory introduced when constant space...
1991-03-16 Chris HansonSome performance improvements in the redisplay code.
1991-03-16 Chris HansonChange screen object: remove operation/preempt-update...
1991-03-16 Chris HansonImplement `predict-y-limited' and use it in place of...
1991-03-16 Chris HansonInitial revision
1991-03-16 Chris HansonThis version of Edwin requires microcode version 11...
1991-03-15 Chris HansonRewrite `invoke-variable-assignment-daemons!' to improv...
1991-03-15 Chris HansonFix bug in redisplay: when narrowing or widening a...
1991-03-15 Chris HansonChange most auto-loading files to be loaded when Edwin...
1991-03-15 Chris HansonNew procedures provide support for side-effects on...
1991-03-15 Chris HansonUse `modulo' instead of `remainder' to force ring index...
1991-03-15 Chris HansonFix fencepost error in `re-compile-char-set'.
1991-03-15 Chris HansonAdd operations to do regular-expression search and...
1991-03-15 Chris Hanson* Fix `define-named-structure' to make the definitions...
1991-03-14 Chris HansonChange callers of `UX_select_input' to call it when...
1991-03-14 Chris HansonDelete all subprocesses when exiting Scheme.
1991-03-14 Chris HansonAdd support to send SIGHUP (hangup) signal to subprocesses.
1991-03-14 Chris HansonDon't print hash number for value that is a number.
1991-03-14 Chris HansonFix typo.
1991-03-14 Chris Hanson* New primitives `process-hangup' and `pty-master-hangu...
1991-03-12 Arthur GlecklerInclude RESTART in the list of USER-GLOBAL-NAMES, varia...
1991-03-11 Chris HansonAdd new procedures for microcode 11.67: `channel-register',
1991-03-11 Chris Hanson* New primitives `channel-register', `channel-unregiste...
1991-03-11 Chris HansonFix typo in handler for system-call errors.
1991-03-11 Chris HansonFix typo in `error:divide-by-zero'.
1991-03-11 Chris HansonChange keyboard input to use special operations defined...
1991-03-10 Chris HansonChange method by which port errors are signalled. ...
1991-03-10 Chris HansonDon't generate full cref by default.
1991-03-10 Chris HansonAdd `syscall_select'.
1991-03-09 Chris HansonSubprocess support in this version requires microcode...
1991-03-09 Chris Hanson* Process status now synchronized as follows: new primitive
1991-03-08 Chris HansonPermit a process to be deleted regardless of its status.
1991-03-08 Chris HansonChange procedures that return a process status to retur...
1991-03-08 Chris HansonChange `process-reason' primitive to return 0 when...
1991-03-08 Chris HansonAdd new primitive `have-ptys?'.
1991-03-07 Chris HansonRetain `filename' and `arguments' fields of process...
1991-03-06 Chris HansonDon't show hash number when REPL value is an interned...
next