mit-scheme.git
1992-09-18 Guillermo J... Add STACK_RESET macro for machines/OSs in which we...
1992-09-18 Guillermo J... Initialize Scheme_Stack_Segment_Selector only if it...
1992-09-18 Guillermo J... Add Scheme_Stack_Segment_Selector for DOS, and make...
1992-09-18 Guillermo J... Rename improperly declared extern (i386_interface_initi...
1992-09-17 Chris HansonAdd code to recognize the "write-protected" error when...
1992-09-17 Chris HansonIn TYPEIN-EDIT-OTHER-WINDOW, don't return a window...
1992-09-17 Guillermo J... int 21h 60h only writes 128 bytes.
1992-09-17 Chris HansonAdd code to detect non-DOS filenames and discourage...
1992-09-17 Guillermo J... Fix the adjustment for real-time timer wrap around.
1992-09-17 Guillermo J... Add a patch to deliver-timer-events for real-time timer...
1992-09-17 Guillermo J... Flush references to indirect primitives. They do not...
1992-09-17 Guillermo J... Flush indirect primitives. They make no sense in DOS.
1992-09-17 Guillermo J... Add file-access-time-direct, file-access-time-indirect,
1992-09-17 Guillermo J... Fix broken conditional in notifier.
1992-09-15 Guillermo J... Get rid of IntEnb and IntCode as independent variables...
1992-09-15 Guillermo J... Make FILE-EQ? work correctly under DOS.
1992-09-14 Chris HansonAdd HOOK/REPL-PROMPT.
1992-09-14 Chris HansonDefine NIL and USER-INITIAL-ENVIRONMENT.
1992-09-14 Chris HansonDisable EXIT and QUIT so that students aren't logged...
1992-09-14 Chris HansonUse new %QUIT.
1992-09-14 Chris HansonAdd %QUIT to guarantee access to basic QUIT mechanism.
1992-09-14 Chris HansonAdd HOOK/EXIT and HOOK/QUIT to allow EXIT and QUIT...
1992-09-14 Chris HansonChange mail to insert both "From:" and "Reply-to:"...
1992-09-14 Chris HansonInstall new login window text from LAS.
1992-09-14 Chris HansonUse home directory if "work/" doesn't exist.
1992-09-14 Chris HansonAdd code to support a "motd" file.
1992-09-14 Chris HansonAdd dependencies for "lookprm".
1992-09-14 Chris HansonFix occurrences of `set_IntEnb'.
1992-09-14 Chris HansonIn definitions of interrupt registers, use `Registers...
1992-09-14 Chris HansonFor FOCUS-IN events, don't generate a SELECT-SCREEN...
1992-09-12 Chris HansonAdd new hook for close-coded stack/interrupt check.
1992-09-12 Chris HansonAdd new hook for close-coded stack/interrupt check.
1992-09-11 Chris HansonAdd new hook for close-coded stack/interrupt check.
1992-09-11 Chris HansonMove IntCode and IntEnb to the register block so that...
1992-09-11 Chris HansonDisable generation of stack checks until implementation...
1992-09-11 Chris HansonHandle stack checks correctly. Previous code was jumpi...
1992-09-10 Chris HansonDon't do compensation kludge for 60-second granularity...
1992-09-10 Chris HansonTweak some of the presentations.
1992-09-10 Chris HansonAdd "floppy" to the list of files that need compilation.
1992-09-10 Chris HansonMove editor customizations from "make.scm" to "edextra...
1992-09-10 Chris HansonAdd first version of floppy code.
1992-09-10 Chris HansonAdd first version of floppy code.
1992-09-10 Chris HansonInitial revision
1992-09-10 Chris HansonExtend the definition of SELECT-BUFFER-IN-WINDOW so...
1992-09-08 Chris HansonFix think-o in window-configuration stuff.
1992-09-08 Chris HansonEliminate losing and unnecessary definitions of string...
1992-09-08 Chris HansonFix typo in previous change.
1992-09-08 Chris HansonInstall mechanism for saving and restoring window confi...
1992-09-07 Guillermo J... Fix off-by-one error.
1992-09-06 Guillermo J... Make caps-lock work correctly by adding a third transla...
1992-09-05 Guillermo J... Move attn key to F10. Some computers don't generate...
1992-09-05 Chris HansonAdd new procedures to read file access time and to...
1992-09-05 Chris HansonAdd primitives to read file access time.
1992-09-04 Nick Papadakisbugfixes to load-problem-set
1992-09-04 Nick Papadakisbugfixes to load-problem-set
1992-09-04 Nick PapadakisAdded support for load-problem-set
1992-09-03 Chris HansonDisable handling of compressed and encrypted files.
1992-09-03 Guillermo J... Flush obsolete primitive.
1992-09-03 Guillermo J... Change DOS timer interrupt behavior:
1992-09-02 Guillermo J... Remove timer interrupt hack. This stuff is done direct...
1992-09-02 Guillermo J... Timer interrupts are now only requested when there...
1992-09-02 Guillermo J... Copy the global GC handler from the old interrupt vecto...
1992-09-02 Guillermo J... Add hook for DOS to initialize part of the fixed object...
1992-09-02 Chris HansonAdd procedure to restore focus to the editor's screen.
1992-09-02 Chris HansonLoad PRINT library using new procedure LOAD-EDWIN-LIBRARY.
1992-09-02 Chris HansonCreate new procedure LOAD-EDWIN-LIBRARY that can be...
1992-09-02 Chris HansonExport procedures to force focus to a particular Edwin...
1992-09-02 Chris HansonMake sure printing library is loaded for this code.
1992-09-02 Chris HansonFix some bugs.
1992-09-02 Chris HansonChange switch-generation procedure to return a string...
1992-09-01 Chris HansonFix think-o in last change.
1992-09-01 Chris HansonTry different magic for edwin extensions package.
1992-09-01 Chris HansonTry different magic for edwin extensions package.
1992-09-01 Chris HansonAdd support for M-x print-graphics.
1992-09-01 Chris HansonIn picture->pgm-file, always scale.
1992-09-01 Chris HansonIn picture->pgm-file, always scale.
1992-09-01 Chris HansonAdd support for M-x print-graphics.
1992-09-01 Chris HansonInitial revision
1992-08-30 Guillermo J... Fix truncate and ftruncate prototypes and flush FTRUNCA...
1992-08-30 Guillermo J... Remove extraneous back-slash.
1992-08-30 Guillermo J... "Final" alpha merge.
1992-08-29 Guillermo J... Initial revision
1992-08-29 Guillermo J... Initial revision.
1992-08-29 Guillermo J... Move HAVE_FTRUNCATE from bchdmp.c to ux.h.
1992-08-29 Guillermo J... Fix bug in last edit: I interpreted the diff incorrectly.
1992-08-29 Guillermo J... OSF does not have truncate, apparently.
1992-08-29 Guillermo J... Fix many instances of 1 (replaced by 1L).
1992-08-29 Guillermo J... Fix many instances of 1 (replaced by 1L).
1992-08-29 Guillermo J... Add call to prevent Ultrix from "fixing" unaligned...
1992-08-29 Guillermo J... Internal static is not legal, according to some compilers.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Fix word-size bug. The code implicitly assumed that...
1992-08-29 Guillermo J... Add real-uid and real-gid primitives.
1992-08-29 Guillermo J... Fix word size problem.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Remove spurious CONST in return type of getenv.
1992-08-29 Guillermo J... Fix inconsistent prototype between definition and export.
1992-08-29 Guillermo J... Fix inconsistent prototype between definition and export.
1992-08-29 Guillermo J... Fix word size problem manifested on Alpha:
1992-08-29 Guillermo J... Alpha mods.
next