mit-scheme.git
1991-07-02 Chris HansonAdd Bintopsb and bchscheme to "all" rule.
1991-07-02 Chris HansonAdd JMiller's new X graphics primitives.
1991-07-02 Chris HansonBlock all signals while performing dstack allocation...
1991-06-26 Chris HansonUse upper case to highlight procedure and special form...
1991-06-24 Guillermo J... Export intern-soft.
1991-06-24 Guillermo J... Define find-symbol and intern-soft.
1991-06-24 Chris HansonChange hardware traps to be errors. Eliminate MICROCOD...
1991-06-24 Chris HansonChange tags table to include entries from all machine...
1991-06-22 Chris HansonChange `abort_to_interpreter' and `exit_interruptable_e...
1991-06-22 Chris HansonInitial revision
1991-06-21 Gerald Jay... Implement primitives to map event coordinates to graphi...
1991-06-21 Chris HansonChange GC traps to do >= comparisons rather than ==.
1991-06-21 Chris HansonChanges to configure for either little- or big-endian...
1991-06-20 Chris HansonChanges for sony mips.
1991-06-18 Arthur GlecklerMake Edwin buffer and window output ports correctly...
1991-06-18 Arthur GlecklerMake Edwin buffer and window output ports correctly...
1991-06-17 Chris HansonFix incorrect uses of `define-export'.
1991-06-17 Chris HansonChanges to get compiler running on big-endian MIPS.
1991-06-15 Chris HansonChanges for sony news laptop running news os 5.01.
1991-06-15 Chris HansonChanges for sony news laptop running news os 5.01.
1991-06-15 Chris HansonFix typo in previous change.
1991-06-14 Chris HansonExport `debugging-info/unknown-expression?' for use...
1991-06-14 Chris HansonChanges for sony news laptop running news os 5.01.
1991-06-14 Chris HansonInitial revision
1991-06-14 Chris HansonChange the front end of the compiler to expand calls to
1991-06-14 Guillermo J... Fix bug in method/combination-save-value. The wrong...
1991-06-13 Chris HansonFor SYSTEM-VECTOR-SIZE, cannot assume that the type...
1991-06-12 Chris HansonFix various bugs in generation of type and range checks.
1991-06-12 Chris HansonFix various bugs in generation of type and range checks.
1991-06-12 Chris HansonEliminate a situation where useless continuation entrie...
1991-06-11 Chris HansonFix a couple of logic errors in PRINT-SUBEXPRESSION.
1991-06-10 Guillermo J... Fix bug in unparse-tail by which (1 quote 2) was printi...
1991-06-10 Guillermo J... Fix typo: set-entity-extra! was setting the wrong field.
1991-06-06 Chris HansonMake changes to correspond to recent changes to "cref...
1991-05-30 Chris HansonUpdate to match current 680x0 sources.
1991-05-28 Guillermo J... Change the value register to d6.
1991-05-28 Guillermo J... Change the value register to d6 on the 68k family.
1991-05-28 Guillermo J... Change the value register to d6 on the 68k family.
1991-05-27 Guillermo J... Give touch-created-file? an initial value so that if...
1991-05-21 Chris HansonModify completion code to work reasonably both in norma...
1991-05-21 Chris HansonFix filename/pathname confusion bug in LOAD-FIND-FILE...
1991-05-21 Chris HansonChange completion code to use new generic support.
1991-05-21 Chris HansonImplement generic support for completions.
1991-05-20 Chris Hanson*** empty log message ***
1991-05-20 Chris Hanson*** empty log message ***
1991-05-20 Chris HansonAdd new command M-x scheme-complete-symbol.
1991-05-20 Chris HansonChange COMINT-LIST-FILENAME-COMPLETIONS -- discard...
1991-05-20 Chris HansonAdd new procedure: forward-prefix-chars.
1991-05-20 Chris HansonAdd new primitive SCAN-FORWARD-PREFIX-CHARS.
1991-05-20 Chris HansonFix bug in FIND-TAG-DEFAULT. This change requires...
1991-05-20 Chris HansonExport command definitions for tags package.
1991-05-18 Chris HansonEliminate last vestiges of "*" convention in variable...
1991-05-18 Chris HansonChange M-x scroll-other-window and M-x
1991-05-18 Chris HansonChange handling of default type INSERTED-DEFAULT -...
1991-05-18 Chris HansonChange Scheme expression prompting to display the defau...
1991-05-18 Chris HansonExport all command and mode definitions from the prompt...
1991-05-18 Chris HansonImprove write-strings-densely. Eliminate several unuse...
1991-05-17 Chris HansonImprove write-strings-densely. Eliminate several unuse...
1991-05-17 Chris HansonFix fencepost error.
1991-05-17 Chris HansonDue to change in push-cmdl, it's now necessary to bind...
1991-05-17 Chris Hanson*** empty log message ***
1991-05-17 Chris HansonAdd check to WINDOW-MARK-VISIBLE? to handle marks that...
1991-05-17 Chris HansonChange modeline to use display limits when computing...
1991-05-17 Chris HansonAdd syntax-table argument to `char->syntax-code' and...
1991-05-17 Chris HansonAdd syntax-table argument to `char->syntax-code' and...
1991-05-17 Chris HansonFix handling of nonincremental search option. Implemen...
1991-05-17 Chris HansonDefine word-search commands. Fix various typos and...
1991-05-17 Chris HansonCreate new entry point, prompt-for-string/prompt, that...
1991-05-17 Chris HansonChange prompt-for-string (and all associated prompt...
1991-05-17 Chris HansonChange M-x execute-extended-command to use name of...
1991-05-17 Chris HansonChange representation of character names to use "M...
1991-05-16 Chris HansonFix a few minor bugs.
1991-05-16 Chris HansonWhen reading a file into a buffer, guarantee that the...
1991-05-16 Chris HansonEliminate incorrect case sensitivity in completion.
1991-05-16 Chris Hanson*** empty log message ***
1991-05-16 Chris HansonAdd detection and handling of file supercession threats.
1991-05-16 Hal AbelsonFix think-o in M-x rmail-reply.
1991-05-15 Chris HansonVarious improvements to the debugger.
1991-05-15 Chris HansonBind a condition handler to catch and ignore errors...
1991-05-15 Chris HansonWhen starting a new CMDL, bind the list of condition...
1991-05-15 Chris HansonImplement variable continuation-browser-output-style...
1991-05-15 Chris HansonAdd CLOSE operation that deallocates the port's output...
1991-05-15 Chris HansonImplement control variable REPL:ALLOW-RESTART-NOTIFICAT...
1991-05-15 Chris HansonFix typo in last change.
1991-05-15 Chris Hanson*** empty log message ***
1991-05-15 Chris Hanson*** empty log message ***
1991-05-15 Chris HansonImprove M-x undigestify-rmail-message so it doesn't...
1991-05-15 Chris HansonChange filename prompting to convert completion result...
1991-05-15 Chris HansonImplement new procedure os/filename->display-string...
1991-05-15 Chris HansonAdd control variable to allow limiting the amount of...
1991-05-15 Chris HansonAdd new commands:
1991-05-15 Chris HansonEliminate duplicated "Saving file..." message.
1991-05-15 Guillermo J... Change generic_flonum_result because of a bug in the...
1991-05-15 Chris HansonFix think-o in M-x visit-tags-table.
1991-05-15 Chris HansonChange prompt-for-pathname and friends to accept a...
1991-05-15 Chris HansonChanges for Emacs 19 autoload mechanism.
1991-05-14 Chris HansonFix bug in M-x untabify: char-search doesn't set the...
1991-05-14 Chris HansonFix definition of M-x newline, which should always...
1991-05-14 Chris HansonWhen DUMP-BAND primitive fails, setup 'RETRY restart...
1991-05-14 Chris Hanson* Change save-some-buffers to accept two required argum...
next