mit-scheme.git
1994-03-08 Chris HansonDeclare AUTO-SAVE-DEFAULT to be permanent-local.
1994-03-08 Chris HansonDefine VARIABLE-PERMANENT-LOCAL! and VARIABLE-PERMANENT...
1994-03-07 Chris HansonChange OTHER-WINDOW-INTERACTIVE to not use multiple...
1994-03-07 Chris HansonChange browser to show just subexpression of a subprobl...
1994-03-04 Chris HansonLoad hash tables.
1994-03-04 Chris HansonAdd FILE-EQ? procedure.
1994-03-04 Chris HansonChange OS/PRECIOUS-BACKUP-PATHNAME to use Emacs 19...
1994-03-04 Chris HansonChange notifier to use only the GLOBAL-MODE-STRING...
1994-03-03 Chris HansonFix minor bug in BACKWARD-ONE-PARAGRAPH.
1994-03-02 Guillermo J... Change string->list not to be brain dead.
1994-03-02 Guillermo J... Change string->list to be iterative.
1994-03-01 Chris HansonFix bug in GRAPHICS-TYPE-AVAILABLE? -- this bug is...
1994-02-25 Chris HansonFix bug in previous change.
1994-02-22 Chris HansonAdd means to detect whether a macro is being expanded...
1994-02-21 Chris HansonEliminate another #f vs. '() bug.
1994-02-19 Guillermo J... Remove extraneous parameter in call to make-lambda.
1994-02-19 Guillermo J... Prevent internally defining a name from causing a dupli...
1994-02-18 Guillermo J... Improve duplicate parameter test in lambda.scm
1994-02-18 Chris HansonMove default definition of `record_signal_delivery...
1994-02-16 Guillermo J... Improve defn. of fold-left and fold-right.
1994-02-15 Chris HansonAdd additional kludge to last change to guarantee that...
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.
next