mit-scheme.git
1996-03-21 Stephen AdamsIndexed `fonts'
1996-03-21 Stephen AdamsAdded info on MITSCHEME_FONT (Windows 3.1/95/NT)
1996-03-20 Chris HansonChange code that selects initial font so that it tries...
1996-03-20 Chris HansonChange code that selects initial font of console window...
1996-03-20 Chris HansonDouble PM thread stack size to eliminate nasty crashes...
1996-03-14 Stephen AdamsAdded rsched.
1996-03-14 Stephen AdamsAdded rsched, fasthash, coerce.
1996-03-14 Stephen AdamsAdded documentation for APROPOS, PP and PA under `Debug...
1996-03-12 Stephen Adams*** empty log message ***
1996-03-11 Chris HansonFix bug: subprocesses were being started with SIGPIPE...
1996-03-10 Chris HansonUpdate version numbers and dates.
1996-03-09 Stephen AdamsChanged LAMBDA-LIST/APPLICATE to take an extra paramete...
1996-03-09 Stephen Adamstidying.
1996-03-09 Stephen AdamsFixed bug whereby ((lambda (x) x) 1 (f)) is unsyntaxed...
1996-03-09 Stephen AdamsFixed thinko
1996-03-09 Stephen AdamsAdded a check for valid arity when trying to constant...
1996-03-08 Stephen AdamsAdded code to deal with primitives called with the...
1996-03-08 Stephen AdamsAdded FORM->SOURCE-IRRITANT.
1996-03-08 Stephen AdamsMoved functionality of *PHASES-TO-SHOW* into
1996-03-08 Stephen AdamsFixed bug in open-coding of VECTOR-CONS.
1996-03-08 Stephen AdamsAdded a warning in DEFINE-OPEN-CODER so warn about...
1996-03-07 Stephen AdamsAdded note about IF & NOT
1996-03-06 Stephen AdamsChanged the cycle breaking code to use a hash-table...
1996-03-06 Chris HansonFix bug: new screens didn't update correctly under...
1996-03-05 Stephen AdamsAdded a check after the FILE-ATTRIBUTES-DIRECT call...
1996-03-05 Stephen AdamsRemoved junk comment, repaginate.
1996-03-05 Stephen AdamsInitial revision
1996-03-04 Chris HansonFix bug that caused recentering under certain circumsta...
1996-03-04 Chris HansonChanges to allow microcode to be compiled by the Linux...
1996-03-04 Chris HansonInitial revision
1996-03-04 Chris HansonFix bugs that caused ^ and $ to return incorrect answer...
1996-03-04 Chris HansonChanges to allow microcode to be compiled by the Linux...
1996-03-04 Stephen Adams. Changed environment data structures to use a hash...
1996-03-04 Stephen AdamsUpdate.
1996-03-04 Stephen Adamsmy => may
1996-03-03 Chris HansonTrace symbolic links pointing to directories as well...
1996-03-01 Chris HansonFinish change that was started in revision 1.10.
1996-03-01 Chris HansonFix bug in previous change.
1996-03-01 Chris HansonChange \\ to / so that this file can be used under...
1996-03-01 Chris HansonInitial revision
1996-03-01 Chris HansonUpdate for 7.4.2 release.
1996-03-01 Chris HansonDoing M-x reindent-then-newline-and-indent on a blank...
1996-03-01 Chris HansonWhen deleting files, determine whether a file is a...
1996-03-01 Chris HansonIn M-x c-indent-command, if point is in the line's...
1996-03-01 Chris Hanson* get-pop-account-info, rmail-pop-accounts: allow arbit...
1996-03-01 Chris Hanson* os/pathname->display-string: discover pathnames that...
1996-02-29 Chris HansonIn OS/TRIM-PATHNAME-STRING, allow the user to delete...
1996-02-29 Chris HansonIn ENOUGH-PATHNAME, specially handle DOS network filena...
1996-02-29 Chris HansonDon't silently ignore pathname syntax errors; signal...
1996-02-28 Chris HansonContinuation of previous bug fix.
1996-02-28 Stephen AdamsAdded cut and paste.
1996-02-28 Stephen AdamsAdded clipbrd.scm and exported WIN32-CLIPBOARD-READ...
1996-02-28 Stephen AdamsAdded Win32 API functions required for clipboard commands.
1996-02-28 Stephen AdamsInitial revision
1996-02-27 Chris HansonFix long-standing bug in OS/HOSTNAME.
1996-02-27 Chris HansonFix bug: when an environment variable expands into...
1996-02-27 Chris HansonFix bug: code to determine when the user begins typing...
1996-02-24 Chris HansonDirectory reader should treat "c:\\cph" differently...
1996-02-22 Stephen AdamsTYpo
1996-02-22 Stephen AdamsAdded efficiency tip on intercation between internal...
1996-02-22 Chris HansonFix bug: when line translation is in effect, reading...
1996-02-15 Chris HansonFix typo and update revision numbers.
1996-02-13 Chris HansonFix bug: redisplay was needlessly recentering point...
1996-02-13 Chris HansonFix bug: code to find unix mail messages appended to...
1996-02-09 Stephen AdamsMade ASSCONV/ENV slots read-only.
1996-02-09 Stephen AdamsRemoved unsused procedures.
1996-02-09 Stephen AdamsAdded comment.
1996-02-08 Stephen AdamsFixed typo in comment
1996-01-04 Chris HansonChange `declare_builtin' to do a sorted insertion into...
1996-01-04 Chris HansonAdd call to `declare_builtin' when setting up assembly...
1996-01-04 Chris HansonMake sure that floating-point control word is properly...
1995-12-19 Chris HansonFix access violation caused by missing test for #f.
1995-11-29 Stephen AdamsAdded 7.? vs 8.0 clarifications.
1995-11-28 Stephen AdamsAdded simplifier for EQ?
1995-11-28 Stephen AdamsAdded `echo' lines for each invocation of scheme.
1995-11-28 Stephen AdamsAdded more directories to daily update.
1995-11-26 Michael R.... typo within backquote jungle.
1995-11-20 Stephen AdamsFixed typo in example.
1995-11-20 Chris HansonFix bug: when comparing interprogram-paste string to...
1995-11-20 Chris HansonFix bug: when comparing interprogram-paste string to...
1995-11-19 Stephen AdamsAdd ZONES subpackage.
1995-11-19 Stephen AdamsRenamed initialization procedure to INITIALIZE-PACKAGE!
1995-11-19 Stephen AdamsUpdateded documentation string.
1995-11-19 Stephen AdamsChanged %PC-SAMPLE/SET-ZONE! to incorporate a compariso...
1995-11-19 Stephen AdamsAdded ZONES sub-package.
1995-11-19 Stephen AdamsAdded PCSAMPLE and SWAT to daily logs.
1995-11-19 Chris HansonFix bug introduced in previous change to this file...
1995-11-13 Chris HansonDon't override the geometry specification given in...
1995-11-13 Chris HansonDisable the thread timer while doing hostname lookups...
1995-11-12 Chris HansonGenerate more output to describe what is happening.
1995-11-12 Chris HansonGenerate more output to describe what is happening.
1995-11-12 Chris HansonGenerate more output to describe what is happening.
1995-11-12 Chris HansonUse "rcs/mklogs" file to run the log-regeneration program.
1995-11-12 Chris HansonUpdate with current directories, and also to use new...
1995-11-12 Chris HansonExport RCS-DIRECTORY-LOG to the global environment...
1995-11-12 Chris HansonDon't regenerate RCS.log file unless at least one of...
1995-11-11 Chris HansonWhen reading directory, return both the working file...
1995-11-11 Chris HansonFix bug in previous change.
1995-11-11 Chris HansonChange log merger to accept a single directory argument...
1995-11-11 Chris HansonChange log merger to accept a single directory argument...
next