mit-scheme.git
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...
1992-03-03 Arthur GlecklerChange GET-VISUAL-INFO because of change to X graphics...
1992-03-02 Guillermo J... Change use of assoc in constant->label to a use of...
1992-03-02 Chris HansonSynchronous processes that need a specific working...
1992-02-29 Henry M. WuAdded DOS 386/486 support.
1992-02-29 Henry M. WuAdded DOS 386/486 support.
1992-02-29 Henry M. WuAllow conditional use of CONST even in ANSI C mode...
1992-02-28 Chris HansonHandle case where "options" directory is missing.
1992-02-28 Guillermo J... Initial release
1992-02-28 Guillermo J... Add short-circuit handlers for common arithmetic.
1992-02-27 Guillermo J... Add case for lexical-unassigned? in the unbound-variabl...
1992-02-27 Guillermo J... Fix bug in unassigned_p_transform.
1992-02-27 Arthur GlecklerMove the variables for the PRINT library (which contain...
1992-02-27 Henry M. WuDeclared search_for_primitive properly.
1992-02-27 Henry M. WuAdded OS_tty_map_interrupt_char to request interrupt...
1992-02-27 Henry M. WuAdded explicit typedef for off_t; Zortech C for DOS...
1992-02-27 Henry M. WuChanged parameter list of Future_Variable_Splice to...
1992-02-27 Henry M. WuAdded DOS 386/486 support.
1992-02-27 Henry M. WuAdded DOS 386/486 support.
1992-02-27 Guillermo J... Add missing sizeof in OS_open_server_socket.
1992-02-27 Chris HansonUse SET-PORT/THREAD-MUTEX! instead of directly accessin...
1992-02-27 Chris HansonPORT/COPY must generate a new thread-mutex for the...
1992-02-27 Chris HansonFix bug causing characters to be lost.
1992-02-27 Chris HansonEliminate several fencepost errors in the paragraph...
1992-02-26 Chris HansonMake sure that thread-mutex of emacs interface port...
1992-02-25 Chris HansonDon't update screens unless going into input wait.
1992-02-25 Chris Hanson*** empty log message ***
1992-02-25 Chris Hanson* Ports now have a mutex that can be used to implement...
1992-02-25 Chris HansonDon't attempt to update screens unless there is no...
1992-02-25 Chris HansonAdd operations to change window and icon names, and...
1992-02-25 Chris HansonChange SIT-FOR to update screens while waiting. Change...
1992-02-25 Guillermo J... Use assembly language hooks to reduce code size.
1992-02-24 Guillermo J... Add defintion of REGBLOCK_ALLOCATED_BY_INTERFACE, and...
1992-02-24 Guillermo J... Add conditionalization on REGBLOCK_ALLOCATED_BY_INTERFACE.
1992-02-20 Guillermo J... This commit was generated by cvs2svn to compensate...
1992-02-20 Guillermo J... Fix herald string.
1992-02-20 Guillermo J... Add 386 processor definitions.
1992-02-20 Guillermo J... Yet another mach fp bug on 386s.
1992-02-20 Guillermo J... Fix bug in modf. It was not preserving the sign of...
1992-02-20 Guillermo J... Back-merge with 7.1.3
1992-02-20 Guillermo J... This commit was generated by cvs2svn to compensate...
1992-02-19 Guillermo J... Add missing comma in CONS-MULTICLOSURE rule.
1992-02-19 Guillermo J... Back-merged version to run under 7.1.3.
next