mit-scheme.git
1998-01-23 Chris HansonFinish previous change so that no reference is made...
1998-01-23 Chris HansonChange method used to determine whether image data...
1998-01-23 Chris HansonFix bug: in new image design, gray map must always...
1998-01-23 Chris HansonDon't load "floppy" unless running under HP-UX.
1998-01-23 Chris HansonChange subprocess stuff to allow redisplay.
1998-01-23 Chris HansonReconditionalize decision to use the hairy floppy stuff...
1998-01-22 Chris HansonFix random bug caused by changes in revision 1.16.
1998-01-22 Chris HansonFix problem caused by incorrect assumption that univers...
1998-01-20 Stephen AdamsChanges for International keyboards on win32 systems.
1998-01-20 Chris HansonDon't disable compressed and encrypted files. Info...
1998-01-20 Chris HansonAdd conditionalizations to give more control over the...
1998-01-20 Chris HansonChange call `tparam' so that it does not depend on...
1998-01-09 Chris HansonAdd code to dummy the file info for the root directory...
1998-01-09 Chris HansonAdd code to dummy the file info for the root directory...
1998-01-08 Chris HansonModify Windows printing so that it works on Windows...
1998-01-08 Chris HansonModify Windows printing so that it works on Windows...
1998-01-08 Chris HansonEliminate use of `GetHandleInformation', which is not...
1998-01-08 Chris HansonAdd conditionalized code to trace process activity.
1998-01-08 Chris HansonFix bug in Windows 95: when a subprocess exits, close...
1998-01-08 Chris HansonFix bug in Windows 95: when a subprocess exits, close...
1998-01-08 Chris HansonDetect FAT32 file system and treat it the same as VFAT.
1998-01-05 Chris HansonFix method used to compute the size of an image's data...
1998-01-03 Chris HansonImplement command-line option to specify student directory.
1998-01-03 Chris HansonChange how info-directory-list is initialized so that...
1998-01-03 Chris HansonImplement Info directory-merging mechanism like that...
1997-12-30 Chris HansonChange definition of DOS/DEFAULT-SHELL-FILE-NAME so...
1997-12-30 Chris HansonInstall new X11 gray-map code that understands about...
1997-12-30 Chris HansonInstall new X11 gray-map code that understands about...
1997-12-30 Chris HansonInstall new X11 gray-map code that understands about...
1997-12-30 Chris HansonFix bug: CURRENT-HOME-DIRECTORY would signal an error...
1997-12-30 Chris HansonFix typo.
1997-12-29 Chris HansonFix "stat" code to properly handle filenames ending...
1997-12-26 Chris HansonAdd code to provide printing on NT.
1997-12-26 Chris HansonAdd code to provide printing on NT.
1997-12-23 Chris HansonAdd environment variable to specify the location of...
1997-12-23 Chris HansonAdd environment variable to specify the location of...
1997-12-23 Chris HansonAdd additional environment variable to check in order...
1997-12-23 Chris HansonAdd "-edit" command-line option to simplify starting...
1997-12-23 Chris HansonAdd additional environment variable to check in order...
1997-12-11 Stephen AdamsMake graphics work for OS/2 and WIN32 as well as X.
1997-12-02 Stephen AdamsChanged error report for duplicate names to explicitly...
1997-11-29 Chris HansonChange font-name parsing code so that it will properly...
1997-11-20 Chris HansonAdd some missing packages to the Win32 implementation.
1997-11-20 Chris HansonDefine process filter to strip carriage-returns from...
1997-11-20 Chris HansonChange interface to process-filter.
1997-11-19 Chris HansonChange interface to process-filter.
1997-11-19 Chris HansonAdd compiler flag that specifies to compile the object...
1997-11-16 Chris HansonFix instruction that causes an assembler error on newer...
1997-11-13 Chris HansonFix bugs relating to handling of messages whose bodies...
1997-11-12 Chris HansonFix think-o.
1997-11-12 Chris HansonFix code that determines system directory. My memory...
1997-11-12 Chris HansonFinal changes to previous change, to eliminate compiler...
1997-11-12 Chris HansonRewrite OS/2 and NT versions of CURRENT-USER-NAME,
1997-11-11 Chris HansonSignal error when unable to determine user name or...
1997-11-11 Chris HansonSignal error when unable to determine user name or...
1997-11-11 Chris HansonReverse earlier decision: ignore errors that occur...
1997-11-06 Chris HansonFix typo.
1997-11-06 Chris HansonEliminate compiler warnings.
1997-11-06 Chris HansonPlace BCC field after any CC fields.
1997-11-04 Chris HansonImplement direct SMTP mail transmission. This is for...
1997-11-04 Chris HansonDefine SUBSTRING->NONNEGATIVE-INTEGER.
1997-11-04 Chris HansonEliminate old and incompatible definition of READ-LINE.
1997-11-01 Chris HansonUse newly-extended OPEN-TCP-STREAM-SOCKET.
1997-11-01 Chris HansonChange OPEN-TCP-STREAM-SOCKET and OPEN-UNIX-STREAM...
1997-11-01 Chris HansonChange OPEN-TCP-STREAM-SOCKET and OPEN-UNIX-STREAM...
1997-11-01 Chris HansonChange default line translation for TCP stream sockets...
1997-11-01 Chris HansonFix to match change in "osio.h".
1997-11-01 Chris HansonAdd new procedure OS/HOSTNAME.
1997-11-01 Chris HansonOS/HOSTNAME now defined in runtime system.
1997-11-01 Chris HansonAdd new primitives GET-HOST-NAME and CANONICAL-HOST...
1997-11-01 Chris HansonAdd new primitives GET-HOST-NAME and CANONICAL-HOST...
1997-11-01 Chris HansonAdd new primitives GET-HOST-NAME and CANONICAL-HOST...
1997-10-31 Chris HansonAdd generalized mechanism for formation of mail return...
1997-10-26 Chris HansonPartially undo last change. Time-stamp problem is...
1997-10-26 Chris HansonChange method used to get file information. It turns...
1997-10-26 Chris HansonAdd socket and gdbm support for Win32.
1997-10-26 Chris HansonAdd socket support for Win32.
1997-10-26 Chris HansonInitial revision
1997-10-26 Chris HansonAdd support for compressed and encrypted files.
1997-10-25 Chris HansonAdd support for Blowfish and MD5.
1997-10-25 Chris HansonAdd ability to handle named pipes. This should be...
1997-10-25 Chris HansonFix problem with previous change. Must explicitly...
1997-10-25 Chris HansonFix method used to pass stdio handles to a subprocess...
1997-10-24 Chris Hanson* Change channel data structure. Now, instead of being...
1997-10-24 Chris HansonIn OS_process_wait, replace use of Sleep and WaitForSin...
1997-10-24 Chris HansonFix bugs in code that terminates a subprocess. Make...
1997-10-24 Chris HansonWhen killing a subprocess on NT, close our end of the...
1997-10-22 Chris HansonFix typo in previous change.
1997-10-22 Chris HansonChange OS/MAKE-SUBPROCESS to use new OS-specific primitive.
1997-10-22 Chris HansonFix bugs from most recent changes.
1997-10-22 Chris HansonUse new unix-specific primitive to start subprocesses.
1997-10-22 Stephen AdamsImplemented a pattern based peephole optimizer.
1997-10-22 Chris HansonEliminate compiler warnings.
1997-10-22 Chris HansonAdd missing include.
1997-10-22 Chris HansonImplement subprocess support under NT. Requires runtim...
1997-10-22 Chris HansonExtensive reworking of the "select" interface, so that...
1997-10-22 Chris HansonInitial revision
1997-10-22 Chris HansonDeprecate operating-system-independent interface OS_mak...
1997-10-22 Chris HansonAdd code to create anonymous pipes, to determine how...
1997-10-22 Chris HansonChange PROCESS-ID primitive to assume that the ID is...
next