mit-scheme.git
1992-02-15 Guillermo J... Change invoke-interface and invoke-interface/call to use
1992-02-14 Arthur GlecklerAdd mail and load average notification.
1992-02-14 Arthur GlecklerInitial revision
1992-02-14 Guillermo J... Add i386 (Mach) support.
1992-02-14 Guillermo J... interrupt_dlink renamed to asm_interrupt_dlink.
1992-02-14 Guillermo J... Remove GCC test. It seems not to work on BSD at all...
1992-02-14 Guillermo J... Add test for GCC and accomodate BSD's eval that only...
1992-02-14 Guillermo J... Write most entry points.
1992-02-14 Guillermo J... Add a way to find out how to invoke a procedure from...
1992-02-14 Guillermo J... Add way to find out how external references are done.
1992-02-14 Guillermo J... Initial revision
1992-02-14 Guillermo J... Initial revision
1992-02-13 Chris HansonFix typo in last change.
1992-02-13 Chris HansonDon't do random call to EDITOR-CHAR-READY?.
1992-02-13 Chris HansonRename editor input procedures:
1992-02-13 Chris HansonWork around stupid bug in SF.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Chris HansonFix typo that caused "special form" to appear on consol...
1992-02-13 Chris HansonFix DIRECTORY-PATHNAME-AS-FILE so it accepts "/" as...
1992-02-13 Chris HansonFix PATHNAME->BUFFER-NAME so it handles "/" reasonably.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... Initial revision
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... Initial revision
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... Initial revision
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... Initial revision
1992-02-13 Guillermo J... More changes.
1992-02-13 Guillermo J... More changes.
1992-02-12 Chris HansonChange OTHER-WINDOW to consider windows on other visibl...
1992-02-12 Chris HansonVariable USE-MULTIPLE-SCREENS now tells "other window...
1992-02-12 Chris HansonFix random bugs in SUBSTRING-UPPER-CASE? and SUBSTRING...
1992-02-12 Guillermo J... Add description of TRAMPOLINE_ENTRY_POINT.
1992-02-12 Guillermo J... Use definition of TRAMPOLINE_ENTRY_POINT (instead of
1992-02-12 Guillermo J... Add definition of TRAMPOLINE_ENTRY_POINT which removes...
1992-02-12 Guillermo J... Add definition of TRAMPOLINE_ENTRY_POINT which removes...
1992-02-12 Guillermo J... Add full table of compiler ports.
1992-02-12 Guillermo J... Add definition of TRAMPOLINE_ENTRY_POINT which removes...
1992-02-12 Chris HansonFix typo.
1992-02-12 Chris HansonPreserve fcntl flags for stdio when starting and stoppi...
1992-02-12 Chris HansonMake sure terminal state is properly restored on reentry.
1992-02-12 Arthur GlecklerAdd hook RMAIL-NEW-MAIL-HOOK. It is run when RMAIL...
1992-02-12 Chris HansonUse new MAKE-SUBPROCESS primitive argument to set worki...
1992-02-11 Chris HansonChange MAKE-SUBPROCESS primitive to accept a working...
1992-02-11 Chris HansonChange MAKE-SUBPROCESS primitive to accept a working...
1992-02-11 Brian A. LaMacchiaAdded global-window-modeline-event!
1992-02-11 Chris HansonEliminate interrupt window in shortcircuit apply.
1992-02-11 Henry M. WuMake setup_io take mode arguments to prevent text trans...
1992-02-11 Chris HansonDelete synchronous process after use.
1992-02-11 Chris HansonClose SUBPROCESS-INPUT-CHANNEL when done with it.
1992-02-11 Chris HansonProvide default resources for X windows.
1992-02-11 Chris HansonChange screen, window, and buffer selection to make...
1992-02-11 Chris HansonPrimitives to set internal border width and font now...
1992-02-11 Guillermo J... More changes.
1992-02-11 Guillermo J... @RO -> @RO.B or @RO.W
1992-02-11 Guillermo J... More changes.
1992-02-10 Chris HansonChange BUFFER-VISIBLE? to mean that buffer is shown...
1992-02-10 Chris HansonFix typo.
1992-02-10 Chris HansonUse resource arguments to window creation primitives...
1992-02-10 Chris HansonOPEN-OUTPUT-FILE was missing MERGE-PATHNAMES.
1992-02-10 Chris HansonImplement new procedure QUIT-SCHEME.
1992-02-10 Chris HansonUse new procedure QUIT-SCHEME instead of QUIT.
1992-02-10 Brian A. LaMacchiaSet region to include only message being viewed.
1992-02-10 Guillermo J... Some changes for the alpha.
1992-02-10 Guillermo J... const => CONST
1992-02-10 Guillermo J... Move internal EXFUNs to top level. The alpha compiler...
1992-02-10 Guillermo J... Make bignum.h use ansidecl.h .
1992-02-10 Guillermo J... Remove named parameters from prototypes in structure...
1992-02-10 Guillermo J... Previous definition of MAKE_OBJECT only worked if
1992-02-10 Guillermo J... Fix alpha definition. ldexp is broken for now.
1992-02-10 Guillermo J... Add dependencies from Psbtobin and Bintopsb to missing.o
1992-02-10 Chris HansonUse new procedure EXIT-SCHEME instead of %EXIT.
1992-02-10 Chris HansonAdd new procedure EXIT-SCHEME to first exit the editor...
1992-02-09 Guillermo J... Change the name of the file.
1992-02-09 Guillermo J... Split into two files.
1992-02-09 Guillermo J... Initial revision
1992-02-09 Chris HansonFix several type-o's.
1992-02-09 Guillermo J... More changes.
1992-02-09 Chris HansonFix type-o.
1992-02-09 Guillermo J... More changes.
1992-02-09 Guillermo J... More changes.
1992-02-09 Guillermo J... Initial revision
1992-02-08 Guillermo J... More changes.
next