mit-scheme.git
1989-08-12 Chris Hanson* Change `environment-link-name' to call `->environment...
1989-08-12 Chris Hanson* Change `environment-link-name' to call `->environment...
1989-08-12 Chris Hansonenvironment-link-name is no longer a primitive.
1989-08-11 Chris HansonCause `edwin-initialization' to be executed inside...
1989-08-11 Chris Hanson* Arrange for local bindings of current buffer to be...
1989-08-11 Chris HansonUndo recent change which tried to replicate Emacs'...
1989-08-11 Chris HansonUse new procedure `integer-round' when computing the...
1989-08-11 Chris HansonFormatting.
1989-08-11 Chris HansonFormatting.
1989-08-11 Chris HansonFormatting.
1989-08-11 Chris HansonImplement `(flush-purification-queue!)', which tries...
1989-08-11 Chris Hanson*** empty log message ***
1989-08-11 Chris Hanson(disassembler/write-compiled-code-block): don't require...
1989-08-10 Chris HansonFix bug in previous changes.
1989-08-10 Chris HansonFix longstanding bug in compilation of predicates....
1989-08-10 Chris HansonChange unparsers so that type names are printed in...
1989-08-10 Chris HansonChange unparsers so that type names are printed in...
1989-08-10 Chris HansonAdd new operations to do integer division followed...
1989-08-10 Chris Hanson(inferior-containing-coordinates): the maximum addressa...
1989-08-10 Chris HansonChange unparser methods for buffers, commands, variable...
1989-08-09 Chris HansonFix typo in previous change.
1989-08-09 Chris HansonFix typo in previous change.
1989-08-09 Chris HansonInitial revision
1989-08-09 Chris Hanson* Major overhaul of evaluation commands. Now the trans...
1989-08-09 Chris HansonFix editing error from last changes.
1989-08-09 Chris HansonImplement new flag `*unparse-with-maximum-readability...
1989-08-09 Chris Hanson*** empty log message ***
1989-08-09 Panayotis Skordos*** empty log message ***
1989-08-08 Chris HansonInitial revision
1989-08-08 Chris HansonFix some inconsistencies in the constructor option...
1989-08-08 Chris HansonDon't call `subscreen-clear!' if the rectangle has...
1989-08-08 Chris Hanson* Implement `save-buffers-kill-edwin' which kills Edwin...
1989-08-08 Chris HansonFix typo in `stack-ccenv/parent'.
1989-08-08 Chris Hanson*** empty log message ***
1989-08-08 Chris HansonIn `continuation/next-continuation-offset', check to...
1989-08-07 Chris Hanson* Implemented new editor-based debugger, which uses...
1989-08-07 Chris Hanson* Major rewrite of `debug' and `where' to allow their...
1989-08-07 Chris Hanson`file-attributes' should use lstat instead of stat.
1989-08-06 Chris HansonEnable memoization -- it's a great time saver.
1989-08-04 Chris HansonFix `suspend-scheme' command so that it properly exits...
1989-08-04 Chris HansonIn Dired, sort files in standard unix fashion.
1989-08-04 Chris HansonChange error message from "Bound variable" to "Illegal...
1989-08-04 Chris HansonTeach unsyntaxer to recognize named LET and unsyntax...
1989-08-04 Chris HansonUse new primitive `directory-close' to guarantee that the
1989-08-04 Chris HansonAdd new primitive `directory-close'.
1989-08-03 Chris HansonDon't generate ".cref" file by default.
1989-08-03 Chris HansonChange library pathnames to be relative to
1989-08-03 Chris HansonDon't generate "cref.cref" by default.
1989-08-03 Chris Hanson`cref/generate-constructors' should write the ".glob...
1989-08-03 Chris HansonDon't generate ".free" files by default.
1989-08-03 Chris HansonDon't generate "runtim.cref" by default.
1989-08-03 Chris HansonExtend debugger to allow arbitrary evaluation in compil...
1989-08-03 Chris HansonAdd new operations:
1989-08-03 Chris HansonAdd initialization for new operation `extended-scode...
1989-08-03 Chris HansonAdd new operation to clobber compiled-closure frames.
1989-08-03 Chris HansonAdd new operation `system-library-directory-pathname...
1989-08-03 Chris HansonChange `print-gc-statistics' to show the current amount...
1989-08-03 Chris HansonInitial revision
1989-08-03 Chris HansonAllow compiled-code environments to be used in evaluati...
1989-08-03 Chris HansonAdd new operations `environment-assignable?' and `envir...
1989-08-03 Chris HansonAdd default Starbase device driver.
1989-08-03 Chris HansonAdd defininition required to fix Ultrix X11 library...
1989-08-03 Chris HansonRearrange the definitions comprising X_LIB so that...
1989-08-03 Chris HansonExtensive changes to permit use of indirect Info files.
1989-08-03 Chris HansonExport `message-args->string' to (edwin) package.
1989-08-03 Chris HansonImplement variable `debug-on-editor-error' which causes...
1989-08-03 Chris HansonMove definitions of `info-tags-table-{start,end}' to...
1989-08-03 Chris HansonFor "s" interactive command letter, allow null string...
1989-08-02 Chris HansonAdjust "umax" processor entry.
1989-08-02 Chris HansonAdd NS32K processor type.
1989-08-02 Chris HansonAdd Encore Multimax.
1989-08-02 Chris HansonInitial revision
1989-08-02 Chris HansonAdjust paths to be consistent with rest of release.
1989-08-02 Chris HansonInitialize disassembler macros.
1989-08-02 Chris HansonAdd definition of `ALTERNATE_M4'.
1989-08-02 Chris HansonCSH doesn't need to have $ doubled when it is wrapped...
1989-08-01 Chris HansonBug: code to extract ASCII from a char object was assum...
1989-07-30 Panayotis Skordos*** empty log message ***
1989-07-27 Chris HansonEliminate dependencies based on the version of cpp...
1989-07-27 Chris HansonInitial revision
1989-07-27 Chris HansonFor now, don't try to use -lddsox11.
1989-07-27 Chris HansonDon't doubly define -g.
1989-07-27 Chris HansonAllow definition of STARBASE_DEVICE_DRIVERS to be overr...
1989-07-27 Chris HansonInitial revision
1989-07-26 Chris HansonMove -ltermcap definition to hpux system file.
1989-07-26 Chris HansonMove -ltermcap definition to hpux system file.
1989-07-26 Chris HansonInclude C_DEBUG_SWITCH in CFLAGS.
1989-07-26 Chris HansonDon't generate compiler band.
1989-07-26 Chris HansonInitial revision
1989-07-26 Chris HansonAdd "mips-ultrix" configuration type.
1989-07-26 Chris HansonRename LIBS_DEBUG to LIB_DEBUG.
1989-07-26 Chris HansonAdd new options SUPPRESS_C_OPTIMIZER and SUPPRESS_C_DEB...
1989-07-26 Chris HansonRename LIBS_DEBUG to LIB_DEBUG. Add new options SUPPRE...
1989-07-26 Chris HansonDon't delete "*.s" in "clean" as this is a loser on...
1989-07-26 Chris HansonChange (void *) pointer to (char *) since the former...
1989-07-26 Chris HansonAdd make target for Breakup.
1989-07-26 Chris HansonAdd PROC_TYPE_MIPS.
1989-07-26 Chris HansonInitial revision
1989-07-26 Chris HansonMove M4 rule from "m/vax.h" to "s/ultrix.h".
1989-07-26 Chris HansonMove M4 rule from "m/vax.h" to "s/ultrix.h".
next