mit-scheme.git
2000-05-02 Chris HansonChange FOLDER-URL to be a slot in <FOLDER>.
2000-05-02 Chris HansonChange interface to authenticator. Add buffer-kill...
2000-05-02 Chris HansonReorganize code, fix minor bugs.
2000-05-02 Chris HansonChange names of RFC-822 procedures, and move header...
2000-05-02 Chris HansonWrite code to reopen connections [still need to hook...
2000-05-02 Chris HansonImplement REMOVE-DUPLICATES!.
2000-05-02 Chris HansonImplement ADD-MEMBER-PROCEDURE.
2000-05-02 Chris Hanson[What started out as a simple addition became a moderat...
2000-05-01 Chris HansonChanges for 7.5.8.
2000-05-01 Chris HansonRelease 7.5.8.
2000-05-01 Chris HansonUpdate to reflect important bug fix for Win32 systems.
2000-05-01 Chris HansonUndo change from revision 1.253.
2000-05-01 Chris HansonUndo previous change.
2000-05-01 Chris HansonFix uninitialized variable bug that, strangely, only...
2000-04-30 Chris HansonCreate new procedure MESSAGE-WRAPPER to capture standar...
2000-04-30 Chris HansonDisable automatic repainting when setting size or position.
2000-04-29 Chris HansonRepaginate.
2000-04-28 Chris HansonUpdate to reflect changes to file structure.
2000-04-28 Chris HansonChange load order of files to put all the file-based...
2000-04-28 Chris HansonFirst version that sort of limps along. Will read...
2000-04-28 Chris HansonImplement TRANSLATE-STRING-LINE-ENDINGS.
2000-04-28 Chris HansonFix various bugs found during debugging of IMAP folders.
2000-04-28 Chris HansonIntermediate checkpoint -- initial implementation in...
2000-04-28 Chris HansonRegularize format of FETCH response. Add ability to...
2000-04-28 Chris HansonFix compiler warning.
2000-04-28 Chris HansonDefine MAKE-ATTACHED-MESSAGE.
2000-04-28 Chris HansonDefine IMAP:RESPONSE:FETCH-ATTRIBUTE.
2000-04-28 Chris HansonIntermediate checkpoint -- initial implementation in...
2000-04-28 Chris HansonDefine IMAP:RESPONSE:STATUS-RESPONSE?.
2000-04-27 Chris HansonIntermediate checkpoint -- initial implementation in...
2000-04-27 Chris HansonEliminate a bunch of compiler warnings.
2000-04-27 Chris HansonEliminate ability to edit the contents of a message...
2000-04-27 Chris HansonImplement IMAIL-PRESENT-USER-ALERT.
2000-04-26 Chris HansonChange protocol of authenticator so that it corresponds to
2000-04-25 Chris HansonMake corrections to account for the server port not...
2000-04-25 Chris HansonDelete MAILBOX command which was incorrectly included...
2000-04-25 Chris HansonAdd code to write strings to the IMAP server.
2000-04-23 Chris HansonTweak response representation slightly to clean it up.
2000-04-23 Chris HansonImplement URL-USER-ID.
2000-04-23 Chris HansonTweak response representation slightly to clean it up.
2000-04-23 Chris HansonImplement PREDICATED-PARSER.
2000-04-23 Chris HansonImplement PREDICATED-PARSER.
2000-04-22 Chris HansonInitial registration.
2000-04-22 Chris HansonMany changes due to debugging.
2000-04-22 Chris HansonChange code that handles sections to implement a parser...
2000-04-22 Chris HansonUse PARSE-SUBSTRING.
2000-04-22 Chris HansonModify DECODING-PARSER to accept a parser to parse...
2000-04-22 Chris HansonFirst attempt at a parser for IMAP server responses.
2000-04-22 Chris HansonFirst attempt at a parser for IMAP server responses.
2000-04-20 Chris HansonChanges for release 7.5.7.
2000-04-20 Chris HansonUpdate to reflect a variety of bug fixes since last...
2000-04-20 Chris HansonRelease 7.5.7.
2000-04-20 Chris HansonUpdate version to reflect fix to Windows keyboard handling.
2000-04-20 Chris HansonChange test in `process_keydown' so that it specifies...
2000-04-20 Chris HansonWhen deciding whether a keystroke is interesting enough...
2000-04-19 Chris HansonModify Win32 tracing mechanism so that it is always...
2000-04-19 Chris HansonChange definition of DOS/FS-DRIVE-TYPE so that it can...
2000-04-18 Chris HansonFix typo.
2000-04-18 Chris HansonFix compilation problems.
2000-04-18 Chris HansonInitial registration.
2000-04-18 Chris HansonAdd new files, rearrange package structure.
2000-04-18 Chris HansonMove IMAP syntax into separate file.
2000-04-18 Chris HansonMove parser support into separate file.
2000-04-18 Chris HansonEliminate INSERT-MESSAGE, which isn't supported by...
2000-04-18 Chris HansonSimplify -- we aren't going to support the full IMAP...
2000-04-18 Chris HansonHandle decoding properly -- can't decode entire URL...
2000-04-18 Chris HansonHandle decoding properly -- can't decode entire URL...
2000-04-15 Chris HansonUse MB_OK argument to MessageBeep -- using -1 doesn...
2000-04-14 Chris HansonAdd new files.
2000-04-14 Chris HansonRename "imail-imap" to "imail-imap-url".
2000-04-14 Chris HansonFirst pass implementing parser for IMAP URLs.
2000-04-14 Chris HansonUse new runtime procedures SUBSTRING-MOVE! and
2000-04-14 Chris HansonImplement DECORATED-STRING-APPEND.
2000-04-14 Chris HansonImplement DECORATED-STRING-APPEND.
2000-04-13 Chris HansonUse fixnum arithmetic everywhere. Various other small...
2000-04-13 Chris HansonUse fixnum arithmetic everywhere. Various other small...
2000-04-13 Chris HansonUse fixnum arithmetic everywhere. Various other small...
2000-04-13 Chris HansonFix some bugs caused by STRING? being true of CHAR...
2000-04-13 Chris HansonMove this code into the runtime system's package heirarchy.
2000-04-13 Chris HansonSTRING-MOVE! now in runtime system.
2000-04-13 Chris HansonImplement STRING-MOVE! and SUBSTRING-MOVE!.
2000-04-13 Chris HansonFix infinite recursion.
2000-04-13 Chris HansonFix compiler warnings.
2000-04-13 Chris HansonFix compiler warnings.
2000-04-13 Chris HansonChange all one-arg rexp combinators to accept any numbe...
2000-04-13 Chris HansonChange rexp compiler to be case sensitive, and add...
2000-04-13 Chris HansonChange rexp compiler to be case sensitive, and add...
2000-04-13 Chris HansonChange automatic grouping so that it happens in the...
2000-04-13 Chris HansonChange automatic grouping so that it happens in the...
2000-04-13 Chris HansonWhen ALTERNATIVES appears within SEQUENCE, it must...
2000-04-13 Chris HansonChange to use new rexp abstraction.
2000-04-13 Chris HansonChange REXP-GROUP to take just one argument.
2000-04-13 Chris HansonAdd REXP-SEQUENCE.
2000-04-13 Chris HansonAdd file "rexp.scm" implementing list-based regular...
2000-04-13 Chris HansonEliminate reference to now-obsolete protection lists.
2000-04-13 Chris HansonFix two bugs in CHAR-SET->REGEXP.
2000-04-13 Chris HansonDon't do mhash initialization if the primitives are...
2000-04-12 Chris HansonInitial unfinished pass to generate IMAP URL parser.
2000-04-12 Chris HansonInitial unfinished pass to generate IMAP URL parser.
2000-04-12 Chris HansonDefine URL:REGEXP:HOSTPORT and subsidiaries.
next