mit-scheme.git
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.
1992-04-14 Guillermo J... Add floating-point conditionalization so that the micro...
1992-04-14 Guillermo J... Add floating-point conditionalization so that the micro...
1992-04-14 Guillermo J... Add FILE-OPEN-BINARY-INPUT-CHANNEL and FILE-OPEN-BINARY...
1992-04-14 Guillermo J... Pathnames missing devices were using 'UNSPECIFIC rather...
1992-04-13 Chris HansonSet evaluate-in-inferior-repl to true.
1992-04-13 Chris HansonAdd range limiting for gray pixel values.
1992-04-13 Hal Abelson* Change allocation of grays in colormap so that this...
1992-04-13 Guillermo J... Make packer produce binaries with only two fasl blocks.
1992-04-13 Hal AbelsonAdd operation to get x-display object from an X graphic...
1992-04-13 Guillermo J... A few little changes, plus,
1992-04-13 Guillermo J... Change conditionalization of the open-coding of floatin...
1992-04-12 Guillermo J... Initial revision
1992-04-11 Guillermo J... Add changes for DOS:
1992-04-11 Guillermo J... Initial revision
1992-04-10 Chris HansonAdd hooks to be run when a buffer is renamed. Generali...
1992-04-10 Chris HansonSupply missing information for "compile.scm".
1992-04-09 Chris HansonAdd occurrence commands.
1992-04-09 Chris HansonAdd occurrence commands.
1992-04-09 Chris HansonInitial revision
1992-04-08 Chris HansonUpdate to match recent change to Edwin.
1992-04-08 Chris HansonSupport to permit evaluation commands to work more...
1992-04-07 Guillermo J... Teach fixnum-quotient about powers of two that don...
1992-04-07 Guillermo J... Make the coalescing message only print one copy of...
1992-04-07 Chris HansonFix some bugs in last change.
1992-04-07 Chris HansonRedesign local-variable binding mechanism so that defau...
1992-04-07 Chris HansonChange WITHIN-EDITOR? to a variable instead of a proced...
1992-04-07 Chris HansonAdd switch COMPILER:COALESCING-CONSTANT-WARNINGS? to...
1992-04-06 Brian A. LaMacchia*** empty log message ***
1992-04-06 Brian A. LaMacchiaAdded support for .KY files.
1992-04-06 Brian A. LaMacchiaAddded krypt as a load-option.
1992-04-06 Brian A. LaMacchiaAddded krypt to list of options.
1992-04-06 Brian A. LaMacchia*** empty log message ***
1992-04-06 Chris HansonChange BKPT back to a macro so it can put the REPL...
1992-04-06 Chris HansonAbbreviate the value displayed by DEFINE.
1992-04-06 Chris HansonInvert the meaning of the prefix argument to M-tab...
1992-04-05 Arthur GlecklerMake GLOBAL-WINDOW-MODELINE-EVENT! handle all windows...
1992-04-05 Guillermo J... Add load/current-pathname fluid let by each load so...
1992-04-04 Chris HansonConsiderable tuning of the group insert/delete operations.
1992-04-04 Chris HansonTune the man-page cleaning code. This tuning is perhap...
1992-04-04 Chris HansonTune the undo insert/delete recorders to make sure...
1992-04-04 Chris HansonAdd missing (lambda () ...) to M-x load-library.
1992-04-02 Chris HansonIncrease size of failure stack in regular expression...
1992-04-02 Chris HansonOptimize DELETE-MATCH for speed.
1992-04-02 Chris HansonOptimize NUKE-NROFF-BS for speed.
1992-04-02 Chris HansonExport STACK-FRAME/COMPILED-CODE? to global package.
1992-04-02 Brian A. LaMacchia*** empty log message ***
1992-04-01 Arthur GlecklerFix wrong-number-of-arguments bug in X-GRAPHICS/QUERY...
1992-04-01 Arthur GlecklerMake wrong-arity primitives cause an error in addition...
1992-04-01 Chris HansonEliminate M-g and M-q from Scheme mode.
1992-03-31 Guillermo J... Add rewriting rule for FIXNUM-LSH with constant second...
1992-03-31 Guillermo J... Clean up tests.
next