mit-scheme.git
1994-02-15 Chris HansonChanges for Emacs 19.
1994-02-15 Guillermo J... First working version?
1994-02-15 Guillermo J... Initial revision
1994-02-15 Chris Hanson* Add debugging tool to keep trace of signal delivery...
1994-02-09 Chris HansonFix typo in bignum_subtract_unsigned.
1994-02-08 Michael R.... Initial revision
1994-02-04 Guillermo J... Fix parameter name mismatch in use of DEFUN.
1994-02-02 Stephen AdamsAdded `Possible' to inapplicable operator warnings.
1994-02-02 Stephen AdamsFixed #F/() confusion.
1994-02-02 Stephen AdamsFixed #F/() confusion.
1994-02-02 Stephen AdamsFixed to work with 2-tag fixnums.
1994-02-02 Stephen AdamsAdded comment.
1994-02-02 Stephen AdamsFixed #F/() confusion.
1994-02-02 Guillermo J... Re-synchronized RCS version with Scheme version.
1994-02-02 Guillermo J... Separate target-block field from initial-callees field...
1994-02-02 Guillermo J... Another instance of "comp" replaced with "compiler"
1994-02-01 Guillermo J... Fix bug introduced in breakpoint proceeding when the...
1994-01-31 Guillermo J... Make syntax default its syntax-table argument to the...
1994-01-31 Guillermo J... define-structure expands into only definitions, so...
1994-01-31 Guillermo J... Modify make-record-type to accept the print-method...
1994-01-30 Stephen AdamsReference to ../runtime/runtim -> ../runtime/runtime
1994-01-30 Guillermo J... Fix several problems with gc files:
1994-01-29 Guillermo J... WITH-REAL-WORKING-DIRECTORY-PATHNAME must really change the
1994-01-29 Stephen AdamsChanged ucode-type fixnum -> positive-fixnum
1994-01-29 Stephen Adams*** empty log message ***
1994-01-29 Stephen AdamsChanged null-environment to be xor(#F,1) rather than...
1994-01-29 Stephen AdamsFixed #F/() confusion.
1994-01-29 Stephen AdamsMinor efficiency tweak for eqv? on fixnums
1994-01-29 Stephen AdamsFixed for #F != '()
1994-01-29 Stephen AdamsAdded a comment.
1994-01-29 Stephen AdamsRemoved various #F/() confusion.
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
next