mit-scheme.git
1998-02-14 Stephen AdamsGeneralized patterns for OR and AND.
1998-02-14 Stephen AdamsMerged in changes that eliminate interrupt checks in...
1998-02-14 Stephen Adamszero? -> fix:zero?
1998-02-13 Stephen AdamsChange arithmetic in loops to fixnum arithmetic.
1998-02-13 Stephen AdamsUpdate CHAR-CODE-LIMIT and CHAR-INTEGER-LIMIT for wide...
1998-02-13 Chris HansonFix two bugs that occur when using revisions off the...
1998-02-12 Chris HansonFix thinko in previous change.
1998-02-12 Chris HansonEliminate "system" datatype. Replace it by a simpler...
1998-02-12 Chris HansonEliminate "system" datatype. Replace it by a simpler...
1998-02-12 Chris HansonEliminate "system" datatype. Replace it by a simpler...
1998-02-12 Chris HansonChange to use ADD-IDENTIFICATION! rather than ADD-SYSTEM!.
1998-02-12 Chris HansonChange to use ADD-IDENTIFICATION! rather than ADD-SYSTEM!.
1998-02-12 Chris HansonChange ADD-SYSTEM! to replace an existing entry of...
1998-02-12 Chris HansonChange to use ADD-IDENTIFICATION! rather than ADD-SYSTEM!.
1998-02-12 Chris HansonUse common loader for compiler.
1998-02-12 Chris HansonChange to use ADD-IDENTIFICATION! rather than ADD-SYSTEM!.
1998-02-11 Stephen AdamsFix bug where char* was refusing strings.
1998-02-11 Chris HansonUndo previous change, but add global variable
1998-02-11 Chris HansonAdd code to map the 8th bit of an incoming character...
1998-02-11 Chris HansonChange default: PACKAGE/ADD-CHILD! previously allowed...
1998-02-01 Chris HansonRewrite OS/BUFFER-BACKUP-PATHNAME to use the algorithm...
1998-02-01 Chris HansonAccept a wider range of error codes as valid reasons...
1998-02-01 Chris HansonDisable critical-error and GPF pop-up boxes.
1998-02-01 Chris HansonPatch loader so that debugging info will work on other...
1998-02-01 Chris HansonMove with-saved-configuration to Edwin proper. This...
1998-02-01 Chris HansonImplement mechanism to save a screen configuration...
1998-01-30 Chris HansonDon't activate graphics windows when they are created.
1998-01-30 Chris HansonImplement workaround for fatal Windows NT bug. The...
1998-01-29 Chris HansonImplement procedure to return the size of the display...
1998-01-29 Chris HansonAdd new primitive to return the size of the root window...
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...
next