mit-scheme.git
2001-05-29 Chris HansonDon't use LOAD-OPTION to load cref; it probably doesn...
2001-05-29 Chris HansonEliminate IMAP-FOLDER-N-MESSAGES in favor of FOLDER...
2001-05-29 Chris HansonEliminate IMAP-FOLDER-N-MESSAGES in favor of FOLDER...
2001-05-29 Chris HansonRename URL-IS-CONTAINER? to URL-CORRESPONDING-CONTAINER...
2001-05-29 Chris HansonCache information returned by the IMAP LIST command...
2001-05-29 Chris HansonDon't use my private "$bscm" environment variable in...
2001-05-29 Chris HansonDon't use LOAD-OPTION to load cref; it probably doesn...
2001-05-29 Chris HansonChange M-x imail so that it only runs M-x imail-get...
2001-05-29 Chris HansonRestructure IMAP URLs so that each container URL has...
2001-05-28 Chris HansonIn IMAP-MAILBOX-DELIMITER, use the probed root as the...
2001-05-28 Chris HansonFix bug: IMAP-MAILBOX-DELIMITER was calling the LIST...
2001-05-27 Chris HansonCache result of URL-IS-CONTAINER?, to prevent going...
2001-05-27 Chris HansonDelete entries for things that are now implemented.
2001-05-27 Chris HansonNote problem that connection to IMAP server is being...
2001-05-26 Chris HansonFix error message of SELECTED-URL so that it makes...
2001-05-26 Chris HansonEliminate compiler warning.
2001-05-26 Chris HansonAdd first working draft of folder browser.
2001-05-26 Chris HansonChange IMAIL-DEFAULT-CONTAINER to use selected URL...
2001-05-26 Chris HansonImplement SELECTED-CONTAINER-URL.
2001-05-26 Chris HansonChange external representation of URL to use content...
2001-05-26 Chris HansonFix indentation.
2001-05-25 Chris HansonCache CONTAINER-URL of every URL when it is created...
2001-05-25 Chris HansonChange noun "child", used to refer to something in...
2001-05-24 Chris HansonGeneralize WITH-READ-ONLY-DEFEATED to accept anything...
2001-05-24 Chris HansonDon't echo server's mailbox name to the user.
2001-05-24 Chris HansonInclude full key bindings in mode help.
2001-05-24 Chris HansonFix CONTAINER-URL-CONTENTS to return container URLs...
2001-05-24 Chris HansonFix bug in previous change: was using procedures that...
2001-05-24 Chris HansonAdd some more resource->URL reflectors.
2001-05-24 Chris HansonSimplify meaning of CONTAINER-URL; it no longer does...
2001-05-24 Chris HansonRegularize the names of the procedures that manage...
2001-05-24 Chris HansonChange GET-MEMOIZED-RESOURCE to accept an optional...
2001-05-24 Chris HansonRename the following server operations, then add method...
2001-05-24 Chris HansonRename the following server operations, then add method...
2001-05-24 Chris HansonRename the following server operations, then add method...
2001-05-24 Chris HansonAdd a handful of methods to allow containers to be...
2001-05-24 Chris HansonDon't use history value as default for source of M-x
2001-05-24 Chris HansonFix a few minor bugs from the recent changes.
2001-05-23 Chris HansonGeneralize folder operations:
2001-05-23 Chris HansonEliminate CONTAINER-URL-CONTENTS in favor of CONTAINER...
2001-05-23 Chris HansonRename URL-CONTAINER to CONTAINER-URL to better reflect...
2001-05-23 Chris HansonFix bug in previous change: the object being modified...
2001-05-23 Chris HansonGeneralize implementations of properties and modificati...
2001-05-23 Chris HansonNote that RENAME-FOLDER must change the URL the target...
2001-05-22 Chris HansonImplement WITHOUT-TEXT-CLIPPED.
2001-05-22 Chris HansonDuh. Can't delete DOS pathname support; that is used...
2001-05-22 Chris HansonDuh. Can't delete DOS pathname support; that is used...
2001-05-22 Chris HansonFix longstanding bug: must send WM_PAINT after SCREEN_W...
2001-05-22 Chris HansonFix thinko in previous change.
2001-05-21 Chris HansonFix bug: missing alternative in conditional was causing...
2001-05-18 Chris HansonChange IMAP-URL-SERVER-MAILBOX to accept container...
2001-05-18 Chris HansonAdd package for folder browser.
2001-05-18 Chris HansonFix typo in previous change.
2001-05-18 Chris HansonChange M-x imail-delete-message to accept a prefix...
2001-05-18 Chris HansonIn REBUILD-IMAIL-SUMMARY-BUFFER, SELECTED-FOLDER can...
2001-05-18 Chris HansonIf ERROR? argument to SELECTED-FOLDER and SELECTED...
2001-05-18 Chris HansonImplement RUN-BUFFER-HOOKS to capture code that runs...
2001-05-17 Chris HansonEliminate legacy file URL protocol names. These can...
2001-05-17 Chris HansonEliminate MAKE-PEER-URL in favor of MAKE-CHILD-URL.
2001-05-17 Chris HansonSplit the IMAP URL type into two types: one for IMAP...
2001-05-15 Chris HansonNew operation CONTAINER-URL-CONTENTS.
2001-05-14 Chris HansonRestructure directory-reading code to clean up the...
2001-05-13 Chris Hanson* Implement container URLs, which are separate from...
2001-05-12 Chris HansonUse new predicate DIRECTORY-PATHNAME? to replace variou...
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.
next