mit-scheme.git
2001-05-12 Chris HansonImplement DIRECTORY-PATHNAME?. Change implementation of
2001-05-10 Chris HansonMinor code clean-up for FILENAME-COMPLETE-STRING.
2001-05-10 Chris HansonSimplify CATCH-FILE-ERRORS so that the error-handling...
2001-05-10 Chris HansonSimplify CATCH-FILE-ERRORS so that the error-handling...
2001-05-10 Chris HansonFix bug: don't merge name of default pathname into...
2001-05-10 Chris HansonFix bug: FILE-SYMBOLIC-LINK? is supposed to return...
2001-05-10 Chris HansonFix thinko in previous fix.
2001-05-09 Chris HansonFix bug in M-x dired-create-directory: PROMPT-FOR-DIREC...
2001-05-09 Chris HansonIn PROMPT-FOR-STRING-TABLE-NAME, verifier must no assum...
2001-05-09 Chris HansonAdd new procedure URL-SELECTABLE?.
2001-05-09 Chris HansonImplement FILE-REGULAR?.
2001-05-09 Chris HansonDelete DOS stuff.
2001-05-09 Chris HansonDelete DOS stuff.
2001-05-09 Chris HansonImplement new procedures FILE-TYPE-DIRECT and FILE...
2001-05-09 Chris HansonImplement new primitives FILE-TYPE-DIRECT and FILE...
2001-05-09 Chris HansonDelete DOS stuff.
2001-05-08 Chris HansonFix problem: COMPLETE-INPUT-STRING should not return...
2001-05-07 Chris HansonChange logic to retain REQUIRE-MATCH? option for later...
2001-05-07 Chris HansonRevert broken change to VERIFY-FINAL-VALUE.
2001-05-07 Chris HansonChange directory prompts to be more regular.
2001-05-07 Chris HansonUpdate version number to reflect changes.
2001-05-07 Chris HansonAdd note about implementation of FOLDER-LENGTH for...
2001-05-07 Chris HansonDon't unmemoize a folder when URL-EXISTS? signals an...
2001-05-07 Chris HansonVERIFY-FINAL-VALUE is always executed in a context...
2001-05-07 Chris HansonChange URL-EXISTS? to use the LIST command, and to...
2001-05-07 Chris HansonAttempt to get VERIFY-FINAL-VALUE to work correctly...
2001-05-07 Chris HansonCompilations must use a PTY so that kill-compilation...
2001-05-04 Chris HansonURL-EXISTS? should not use IMAP STATUS command.
2001-05-03 Chris HansonFix problem that crops up when compiling on OpenBSD.
2001-04-30 Chris HansonFix bug: previous loader depended on MITSCHEME_INF_DIRE...
2001-04-30 Chris HansonFix bug: previous loader depended on MITSCHEME_INF_DIRE...
2001-04-15 Chris HansonAdd option to preserve timestamps when installing progr...
2001-04-15 Chris HansonFix bug: toggling of raw headers and raw body should...
2001-04-15 Chris HansonAdd item re M-x imail-toggle-header affecting body...
2001-04-14 Chris HansonInitial revision.
2001-04-14 Chris HansonRip out scmutils stuff; this now has its own script.
2001-04-11 Chris HansonRevert previous change -- it's not so simple.
2001-04-11 Chris HansonAllow attachments to have MESSAGE type.
2001-04-11 Chris HansonFix bug: must preserve MIME headers in forwarded messag...
2001-04-11 Chris HansonFix bug: header names are case-insensitive.
2001-04-10 Chris HansonAdd call to tzset to initialize _timezone if building...
2001-04-10 Chris HansonAdd test for _timezone variable, needed for cygwin...
2001-04-10 Chris HansonAdd item about forwarded MIME messages. Add note about...
2001-04-10 Chris HansonAnother pass on getting scmutils right.
2001-04-09 Chris HansonAdd suggestion from hal to allow sorting of summary...
2001-04-06 Chris HansonChange arguments to allow specification of a version...
2001-04-06 Chris HansonChange `get_release' to support up to 5 components...
2001-04-03 Chris HansonFix bug: examination of results from `poll' was ignorin...
2001-04-03 Chris HansonAlways start the thread timer when there are any input...
2001-03-21 Chris HansonUpdate version to reflect recent changes.
2001-03-21 Chris HansonChange many references of SYMBOL->STRING to use SYMBOL...
2001-03-21 Chris HansonChange many references of SYMBOL->STRING to use SYMBOL...
2001-03-21 Chris HansonFix typo.
2001-03-21 Chris HansonAllow WRITE-SUBSTRING output-port operation to accept...
2001-03-21 Chris HansonUse SUBSTRING-MOVE! in preference to SUBSTRING-MOVE...
2001-03-21 Chris HansonFurther optimize string-copying code.
2001-03-21 Chris HansonFix typo.
2001-03-20 Chris HansonUpdate for release 7.5.16.
2001-03-20 Chris HansonMinimize consing in READ-RMAIL-ATTRIBUTES-LINE.
2001-03-19 Chris HansonChange file folders to store their messages in a vector...
2001-03-19 Chris HansonSlow down the progress messages a bit; the parsing...
2001-03-19 Chris HansonAdd DISCARD-CHARS and READ-STRING operations to xstring...
2001-03-19 Chris HansonFix problem: there's not necessarily a blank line betwe...
2001-03-19 Chris HansonAdd LENGTH member to external-string structure. It...
2001-03-19 Chris HansonFix thinko in previous change.
2001-03-19 Chris HansonAdd support for DISCARD-CHAR operation.
2001-03-19 Chris HansonExtend use of external-string storage to all file folde...
2001-03-19 Chris HansonGeneralize IMAIL-UI:PROGRESS-METER to be able to show...
2001-03-19 Chris HansonMove MESSAGE-TIME into core.
2001-03-18 Chris HansonChange implementation of Rmail folders to keep a copy...
2001-03-18 Chris HansonChange implementation of Rmail folders to keep a copy...
2001-03-18 Chris HansonChange implementation of Rmail folders to keep a copy...
2001-03-16 Chris HansonRewrite to generate the finished message into a tempora...
2001-03-16 Chris HansonMake sure temporary files aren't readable or writeable...
2001-03-16 Chris HansonUpdate for next release.
2001-03-16 Chris HansonRewrite debugging-info directory on option files; they...
2001-03-15 Chris HansonAdd more CALL-WITH-*-FILE entries to indentation table.
2001-03-15 Chris HansonImplement CALL-WITH-APPEND-FILE and CALL-WITH-BINARY...
2001-03-15 Chris HansonImplement CALL-WITH-APPEND-FILE and CALL-WITH-BINARY...
2001-03-15 Chris HansonExport RUN-SYNCHRONOUS-PROCESS-1.
2001-03-11 Chris HansonFix the value of fill-prefix in debian-changelog mode.
2001-03-10 Chris HansonFix another problem with relative directories.
2001-03-10 Chris HansonNow integrated into make-dist-files.
2001-03-10 Chris HansonGive "--enable-dynamic-crypto=no" argument to configure...
2001-03-09 Chris HansonBuild doc files from source.
2001-03-09 Chris HansonAdd stamp files so that the build and image stages...
2001-03-09 Chris HansonGeneralize handling of modules. Generate position...
2001-03-09 Chris HansonGeneralize handling of modules. Generate position...
2001-03-08 Chris HansonDocument changes for supporting dynamically-loaded...
2001-03-08 Chris HansonHandle case where "lib" directory doesn't exist.
2001-03-08 Chris HansonAdd code to allow the crypto primitives to be dynamical...
2001-03-08 Chris HansonImplement LOAD-LIBRARY-OBJECT-FILE for loading primitiv...
2001-03-08 Chris HansonAdd interface to new generic error-signalling mechanism...
2001-03-08 Chris HansonFix problem that broke upwards compatibility.
2001-03-08 Chris HansonFix problem that broke upwards compatibility.
2001-03-08 Chris HansonFix typo.
2001-03-08 Chris HansonMajor cleanup: eliminate dead code from HP-UX and AIX...
2001-03-08 Chris HansonExport `declare_primitive' and `install_primitive'...
2001-03-08 Chris HansonAdd mechanism to allow signalling an error with an...
2001-03-08 Chris HansonAdd procedures to allocate strings without garbage...
next