mit-scheme.git
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.
1992-03-31 Guillermo J... Add FIXNUM-LSH rewrite rule so that shifts by constants...
1992-03-31 Guillermo J... Edit bug in last change.
1992-03-31 Chris HansonAlways update the cursor position after a successful...
1992-03-31 Guillermo J... Add rewriting rules so that FIXNUM-LSH, FIXNUM-QUOTIENT...
1992-03-31 Guillermo J... Change multiply-fixnum rules to handle any power of...
1992-03-31 Brian A. LaMacchiaAs fast as the C code...
1992-03-30 Brian A. LaMacchia*** empty log message ***
1992-03-30 Brian A. LaMacchia*** empty log message ***
1992-03-30 Guillermo J... Replace `shortcircuit' by `sc' because of identifier...
1992-03-30 Guillermo J... Another set of changes for DOS. In particular, replace...
1992-03-30 Brian A. LaMacchia*** empty log message ***
1992-03-27 Hal AbelsonChange MAKE-WINDOW to work on B&W display.
1992-03-27 Chris HansonFix declarations to match `OS_make_subprocess'.
1992-03-26 Chris HansonHandle (DEFINE <name>) without error.
1992-03-26 Chris HansonNew command M-x x-auto-raise-mode toggles auto-raise...
1992-03-26 Chris HansonMove switch settings back to this file from the init...
1992-03-26 Chris HansonDon't declare `select' in recent releases of HP-UX...
1992-03-26 Chris HansonEliminate mismatched declaration of `ftruncate' for...
1992-03-26 Chris HansonPatch to previous change.
1992-03-26 Chris HansonFix declaration of arguments passed to `execve'.
1992-03-26 Chris HansonDo the right thing for hpux with the ANSI compiler.
1992-03-26 Chris HansonDo the right thing for hpux with the ANSI compiler.
1992-03-26 Chris HansonDo the right thing for hpux with the ANSI compiler.
1992-03-26 Chris HansonDo the right thing for hpux with the ANSI compiler.
1992-03-26 Chris HansonDo the right thing for hpux with the ANSI compiler.
1992-03-26 Chris HansonEliminate conflicting definition.
1992-03-26 Chris HansonDo the right thing for hpux with the ANSI compiler.
1992-03-26 Chris HansonSet _HPUX_VERSION for release 8.0.
1992-03-26 Chris HansonExport switch to control "auto-raise" feature of X...
1992-03-26 Chris HansonAdd switch to control "auto-raise" feature of X graphic...
1992-03-25 Chris HansonAdd switch to control behavior of PP when AS-CODE?...
1992-03-25 Chris HansonFix oversight in last edit.
1992-03-25 Chris HansonAdd several new switches to control appearance of objec...
1992-03-25 Chris HansonDon't initialize Edwin here; do that in ".edwin" file...
1992-03-25 Chris HansonChange to match recent changes to X11 graphics in runti...
1992-03-25 Chris HansonDon't generate full CREF.
1992-03-25 Chris HansonExport control variables from inferior REPL package.
1992-03-25 Chris HansonMake Edwin window have X resource class "Emacs".
1992-03-24 Chris HansonAdd new file "compile.scm".
1992-03-24 Chris HansonInitial revision
1992-03-24 Chris HansonChange subprocess status operation to work correctly...
1992-03-24 Chris HansonPass Emacs-style status message to process sentinel.
1992-03-20 Chris HansonThis runtime system requires microcode version 11.111...
1992-03-20 Brian A. LaMacchiaInitial revision
1992-03-17 Chris HansonFix "clean" rule to get everything.
1992-03-16 Chris HansonChanges for HP-UX 8.0.
next