mit-scheme.git
1996-04-24 Chris HansonImplement new "init-file" procedures for maintaining...
1996-04-24 Chris HansonChange OS/FILE-END-OF-LINE-TRANSLATION to use new FILE...
1996-04-24 Chris HansonImplement support for time-zone information in decoded...
1996-04-24 Chris HansonImplement support for time-zone information in decoded...
1996-04-24 Chris HansonMove INT:->FLONUM from "arith" to "fixart" so that...
1996-04-24 Chris HansonNumerous changes subsequent to release.
1996-04-24 Chris HansonExtensive development of News reader; too many changes...
1996-04-24 Chris HansonChange synchronous-process code to use line translation...
1996-04-24 Chris HansonImplement new procedure FILE-TIME->LS-STRING, to genera...
1996-04-24 Chris HansonChange GROUP-INSERT-FILE! to accept an additional argum...
1996-04-24 Chris HansonChange OS/BUFFER-BACKUP-PATHNAME to accept another...
1996-04-24 Chris HansonGeneralize lisp indentation code to support a new metho...
1996-04-24 Chris HansonChange Info to use a list of info directories, rather...
1996-04-24 Chris HansonChange OTHER-SCREEN to take a "count" argument. Change...
1996-04-24 Chris HansonModularize the header-generation and mail-mode initiali...
1996-04-24 Chris HansonImplement RMAIL label-manipulation commands.
1996-04-24 Chris HansonAdd some new procedures for using regular expressions...
1996-04-24 Chris HansonAdd optional argument to GLOBAL-WINDOW-MODELINE-EVENT...
1996-04-24 Chris HansonUpdating of character-syntax code, to handle C++-style...
1996-04-23 Chris HansonFix typo.
1996-04-23 Chris HansonChange frame-related key bindings to be compatible...
1996-04-23 Chris HansonChange all user-visible references to the noun "screen...
1996-04-23 Chris HansonInitial revision
1996-04-23 Chris HansonAdd mode for editing Verilog programs.
1996-04-23 Chris HansonChange character syntax interface to use new features...
1996-04-23 Chris HansonAdd more features to Texinfo mode, to make it more...
1996-04-23 Chris HansonChange M-x manual-entry to use same naming convention...
1996-04-23 Chris HansonChange binding of M-x comint-bol from C-a to C-c C...
1996-04-23 Chris HansonChange CREF program so that it does not rewrite files...
1996-04-23 Chris HansonImprove SF-CONDITIONALLY to use same pathname-type...
1996-04-23 Chris HansonUpdate version numbers for post-release changes.
1996-04-23 Chris HansonAdd primitive to test data type of Edwin "mark" objects.
1996-04-23 Chris HansonAdd error-checking OS-dependent procedures for allocati...
1996-04-23 Chris HansonAdd primitive to allow unix systems to detect file...
1996-04-23 Chris HansonAdd primitive to allow unix systems to detect file...
1996-04-23 Chris HansonAdd time-zone information to decoded-time structure.
1996-04-23 Chris HansonInitial revision
1996-04-16 Chris HansonFinal editing for release 7.4.2.
1996-04-16 Chris HansonFinal editing for release 7.4.2.
1996-04-16 Chris HansonFinal editing for release 7.4.2.
1996-04-15 Stephen AdamsFix typo in WIN32 section.
1996-04-15 Stephen AdamsMore Windows-specific edits.
1996-04-10 Stephen AdamsSome updates to windows installation.
1996-04-10 Chris HansonFix bug: dired commands that operate on multiple files...
1996-04-09 Stephen AdamsFixed the problem of not being able to (edit and) save...
1996-04-09 Stephen AdamsChanged Windows version handling so that Scheme correctly
1996-04-09 Stephen AdamsKludged DOS/FS-LONG-FILENAMES? to return #F for ant...
1996-04-09 Stephen AdamsAdded
1996-04-08 Chris HansonFix bug: primitives can't be conditionally defined...
1996-04-08 Chris HansonFix some typos.
1996-04-08 Chris HansonAdd information about our FTP site and also how to...
1996-04-08 Chris HansonAdd information about our FTP site and also how to...
1996-04-08 Chris HansonAdd a short introduction. Document `load-option' and...
1996-04-07 Chris HansonExtensive editing for 7.4.2 release.
1996-04-07 Chris HansonFix broken instances of cross-reference commands.
1996-04-07 Chris HansonFix minor typesetting error.
1996-04-07 Chris HansonFix minor typesetting error.
1996-04-05 Chris HansonExport *SAVE-UNCOMPRESSED-FILES?* and *UNCOMPRESSED...
1996-04-04 Chris HansonExtensive edit to update document for 7.4.2 release.
1996-04-04 Chris HansonIf a window is unmapped when it is selected, perhaps...
1996-04-04 Chris HansonDifferentiate between the primary Edwin window and...
1996-04-04 Chris HansonWhen window is hidden, either by being obscured or...
1996-03-27 Stephen AdamsFixed copyright date.
1996-03-27 Stephen AdamsWin32 version:
1996-03-23 Stephen AdamsChanges to the Windows 3.1/95/NT version: auto-configur...
1996-03-23 Chris HansonFix bug: GRAPHICS-TYPE-AVAILABLE? shouldn't be signalli...
1996-03-23 Chris HansonFix bug: rmail was trying to read new mail even when...
1996-03-23 Chris HansonAdd error check so that attempting to insert a negative...
1996-03-23 Chris HansonFix bug: the computed indentation could be negative...
1996-03-21 Stephen AdamsTidied the interface between WIN32-SCREENs and edwin...
1996-03-21 Stephen AdamsAdded new global variables WIN32/DEFINE-COLOR and WIN32...
1996-03-21 Stephen AdamsAdded primitives:
1996-03-21 Stephen AdamsImproved font handling:
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
next