mit-scheme.git
1994-11-01 Chris HansonChange instances of without-interrupts to
1994-10-30 Chris HansonChange default for suspend files so that they are NOT...
1994-10-28 Jason WilsonI added hash-table/get-key which is useful when impleme...
1994-10-26 Stephen AdamsFixed accidental damage to INSERT-DISRECTORY!
1994-10-26 Stephen Adamsruntim => runtime
1994-10-26 Stephen AdamsFixed bug which caused an old wndproc to be associated...
1994-10-26 Stephen Adamsruntim => runtime
1994-10-26 Stephen AdamsAdded DESTROY-WINDOW.
1994-10-26 Stephen AdamsRationalized error reporting.
1994-10-26 Chris HansonAdd aliases for the old x-FOO commands.
1994-10-25 Chris HansonAdd new procedure COPY-COMMAND.
1994-10-25 Stephen AdamsNumerous changes, either bug fixes or changes to accomo...
1994-10-25 Stephen AdamsSee ntscreen.c
1994-10-25 Stephen AdamsAdded primitives for efficient access to the screen...
1994-10-25 Stephen AdamsChanged OS_process_clock so that it returns the process...
1994-10-25 Stephen AdamsChanges to merge with Win32 edwin screen driver and...
1994-10-25 Stephen AdamsInitial revision
1994-10-25 Stephen AdamsFix working-directory lossage.
1994-10-20 Stephen AdamsDocumented VECTOR-BINARY-SEARCH.
1994-10-17 Stephen AdamsCorrected small detail in Win32 package reference.
1994-10-13 Stephen AdamsFixed small errors in WT-TREE documentation.
1994-10-13 Chris HansonAdd new procedures YNODE-EXP-SPECIAL and YNODE-RESULT...
1994-10-13 Chris HansonAdd new procedures YNODE-EXP-SPECIAL and YNODE-RESULT...
1994-10-12 Chris HansonInitial revision
1994-10-12 Chris HansonFix bug in SPLIT-INTERVAL-LEFT!: because the splitting...
1994-10-12 Chris HansonAll existing calls to CURRENT-VC-MASTER require the...
1994-10-12 Chris HansonFix typo in previous change.
1994-10-12 Chris HansonAdd autoloaded stepper support. Requires corresponding...
1994-10-11 Chris HansonAdd stepper to runtime system as load option.
1994-10-11 Chris HansonMove HIGHLIGHT-REGION-EXCLUDING-INDENTATION to "txtprp...
1994-10-11 Chris HansonChange HIGHLIGHT-REGION-EXCLUDING-INDENTATION to have...
1994-10-11 Chris HansonFix think-o that resulted in unused variable.
1994-10-11 Chris HansonAdd stepper to runtime system as load option.
1994-10-10 Chris HansonUse SYSTEM-CALL-ERROR-MESSAGE primitive to allow microc...
1994-10-09 Chris HansonEliminate random control characters in source text.
1994-10-09 Chris HansonEliminate random control characters in source text.
1994-10-08 Chris HansonUse new NO-ERROR optional argument to LOAD-OPTION to...
1994-10-08 Chris HansonAdd optional argument to LOAD-OPTION; this is a flag...
1994-10-08 Chris HansonEliminate compiler warning from previous change.
1994-10-07 Stephen AdamsFixed a bug in the directory read whereby the OS handle...
1994-10-07 Chris HansonFix OS/2 conditionalizations.
1994-10-07 Stephen AdamsUndid previous ill-thought-out edits to the backup...
1994-10-07 Stephen Adams*** empty log message ***
1994-10-06 Stephen AdamsInitial revision
1994-10-05 Stephen AdamsRemoved some opportunities for GC to cause a side-effec...
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
next