mit-scheme.git
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.
1992-03-16 Chris HansonVarious changes that are required by runtime 14.148...
1992-03-16 Chris HansonWhen creating a graphics window, set the WM keyboard...
1992-03-16 Chris HansonChange X-DISPLAY-PROCESS-EVENTS to allow second argumen...
1992-03-16 Arthur GlecklerChange graphics operations to receive the device, not...
1992-03-16 Henry M. WuDon't unlink file before closing it if the system does...
1992-03-16 Guillermo J... Change the syntax of indirect jumps for DOS.
1992-03-14 Chris HansonAdd -I and -L switches needed for release 8.0. Add...
1992-03-14 Chris Hanson*** empty log message ***
1992-03-14 Chris Hanson* Add support for NotifyVisibility events.
1992-03-14 Chris HansonUse XWMGeometry instead of XGeometry.
1992-03-14 Chris HansonAdd support for tracking VisibilityNotify events. ...
1992-03-13 Chris HansonAdd commands to raise and lower the current X window...
1992-03-13 Chris HansonChange SCREEN-VISIBLE? to be true for a visibility of
1992-03-13 Guillermo J... - Stack segment swapping for Zortech C.
1992-03-13 Arthur GlecklerDocumentation for STRING-TRIM, STRING-TRIM-LEFT, and...
1992-03-13 Chris HansonEliminate unused bound variable in SCREEN-UPDATE.
1992-03-13 Chris HansonChange definition of NOP instruction to match that...
1992-03-13 Chris HansonAdd option to use ALTERNATE_CC on the MIPS. GCC 2...
1992-03-13 Chris Hanson*** empty log message ***
1992-03-13 Chris Hanson* Change all places that call UPDATE-INFERIOR! to test...
1992-03-13 Chris Hanson* Change the name of the initial repl buffer to "*scheme*".
1992-03-13 Chris Hanson* (update-screen!): Clear the NEEDS-UPDATE? of the...
1992-03-13 Chris HansonAdd new commands APROPOS-COMMAND and APROPOS-VARIABLE...
1992-03-13 Chris HansonChange EDIT to set up the EDITOR-ABORT continuation...
1992-03-13 Chris HansonChange UPDATE-SCREENS! to scan each screen exactly...
1992-03-13 Chris HansonCOMINT-LINE-START was matching COMINT-PROMPT-REGEXP...
1992-03-13 Chris HansonDefine new command no-toggle-read-only and bind it...
1992-03-13 Chris HansonChange EDITOR-FAILURE to post a regular message instead...
1992-03-11 Guillermo J... Forgot two underscores.
1992-03-11 Guillermo J... Zortech C also requires underscores in data-segment...
1992-03-11 Chris HansonFix bug in RUN-THREAD that would leave the block-events...
1992-03-11 Chris HansonUse one-instruction sequence for unary fixnum predicate...
1992-03-11 Chris HansonRewrite instances of binary fixnum predicates as equiva...
1992-03-10 Guillermo J... Add MULTI_CLOSURE_PADDING for Alpha.
1992-03-08 Arthur GlecklerMake Edwin variable BEEPING-ALLOWED? that is false...
1992-03-08 Arthur GlecklerFix fencepost error in month.
1992-03-08 Arthur GlecklerMake the notifier able to display the date.
1992-03-08 Arthur GlecklerExport DECODED-TIME/DAY-OF-WEEK to global environment.
1992-03-07 Guillermo J... More DOS changes.
1992-03-06 Guillermo J... Fix minor bugs for DOS.
1992-03-06 Guillermo J... Forgot one IF387 (for divide).
1992-03-06 Guillermo J... Remove blank lines.
1992-03-06 Guillermo J... Switch sense for floating point flag. The default...
1992-03-06 Guillermo J... Conditionalize for floating-point support.
1992-03-05 Guillermo J... Initial revision
1992-03-05 Guillermo J... Macroize everything up the wazoo to accommodate differe...
1992-03-03 Guillermo J... Add 700 directory defaults so that sources can be found.
1992-03-03 Chris HansonDon't generate rules with (MACHINE-CONSTANT 0) as a...
next