mit-scheme.git
1994-01-29 Guillermo J... Replace UXIO with DOSIO.
1994-01-29 Stephen AdamsFixed null? -> false?
1994-01-29 Guillermo J... FIRST cannot be integrated as a constant because it...
1994-01-29 Guillermo J... compiled-entry/dbg-object now returns meaningful info...
1994-01-28 Guillermo J... Add FIRST to list of constants to be expanded.
1994-01-28 Guillermo J... Add handlers for page-up, page-down, and insert keys.
1994-01-25 Chris HansonWhen constant-folding multiple definition values vector...
1994-01-14 Guillermo J... Move type-definitions to the end of the definition...
1994-01-14 Chris HansonEliminate random error that occurs when file is missing.
1994-01-12 Guillermo J... Make bintopsb align compiled-code blocks as necessary...
1994-01-12 Stephen Adamschanged ACCESS forms to use system-global-environment
1994-01-12 Stephen Adams*** empty log message ***
1994-01-10 Guillermo J... Add cast to eliminate warning.
1994-01-10 Chris HansonFix bugs that occur after tags-search is finished.
1994-01-08 Guillermo J... Rename runtim.* to runtime.*
1994-01-08 Guillermo J... Rename runtim.* to runtime.*
1994-01-08 Guillermo J... Forgot to update the copyright.
1994-01-08 Guillermo J... Rename comp.* to compiler.*
1994-01-08 Guillermo J... Rename runtim.* to runtime.*
1994-01-08 Guillermo J... Fix cache-flushing bugs manifested on the MIPS R4000:
1994-01-08 Guillermo J... Fix cache-flushing bugs manifested on the MIPS R4000:
1994-01-08 Guillermo J... Fix cache-flushing bugs manifested on the MIPS R4000:
1994-01-06 Guillermo J... Patch to allow ordinary compiled files to work with...
1993-12-29 Chris HansonCheck arguments to MAKE-REPL to guarantee that they...
1993-12-29 Chris HansonChange GUARANTEE-SYNTAX-TABLE to take second argument.
1993-12-28 Chris HansonUse FOLD-LEFT instead of REDUCE to do n-ary versions...
1993-12-23 Chris HansonReimplement interval arithmetic and assembler relaxatio...
1993-12-23 Chris HansonWhen invoking restart in another thread, must call...
1993-12-23 Chris HansonAdd option to allow RESTART-THREAD to prompt the user...
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen AdamsPut ucode-type calls in procedures so that the procedur...
1993-12-22 Jim MillerGeneralize Z command to allow NOT discarding thread...
1993-12-21 Chris HansonReference traps must be fasdumpable.
1993-12-21 Chris HansonFix typo.
1993-12-21 Chris HansonFix bug in dired-clean-directory -- roles of positive...
1993-12-18 Chris HansonBranch-tensioner assumptions are also violated in case...
1993-12-18 Chris HansonWork around new bug in variable-width instruction assem...
1993-12-18 Chris HansonFix bug in previous change.
1993-12-17 Chris HansonFix typo.
1993-12-17 Chris HansonNumerous low-level changes. Fix capitalization of...
1993-12-17 Chris HansonFix think-o.
1993-12-17 Chris HansonFix think-o.
1993-12-17 Chris HansonRestore kludge to allow non-interactive restarts to...
1993-12-17 Chris HansonFix some typos.
1993-12-17 Chris HansonImplement WITH-RESTART to replace BIND-RESTART. WITH...
1993-12-17 Chris HansonImplement WITH-RESTART to replace BIND-RESTART. WITH...
1993-12-16 Chris HansonBind BREAK-ON-SIGNALS types to '() when invoking the...
1993-12-16 Stephen Adams*** empty log message ***
1993-12-16 Stephen Adams*** empty log message ***
1993-12-15 Stephen AdamsAdded more special readers:
1993-12-15 Chris HansonHandle built-in and utility hardware traps.
1993-12-14 Chris HansonFix a couple of typos.
1993-12-11 Guillermo J... fasdump_compiled_entry was not aligning compiled-code...
1993-12-11 Guillermo J... Fix several bugs related to varying the size of constan...
1993-12-10 Chris HansonIn M-x show-parameter-list, handle case where no debugg...
1993-12-09 Guillermo J... Update to match latest changes to the linearizer.
1993-12-09 Guillermo J... Fix typo in last change.
1993-12-08 Guillermo J... ?Fix violation in branch-tensioner assumptions introduc...
1993-12-08 Chris HansonChange procedures that convert hash tables to lists...
1993-12-08 Guillermo J... Several changes:
1993-12-08 Guillermo J... Several changes:
1993-12-08 Jim MillerAdded SWAT option
1993-12-08 Guillermo J... Fix "disappearing labels" bug by making the symbol...
1993-12-07 Guillermo J... Some changes to closures:
1993-12-07 Guillermo J... Some changes to closures:
1993-12-07 Guillermo J... *** empty log message ***
1993-12-07 Stephen Adams*** empty log message ***
1993-12-06 Chris HansonEliminate duplicate definition of FLONUM_SIZE.
1993-12-06 Chris HansonEliminate duplicate definition of FLONUM_SIZE.
1993-12-06 Chris HansonEliminate contents of error-system chapter.
1993-12-06 Chris HansonAdd "News" section to release notes. Also many small...
1993-12-06 Chris HansonSet up a CONTINUE restart for errors resignalled from...
1993-12-05 Stephen Adams*** empty log message ***
1993-12-05 Chris HansonFix typo in last change.
1993-12-05 Chris HansonImplement support for drawing multiple points and lines.
1993-12-05 Chris HansonAdd primitives to draw multiple points and lines. ...
1993-12-05 Chris HansonGeneralize support for flonum vectors.
1993-12-03 Guillermo J... Add C back end information.
1993-12-03 Chris HansonPatch a few typos.
1993-12-03 Chris HansonFix node references from last change.
1993-12-03 Chris HansonMerge the indices.
1993-12-03 Chris HansonNumerous small changes.
1993-12-03 Chris HansonNumerous small changes.
1993-12-03 Stephen Adams*** empty log message ***
1993-12-02 Chris HansonInitial revision
1993-12-02 Stephen Adams*** empty log message ***
1993-12-02 Stephen Adams*** empty log message ***
1993-12-01 Stephen Adamsincorporated s DOS instructions
1993-12-01 Stephen AdamsAltered event:after-restarts to allow a band containing...
1993-11-29 Chris HansonRemove definition of INT:->FLONUM since it is now expor...
1993-11-29 Chris HansonFix think-o in previous change.
1993-11-29 Chris HansonAdd expansion for INT:->FLONUM.
1993-11-29 Chris HansonExport INT:->FLONUM.
next