mit-scheme.git
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.
1992-08-29 Guillermo J... Add page_size for autoclobber code.
1992-08-29 Guillermo J... Define AUTOCLOBBER_BUG.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Initial revision
1992-08-29 Guillermo J... Add header.
1992-08-29 Guillermo J... Add bios.com.
1992-08-29 Guillermo J... Update to 7.2.
1992-08-29 Guillermo J... Initial revision
1992-08-28 Chris HansonRepaginate.
1992-08-28 Chris HansonAbstract the code to generate the list of lpr switches.
1992-08-28 Guillermo J... Add command-defined? so various files can test for...
1992-08-28 Guillermo J... Change date format to match Emacs.
1992-08-28 Guillermo J... Teach pattern matcher to handle multiple asterisks.
1992-08-28 Guillermo J... Add substring?
1992-08-27 Guillermo J... Conditionalize M4_SWITCH_MACHINE on _SYSV.
1992-08-27 Guillermo J... Define _SYSV so m.h can tell it is running under SYSV.
1992-08-27 Guillermo J... Add BIOS driver for DOS version of Scheme.
1992-08-27 Guillermo J... Change top level to not know how many display types...
1992-08-27 Guillermo J... Rename continuation-browser to continuation-browser...
1992-08-27 Guillermo J... Add direct BIOS driver for DOS version of Scheme.
1992-08-27 Guillermo J... Add direct BIOS driver for DOS version of Scheme.
1992-08-27 Guillermo J... Make sure that termcap primitives are implemented befor...
1992-08-27 Guillermo J... Add direct bios driver for DOS version of CScheme.
1992-08-27 Guillermo J... Make SF not complain.
1992-08-27 Guillermo J... Initial revision
1992-08-27 Guillermo J... Add missing #\? from string-prefix? call.
1992-08-25 Chris HansonHP-UX 8.07 uses "Reformatting entry" message instead...
1992-08-24 Chris HansonCREF doesn't like ACCESS to non-global environment...
1992-08-24 Guillermo J... Fix a few comments.
1992-08-24 Guillermo J... Add a few blank lines.
1992-08-24 Guillermo J... Make dos.m4 preserve comments.
1992-08-24 Guillermo J... Add unconfig option.
1992-08-24 Guillermo J... $30 is also a callee-saves register. It was not being...
1992-08-22 Guillermo J... Fix typo (ENONENT instead of ENOENT).
1992-08-22 Guillermo J... Observe compiler:cross-compiling?
1992-08-21 Chris HansonIn MAIL-DEFAULT-REPLY-TO, must use 'INSERTED-DEFAULT...
next