mit-scheme.git
1994-10-05 Stephen AdamsChanged macro IMPORT_REGS_AFTER_PRIMITIVE to import...
1994-10-04 Chris HansonAdd new OS-dependent mechanism for building the system...
1994-10-04 Chris HansonAdd new OS-dependent mechanism for building the system...
1994-10-04 Chris HansonAdd new OS-dependent mechanism for building the system...
1994-10-04 Chris HansonAdd conditionalizations for OS/2.
1994-10-04 Chris HansonAdd conditionalizations for OS/2.
1994-10-03 Stephen AdamsInitial revision
1994-10-03 Stephen AdamsChanged LOAD-OPTION yet again:
1994-10-03 Stephen AdamsChanges for new LOAD-OPTION system:
1994-09-30 Stephen AdamsSorry, that was *INITIAL-OPTIONS-FILE*.
1994-09-30 Stephen AdamsExported *INITIAL-OPTIONS-FILE-PATHNAME*
1994-09-30 Stephen AdamsChanged LOAD-OPTION to use database in separate file(s):
1994-09-29 Stephen AdamsChanged C_call_scheme to preserve and restore `last_ret...
1994-09-29 Chris HansonAttempt to simulate load-pathname and after-load-hooks in
1994-09-29 Chris HansonReflect name change from "comp.*" to "compiler.*".
1994-09-28 Chris HansonEliminate compiler warning. Shorten page to 80 lines.
1994-09-28 Chris HansonFix minor type error in X-LIST-FONTS. Rearrange code...
1994-09-26 Chris HansonFix typo in previous change.
1994-09-21 Guillermo J... Update instructions.
1994-09-19 Stephen Adams1. Fixed #F/() bug in NODE/FIND
1994-09-17 Stephen AdamsAdded X-LIST-FONTS primitive.
1994-09-16 Chris HansonTreat LET* and LETREC specially, just like LET.
1994-09-16 Chris HansonFix think-o in X-WINDOW-FONT-STRUCTURE.
1994-09-16 Chris HansonChange default for evaluate-in-inferior-repl to #t.
1994-09-16 Chris HansonFlush input queue of inferior REPL thread when abort...
1994-09-14 Stephen AdamsChanged font structure stuff. X-FONT-STRUCTURE checks...
1994-09-14 Chris HansonFix type error in M-x dired-do-compress.
1994-09-14 Chris HansonFix type error in M-x dired-do-compress.
1994-09-09 Chris HansonUpdate installation instructions to include description...
1994-09-09 Stephen AdamsAdded M-x grep. Sorry, no error parsing yet.
1994-09-09 Stephen AdamsFix #f/() bug in VC-COMMAND-ARGUMENTS.
1994-09-08 Stephen AdamsAdded exports to support CHAR-IMAGE-STRINGS buffer...
1994-09-08 Stephen AdamsAdded support for customizable imaging of characters...
1994-09-08 Chris HansonGuarantee that buffer-local variables are cached in...
1994-09-02 Stephen AdamsFixed illegal-interrupt-handler to clear the bit so...
1994-09-01 Stephen AdamsFixed SIGSEGV bug in %record-application-method.
1994-08-25 Chris HansonIn %NOTICE-WINDOW-CHANGES!, handle cases where
1994-08-24 Stephen AdamsFixed typo.
1994-08-24 Stephen AdamsChanged string-allocate and set-string-maximum-length...
1994-08-19 Chris HansonChange default for PP to be AS-CODE.
1994-08-18 Stephen AdamsChanged unsyntaxing of constants to be more R4RS-ish...
1994-08-15 Chris HansonEliminate prefix spacing for READ input-port operation...
1994-08-15 Chris HansonChange previous kludge: now, PROMPT-FOR-COMMAND- proced...
1994-08-15 Chris HansonKludge in more complicated support for PROMPT-FOR-COMMA...
1994-08-15 Chris HansonDon't write a space after a command prompt. The PROMPT...
1994-08-15 Chris HansonAdd additional kludge so that Emacs port is properly...
1994-08-15 Chris HansonEliminate gratuitous space from command prompt. This...
1994-08-14 Chris HansonAnother round of changes to the Error System chapter...
1994-08-12 Chris HansonInsert new error system documentation.
1994-08-12 Chris HansonFix +, -, *, and / so that they are consistently left...
1994-08-11 Chris HansonFix bug in examples for FOLD-LEFT.
1994-08-05 Chris HansonChange printing of +0.i and -0.i to be +0.i instead...
1994-08-04 Stephen Adams*** empty log message ***
1994-08-04 Stephen AdamsChanged *unparse-with-addresses?* to *unparse-with...
1994-08-04 Chris HansonRename DIRED-COMPRESS to DIRED-DO-COMPRESS. Eliminate
1994-08-04 Chris HansonChange commands to act on marked files and take prefix...
1994-08-04 Chris HansonRearrange key bindings to be closer to those of Emacs...
1994-08-04 Chris HansonMake DIRED-MARKED-FILES do a case-insensitive comparison.
1994-08-04 Chris HansonAdd declaration to eliminate compiler warning.
1994-08-04 Chris HansonChange commands that act on marked files so that they...
1994-08-04 Stephen AdamsExported *unparse-with-addresses?* flag from unparser...
1994-08-04 Stephen AdamsAdded *unparse-with-addresses?* flag for default unpars...
1994-07-24 Chris HansonAdd entry to trap system-call errors for the delete...
1994-07-24 Chris HansonAdd entry to trap system-call errors for the delete...
1994-07-16 Chris HansonEliminate case where over-long literal was being emitted.
1994-07-16 Chris HansonCheck for and eliminate case which was emitting a copy...
1994-07-04 Chris HansonFrom MT: Fix bug in HIGHLIGHT-REGION-EXCLUDING-INDENTAT...
1994-06-28 Chris HansonUpdate old conditionalization based on "unix".
1994-06-28 Chris HansonChange default compiler switches to enable debugging...
1994-06-28 Chris HansonMake installation of Starbase graphics support more...
1994-06-28 Chris HansonFix comment that erroneously stated that COMPILE_STEPPE...
1994-06-28 Chris HansonCorrect comments describing stepper primitives.
1994-06-21 Chris HansonDisregard working directory when file is loaded; use...
1994-06-21 Chris HansonDisregard working directory when file is loaded; use...
1994-06-19 Chris HansonChange action of argument to GENERATE-UNINTERNED-SYMBOL...
1994-06-02 Chris HansonPatch UNIX/SYSTEM so that it works properly when the...
1994-06-02 Chris HansonPatch to fix long-standing bug in forcing of promises.
1994-06-02 Chris HansonPatch to fix long-standing bug in forcing of promises.
1994-06-02 Chris HansonPatch to fix long-standing bug in forcing of promises.
1994-06-01 Chris HansonUpdate to describe several recent changes.
1994-05-30 Chris HansonExport EQV-HASH and EQUAL-HASH.
1994-05-30 Chris HansonRewrite EQV-HASH-MOD and EQUAL-HASH-MOD so that EQV...
1994-05-20 Chris HansonFix think-o.
1994-05-20 Chris HansonDon't advance to next line when executing dired-do...
1994-05-19 Stephen AdamsExtended catatonia timeout to 120s - much more reasonab...
1994-05-13 Chris HansonUse new optional argument to FIND-BUFFER to eliminate...
1994-05-13 Chris HansonAdd optional arg to FIND-BUFFER which says to signal...
1994-05-04 Chris HansonFix think-o in previous change.
1994-05-04 Chris HansonDelete empty directories when requested.
1994-05-04 Chris HansonImplement DELETE-DIRECTORY-NO-ERRORS.
1994-05-04 Chris HansonUse DELETE-FILE-NO-ERRORS instead of DELETE-FILE and
1994-05-04 Chris HansonChange DELETE-FILE-NO-ERRORS to return a flag indicatin...
1994-05-03 Chris HansonRewrite code that the Sun compiler won't accept.
1994-05-03 Chris HansonSupply default arguments for PACK-COMPILER and PACK...
1994-05-02 Chris HansonFix typo.
1994-04-30 Chris HansonFix think-o in VC-DIFF.
1994-04-30 Chris HansonUndo gratuitous format changes from previous revision.
1994-04-29 Chris HansonInitial revision
1994-04-23 Chris HansonChange command history to keep track of the previous...
1994-04-23 Chris HansonChange nesting to guarantee that inferior REPL output...
next