mit-scheme.git
1991-07-16 Arthur GlecklerHooks for running before restarts and debugger returns.
1991-07-16 Arthur GlecklerAdd a hook to run before doing a return command from...
1991-07-15 Arthur GlecklerAdd a hook in INVOKE-RESTART-INTERACTIVELY between...
1991-07-15 Arthur GlecklerTrivial formatting change.
1991-07-15 Chris HansonFix error message generated when object passed to a...
1991-07-13 Chris HansonCatch error returns in calls to transcendental functions.
1991-07-12 Chris Hanson*** empty log message ***
1991-07-12 Chris HansonVarious fixes to floating-point trap code.
1991-07-12 Chris HansonAdd code to handle siginfo structure that is zero.
1991-07-12 Chris HansonForgot to step loop counter in last change to find_sign...
1991-07-12 Chris HansonAdd initialization code to enable the IEEE traps.
1991-07-12 Chris HansonChange rule for predicates that compare against implici...
1991-07-12 Chris HansonChange DISK-RESTORE to try explicit filename first...
1991-07-12 Chris HansonChange DISK-RESTORE to try explicit filename first...
1991-07-11 Chris HansonAdd entry for HP 9000 series 400.
1991-07-11 Chris HansonAdd initialization code that enables most of the IEEE...
1991-07-11 Chris Hanson*** empty log message ***
1991-07-11 Chris HansonRewrite X-STORE-COLORS. Previously it had unpredictabl...
1991-07-11 Chris HansonChange find_signal_code_name to be more customizable...
1991-07-11 Chris HansonInitial revision
1991-07-11 Chris HansonFix typo in HP 9000 series 800 trap codes.
1991-07-10 Chris HansonHandle (/ 0 X) specially to guarantee that result is...
1991-07-09 Chris HansonFix bug in which CLEAR-RECTANGLE would erase the highli...
1991-07-09 Chris HansonFix SIGSEGV that occurred when deleting the selected...
1991-07-09 Chris HansonAdd FRESH-LINE procedure.
1991-07-09 Chris Hanson*** empty log message ***
1991-07-08 Chris HansonImport hook/repl-eval from the runtime system.
1991-07-08 Chris HansonFix bug that caused SIGSEGV or SIGBUS to happen when...
1991-07-08 Chris HansonFix typo in documentation string.
1991-07-06 Chris HansonIn `dstack_set_position', must unblock signals while...
1991-07-05 Chris HansonChanges to fix `dstack_set_position' bug.
1991-07-05 Chris HansonChange to use new `dstack_alloc_and_protect' procedure.
1991-07-05 Chris HansonEliminate use of CATCH and THROW macros. Use position...
1991-07-05 Chris HansonImplement new procedure `dstack_alloc_and_protect'...
1991-07-05 Chris HansonChange evaluation commands to correctly bind current...
1991-07-03 Mark FriedmanThe cpp on altdorf seems to have problems with multilin...
1991-07-03 Mark FriedmanAdded X-BYTES-INTO-IMAGE which takes a vector-8b and...
1991-07-03 Arthur GlecklerHandle interrupted UX_accept system call by retrying...
1991-07-03 Chris HansonPsbtobin was underestimating the amount of space needed...
1991-07-02 Chris HansonChange hardware traps to be errors. Eliminate MICROCOD...
1991-07-02 Chris HansonFix bug that left-justified the modeline for a non...
1991-07-02 Chris HansonDon't treat EACCES specially when opening pty -- this...
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...
next