mit-scheme.git
1992-05-23 Guillermo J... Remove call to add-event-receiver! re-read-microcode...
1992-05-23 Guillermo J... Add a packed binary loader so that the compiler (or...
1992-05-23 Guillermo J... The packed binary loader has moved to the runtime syste...
1992-05-22 Guillermo J... Add support for loading packed binaries.
1992-05-22 Guillermo J... Get rid of storage leek caused by flushing the purifica...
1992-05-22 Guillermo J... Update to handle multiple bunches of files.
1992-05-22 Guillermo J... Fix syntactic bugs (missing commas) and add a missing...
1992-05-21 Chris HansonChange default font to "fixed". Add conditional macro...
1992-05-21 Chris HansonChange default border/internal-border to match Emacs.
1992-05-21 Chris HansonAdd new procedure BUFFER/INFERIOR-CMDL for examining...
1992-05-20 Chris HansonDon't use argument to GENERATE-UNINTERNED-SYMBOL.
1992-05-18 Chris HansonFix SIGSEGV bug in GUARANTEE-NEWLINES.
1992-05-15 Guillermo J... Fix bogus declaration.
1992-05-14 Chris HansonEliminate possible infinite loops in auto-fill commands.
1992-05-14 Chris HansonEliminate rewriting rules that produce patterns with...
1992-05-14 Chris HansonRedefine auto-fill minor mode so that it has no effect...
1992-05-14 Guillermo J... Change lap:make-label-statement to use LAP instead...
1992-05-14 Guillermo J... Export add-end-of-block-code! and initialize-lap-linear...
1992-05-14 Guillermo J... Use ,@ instead of , for the result of lap:make-label...
1992-05-14 Guillermo J... Add a call to initialize-lap-linearizer! to phase/lap...
1992-05-14 Guillermo J... Forgot to change the copyright date.
1992-05-14 Guillermo J... Add add-end-of-block-code! and support.
1992-05-13 Brian A. LaMacchia*** empty log message ***
1992-05-13 Chris HansonRewrite uses x_polygon_vector_arg to capture notion...
1992-05-13 Brian A. LaMacchiaadded x-graphics-fill-polygon and x-graphics/fill-polygon
1992-05-13 Brian A. LaMacchiaAdded x-graphics-fill-polygon
1992-05-13 Guillermo J... Add a primitive to set the keyboard modifier bit mask.
1992-05-13 Guillermo J... Fix ^Space and the modifier bit mask for P.
1992-05-13 Henry M. WuInitial revision
1992-05-13 Henry M. WuDeleted bogus primitives.
1992-05-12 Henry M. WuImplemented conditional loading of files to make both...
1992-05-12 Henry M. WuImplemented conditional loading of files to make both...
1992-05-12 Henry M. WuAdded DOS related files.
1992-05-12 Henry M. WuInitial revision
1992-05-12 Henry M. Wu*** empty log message ***
1992-05-12 Henry M. WuAdded environment variable to disable keyboard hooking...
1992-05-12 Henry M. WuAdded generation of runtim.bad file.
1992-05-12 Chris HansonRUN-SYNCHRONOUS-PROCESS must close the SUBPROCESS-OUTPU...
1992-05-11 Henry M. WuFixed color modes.
1992-05-11 Guillermo J... event:after-restore now invokes re-read-microcode-table...
1992-05-10 Guillermo J... Re-enable qemm386 test.
1992-05-10 Guillermo J... Add Matt Birkholz's new fasdump, which has a restart.
1992-05-08 Henry M. WuFixed arity bug in set-line-color!
1992-05-07 Chris HansonAdd new operation X-GRAPHICS/READ-BUTTON.
1992-05-07 Chris HansonWRAP-UPDATE! operation must return result of the THUNK...
1992-05-06 Guillermo J... Fix a problem in OS_current_user_name under Ultrix.
1992-05-05 Guillermo J... Initial revision
1992-05-05 Guillermo J... Add more handlers.
1992-05-05 Guillermo J... Initial revision
1992-05-05 Guillermo J... Include ospty.h.
1992-05-05 Guillermo J... Add new interrupt character procedures.
1992-05-05 Guillermo J... Initial revision
1992-05-05 Guillermo J... Split into osterm.h and ospty.h
1992-05-05 Guillermo J... Split into prosterm.c and prospty.c.
1992-05-05 Guillermo J... DOS/386 changes:
1992-05-05 Guillermo J... DOS/386 changes: The 386 needs a larger default constan...
1992-05-05 Guillermo J... DOS/386 changes. There was redundant conditionalizatio...
1992-05-04 Guillermo J... More DOS changes.
1992-05-04 Guillermo J... More DOS changes.
1992-05-04 Guillermo J... More DOS changes. Absolute pathnames have different...
1992-05-04 Guillermo J... Many changes to make bchscheme work on the 386.
1992-04-30 Chris HansonChange to reflect source tree.
1992-04-30 Mark FriedmanInitial revision
1992-04-30 Chris HansonChanges for Sony NEWS-OS 5.0.2.
1992-04-30 Chris HansonInitial revision
1992-04-30 Chris HansonSony NEWS-OS 5.0.2 requires special options not common...
1992-04-30 Chris HansonSony NEWS-OS 5.0.2 changed the name of the general...
1992-04-29 Brian A. LaMacchiaFixed bug in rmail-edit-current-msg which manifests...
1992-04-29 Brian A. LaMacchiaAdded rmail-edit-current-message.
1992-04-29 Brian A. LaMacchiaDisable auto-save when reading in an encrypted file.
1992-04-24 Henry M. WuFixed typo (missing DEVICE) in comment.
1992-04-23 Brian A. LaMacchiaRevert back to version 1.20.
1992-04-23 Brian A. LaMacchiaAdded support for #\R in rmail-summary mode.
1992-04-22 Henry M. WuFixed typo.
1992-04-22 Henry M. WuInitial revision
1992-04-22 Henry M. WuAdded ansi.scm to emulate a DOS ANSI.SYS terminal.
1992-04-22 Henry M. WuCheck for PC terminal types so that termcap can be...
1992-04-22 Henry M. WuMade special keys not essential.
1992-04-22 Henry M. WuChanged display type parsing for DOS.
1992-04-22 Henry M. WuAdded DOS changes. Added a Scheme version of ls.
1992-04-22 Henry M. WuMade special-keys not required.
1992-04-22 Henry M. WuAdded os/auto-save-filename? to replace dependent code...
1992-04-21 Arthur GlecklerRemove an unused procedure.
1992-04-21 Arthur GlecklerMake Outline mode key bindings match Emacs.
1992-04-21 Henry M. WuAdded OS/COMPLETION-IGNORE-FILENAME? to unix.scm
1992-04-18 Brian A. LaMacchiaAdded dired-compress and dired-uncompress.
1992-04-18 Guillermo J... Fix yet another register allocation bug in division.
1992-04-18 Guillermo J... Fix ordering bug.
1992-04-18 Guillermo J... Prevent multiple definition of true and false.
1992-04-18 Guillermo J... Add missing arguments to error fprintf in setup_io.
1992-04-17 Guillermo J... Add defn. of ucode-primitive so the file can just be...
1992-04-17 Arthur GlecklerFix bug in TOPIC-REGION.
1992-04-17 Arthur GlecklerAdd NARROW-TO-TOPIC to outline minor mode.
1992-04-17 Arthur GlecklerInitial revision
1992-04-17 Arthur GlecklerAdd new outline minor mode.
1992-04-17 Guillermo J... Add knowledge about end-of-line translation.
1992-04-16 Chris HansonDefine new procedure CALL-WITH-OUTPUT-MARK, and change...
1992-04-16 Guillermo J... Teach the runtime system how to handle files whose...
1992-04-16 Guillermo J... Fix quoting problem in plus-fixnum.
1992-04-14 Guillermo J... Fix register ordering conflict in the division routines.
next