mit-scheme.git
1989-04-26 Chris HansonChange `find-file' and friends to check file-modificati...
1989-04-26 Chris HansonAdd new RTL optimization pass: `invertible-expression...
1989-04-26 Chris HansonInitial revision
1989-04-26 Chris HansonAdd new phase to find pairs of invertible RTL expressio...
1989-04-26 Chris HansonAdd new file "rtlopt/rinvex". Remove all integration...
1989-04-25 Chris HansonFix bug which occurred when moving to last line of...
1989-04-25 Chris HansonImprove performance problem introduced in last revision.
1989-04-25 Chris HansonFix drastic performance loss caused by previous revisio...
1989-04-25 Chris HansonChange `xterm-read-chars': if called with non-false...
1989-04-25 Chris HansonVarious changes. This version requires microcode versi...
1989-04-25 Chris HansonChange name of `interaction' mode to be `scheme-interac...
1989-04-25 Chris HansonGenerate variable to hold mode object of initial buffer...
1989-04-25 Chris HansonImplement new procedures `guarantee-newline' and
1989-04-25 Chris Hanson`os/make-dired-line' now returns #F if it is unable...
1989-04-25 Chris Hanson`os/make-dired-line' can now return #F if it is unable...
1989-04-25 Chris HansonChanges because `xterm-read-chars' can now return an...
1989-04-25 Chris HansonCall `keyboard-active?' in the `flush-output' operation...
1989-04-25 Chris HansonFix stupid bug in `file-writable?'.
1989-04-25 Chris Hanson*** empty log message ***
1989-04-24 Chris HansonDon't call `pathname->input-truename' for primitives...
1989-04-23 Chris Hanson*** empty log message ***
1989-04-23 Chris HansonFix error in definition of `unix/current-file-time'.
1989-04-23 Chris HansonRewrite mark comparisons for increased speed. Redesign...
1989-04-23 Chris HansonFix bug in `y-or-n?'.
1989-04-23 Chris HansonUpdate some documentation strings.
1989-04-23 Chris HansonChange usage of `mark-permanent!'.
1989-04-23 Chris HansonIn `repeat-complex-command', range check the argument...
1989-04-23 Chris HansonHandle #\return character correctly in incremental...
1989-04-23 Chris HansonChange interaction mode to be more like scheme-interact...
1989-04-23 Chris HansonChange name `%set-mark-position!' to `set-mark-position!'.
1989-04-23 Chris HansonChange definition of `guarantee-mark' to make it more...
1989-04-23 Chris HansonAdd argument to `dispatch-on-command' to force recordin...
1989-04-23 Chris HansonRewrite changes and clip daemons to reduce consing...
1989-04-23 Chris HansonChange `%window-y-center' to restrict its result to...
1989-04-23 Chris HansonAdd argument to `dispatch-on-command' to force recordin...
1989-04-23 Chris HansonEnable `delete-auto-save-files' by default. Update...
1989-04-21 Chris HansonExport new procedures `weak-list->list' and `list-...
1989-04-21 Chris HansonReturn unspecific value for weak-pair side-effects...
1989-04-21 Mark FriedmanSupport for passing arguments in registers.
1989-04-21 Mark FriedmanSupport for passing arguments in registers.
1989-04-21 Mark FriedmanSupport for passing arguments in registers.
1989-04-21 Mark FriedmanSupport for passing arguments in registers.
1989-04-21 Mark FriedmanSupport for passing arguments to procedures in registers.
1989-04-21 Mark FriedmanInitial revision
1989-04-21 Mark FriedmanNew version of compiler which includes support for...
1989-04-20 Chris Hanson*** empty log message ***
1989-04-20 Chris HansonMake sure that "make" is resyntaxed.
1989-04-20 Chris HansonAdd new operations `os/file-directory?', `os/make-filen...
1989-04-20 Chris HansonAdd indentation methods for `there-exists?' and `for...
1989-04-20 Chris HansonDon't sort the strings returned by the `list-completion...
1989-04-20 Chris HansonImplement `completion-ignored-extensions'. When direct...
1989-04-20 Chris HansonTrivial rewriting of some code.
1989-04-20 Chris HansonTreat ALL ascii control characters specially when decid...
1989-04-20 Chris HansonFix bug: C range checks don't work the way I foolishly...
1989-04-20 Chris HansonDon't simplify the directory "./" to the null string.
1989-04-19 Arthur GlecklerMake floating-point spill area.
1989-04-18 Chris HansonImprove script so that it will work from bare sources.
1989-04-18 Chris HansonChange `get-primitive-name' to return a string instead...
1989-04-18 Chris HansonEliminate use of `make-named-tag', which has been flush...
1989-04-18 Chris HansonUpdate runtime system to use lower case as the canonica...
1989-04-18 Chris HansonIt's OK to assume that the GC header of an object passed to
1989-04-18 Chris HansonUpdate copyright date.
1989-04-18 Chris Hanson*** empty log message ***
1989-04-18 Chris HansonChange `get-primitive-name' to return a string instead...
1989-04-17 Chris HansonEliminate references to `string->symbol'.
1989-04-17 Chris HansonDon't need special structure tag for `syntax-table...
1989-04-17 Chris HansonFix typo.
1989-04-17 Chris HansonRepackage the operator-analysis code.
1989-04-17 Chris HansonNow that continuations have their `continuation/combina...
1989-04-17 Chris HansonMake the `continuation/combinations' field of a procedu...
1989-04-17 Chris HansonFix typo in `combination/constant!'. Also add some...
1989-04-15 Chris HansonEliminate case sensitivities in the primitive lookup...
1989-04-15 Chris HansonEliminate case sensitivities in the primitive lookup...
1989-04-15 Chris HansonRewrite all case-sensitive symbol operations to be...
1989-04-15 Chris HansonFix bug in lookup of integrated stack-allocated compile...
1989-04-15 Chris Hanson*** empty log message ***
1989-04-15 Chris HansonExport new procedure `%make-combination' to the debuggi...
1989-04-15 Chris HansonUse new procedure `%make-combination' to construct...
1989-04-15 Chris HansonCreate procedure `%make-combination' that does not...
1989-04-15 Chris HansonChange `symbol->string' so that it returns a lower...
1989-04-15 Chris HansonFix typo in `scan-sexps-forward'.
1989-04-15 Chris HansonMany changes for GNU Emacs compatibility:
1989-04-15 Chris HansonMany changes for GNU Emacs compatibility:
1989-04-15 Chris HansonFix typo in `scan-sexps-forward'.
1989-04-05 Chris Hanson*** empty log message ***
1989-04-05 Chris HansonModify `char-controlify' and `char-control-metafy'...
1989-04-05 Chris HansonUpdate to reflect changes in `find-file-noselect'.
1989-04-05 Chris HansonUpdate pathnames to reflect current installation. ...
1989-04-05 Chris HansonRewrite handling of tutorial so that the file pathnames...
1989-04-05 Chris HansonChange `find-file', `read-buffer', and related procedur...
1989-04-05 Chris HansonCreate procedure `ascii-controlified?' which is true...
1989-04-05 Chris HansonIn direct-update, must wrap the redrawing code with
1989-04-05 Chris HansonChange `load-edwin-file' to default the directory of...
1989-04-05 Chris HansonRemove filter queuing mechanism. Rewrite filter state...
1989-04-05 Chris HansonMake file-system errors have a common generalization.
1989-04-05 Chris HansonRandom typo in previous change.
1989-04-05 Chris HansonOrganize handling of file system errors so that they...
1989-04-05 Chris HansonUse proper error-type to signal open file error.
1989-04-05 Chris HansonInitial revision
1989-04-05 Chris HansonMove unix primitives elsewhere.
next