mit-scheme.git
2001-03-03 Chris HansonDon't copy precompiled binaries to the output files...
2001-03-03 Chris HansonMake tar and zip copies of all documentation archives...
2001-03-03 Chris HansonDon't even try to use <termcap.h>. If we're using...
2001-03-03 Chris HansonFix typo in previous edit.
2001-03-03 Chris HansonDon't use <termcap.h> for ncurses; instead use <curses...
2001-03-03 Chris HansonRewrite procedure to provide proper ANSI prototype.
2001-03-02 Chris HansonMicrocode sources must include COPYING.
2001-03-02 Chris HansonAdd extra compile-time flag to specify whether libncurs...
2001-03-01 Chris HansonRelease notes for 7.5.14.
2001-03-01 Chris HansonWin32 and OS/2 need to include headers for blowfish...
2001-03-01 Chris HansonFix thinko in previous edit.
2001-03-01 Chris HansonAdd support for OpenSSL.
2001-03-01 Chris HansonFix compilation errors from previous edit.
2001-03-01 Chris HansonDon't use mcrypt for Blowfish; it provides 8-bit CFB...
2001-02-28 Chris HansonAdd support for mcrypt library.
2001-02-28 Chris HansonAdd mcrypt support.
2001-02-28 Chris HansonDon't require existence of private Info directory.
2001-02-28 Chris HansonUpdates to support dynamic linking and mcrypt.
2001-02-28 Chris HansonDon't require existence of private Info directory.
2001-02-28 Chris HansonUse <termcap.h> to define termcap interface, if availab...
2001-02-28 Chris HansonUse <termcap.h> to define termcap interface, if availab...
2001-02-28 Chris HansonEliminate unnecessary compiler warnings.
2001-02-27 Chris HansonFix standard prompt spacing so that it appears properly...
2001-02-27 Chris HansonFix standard prompt spacing so that it appears properly...
2001-02-27 Chris HansonFix standard prompt spacing so that it appears properly...
2001-02-27 Chris HansonDon't explicitly bind the standard I/O ports; let them...
2001-02-27 Chris HansonChange current I/O ports to default to cmdl port, as...
2001-02-27 Chris HansonFix initialization of console port: must notice when...
2001-02-26 Chris HansonFix typo.
2001-02-24 Chris HansonFix logic used to select the default band. It wasn...
2001-02-24 Chris HansonUse new top-level makefile.
2001-02-24 Chris HansonInitial revision.
2001-02-23 Chris HansonRelease notes for 7.5.13.
2001-02-23 Chris HansonAdd @dircategory/@direntry so that install-info will...
2001-02-23 Chris HansonTweak punctuation.
2001-02-23 Chris HansonHandle configuration arguments correctly; previously...
2001-02-23 Chris HansonEliminate some unnecessary logic.
2001-02-23 Chris HansonFix typo.
2001-02-23 Chris HansonChange names of Info files so that they have "mit-schem...
2001-02-13 Chris HansonMove debian-changelog-mode-hook into "loadef.scm".
2001-02-12 Chris HansonFix fencepost error in handling of linkage sections.
2001-02-11 Chris HansonCoerce all coordinate arguments to flonums. This allow...
2001-02-11 Chris HansonImplement ->FLONUM operation to coerce real numbers...
2001-02-08 Chris HansonAdd state to look for line starting with NON-BASE64...
2001-02-06 Chris HansonForgot to supply buffer in which to do local variable...
2001-02-06 Chris HansonNew code to do Debian changelogs.
2001-02-05 Chris HansonAdd command debian-changelog-mode. Fix bugs; code...
2001-02-05 Chris HansonGrumble. Messing around while debugging problems caused by
2001-02-05 Chris HansonReengineer compilation of character set notation.
2001-02-05 Chris HansonCHAR-SET:NOT-01 must be first set defined so that error...
2001-02-05 Chris HansonNew code to do Debian changelogs.
2001-02-05 Chris HansonCHAR-SET:NOT-NUMERIC now defined by runtime system.
2001-02-05 Chris HansonCHAR-SET:NOT-GRAPHIC now defined by runtime system.
2001-02-05 Chris HansonAdd inversions for all standard character sets.
2001-02-05 Chris HansonUpdate copyright dates.
2001-02-05 Chris HansonNew procedure RE-MATCH-EXTRACT-STRING.
2001-02-05 Chris HansonAdd procedures to access the user's email-address info.
2001-01-29 Chris HansonAllow names vectors to be sparse. Newer versions of...
2001-01-26 Chris HansonKEY<? must be able to handle Edwin variables as well...
2001-01-25 Chris HansonAllow keys to be Edwin variables too.
2001-01-25 Chris HansonAllow a variable value to be stored in a region as...
2001-01-25 Chris HansonAdd command imail-toggle-wrap-entity. Change all toggl...
2001-01-24 Chris HansonUse new MIME-BODY-ENCLOSED? and SPECIFIC-PROPERTY-REGIO...
2001-01-24 Chris HansonModify mime-body datatypes to have a pointer to the...
2001-01-24 Chris HansonModify mime-body datatypes to have a pointer to the...
2001-01-24 Chris HansonGeneralize SPECIFIC-PROPERTY-REGION to allow the user...
2001-01-24 Chris HansonDon't bind mouse commands to entity regions; just use...
2001-01-24 Chris HansonWhen attaching MIME info to a region, don't overwrite...
2001-01-24 Chris HansonChange REGION-PUT! to allow it to specify the optional...
2001-01-24 Chris HansonAdd optional argument to ADD-TEXT-PROPERTY that allows...
2001-01-23 Chris HansonFix bug: UW IMAP sometimes returns multiple FETCH respo...
2001-01-22 Chris HansonDon't fetch ranges of the form "N:*" when N is greater...
2001-01-08 Chris HansonChange to add CVS tag to documentation and source files...
2001-01-06 Chris HansonStrip off external-string wrapper before handing it...
2001-01-06 Chris HansonUpdate copyright date.
2001-01-06 Chris HansonImplement new variable imail-summary-auto-select to...
2001-01-06 Chris HansonImplement new variable imail-summary-auto-select to...
2001-01-06 Chris HansonIncrement version to reflect recent changes.
2001-01-06 Chris HansonFix bug: COMTAB-KEY-BINDINGS was signalling error when...
2001-01-06 Chris HansonKludge in support for buttons in place where they might...
2001-01-06 Chris HansonTry a different strategy for aliasing upper-case letter...
2001-01-06 Chris HansonUse new mail-notification mechanism in the notifier...
2001-01-06 Chris HansonAdd procedure NOTIFIER:SET-MAIL-STRING! to allow an...
2001-01-05 Chris HansonFix typo in ht_delete. Don't unnecessarily try to...
2001-01-05 Chris HansonPass external-string descriptor to substring-move-FOO...
2001-01-05 Chris HansonAdd operations for XSTRING (extended string) objects.
2001-01-04 Chris HansonImplement input port from external string.
2001-01-04 Chris HansonAdd interface to external strings.
2001-01-04 Chris HansonPrimitive names are supposed to be upper-case.
2001-01-04 Chris HansonImplement external-string mechanism for storing text...
2000-12-29 Chris HansonDocument changes to IMAIL version 1.8.
2000-12-29 Chris HansonDocument changes to IMAIL version 1.8.
2000-12-29 Chris HansonReimplement handling of MIME entities. Now all entitie...
2000-12-28 Chris HansonReimplement handling of MIME entities. Now all entitie...
2000-12-27 Chris HansonNot necessary to delete files before installing them.
2000-12-25 Chris HansonUse install rather than cp to copy files.
2000-12-25 Chris HansonFix problem remaking symbolic links.
2000-12-25 Chris HansonFix problem remaking symbolic links.
2000-12-25 Chris HansonFix bug: C-g was not acting as interrupt character.
2000-12-24 Chris HansonCopy documentation change log into Texinfo source tree.
next