mit-scheme.git
2000-01-31 Chris HansonSimplify previous change.
2000-01-31 Chris HansonAdd special heap allocator for FreeBSD, much like the...
2000-01-31 Chris HansonChange to use special file for FreeBSD. When linking...
2000-01-31 Chris HansonInitial revision
2000-01-30 Chris HansonUpdate release version to 7.5.1.
2000-01-27 Chris HansonFix two bugs: (1) Change M-x rmail-get-new-mail to...
2000-01-25 Chris HansonAdjust definition of ANSI character set: most character...
2000-01-24 Chris HansonUpdate for release.
2000-01-21 Chris HansonImplement imail-toggle-headers and imail-search.
2000-01-21 Chris HansonImplement simple string search.
2000-01-21 Chris HansonAdd MESSAGE->STRING.
2000-01-20 Chris HansonAdd code to edit messages. Fix many bugs found by...
2000-01-20 Chris HansonDefine HEADER-FIELDS->LINES.
2000-01-20 Chris HansonUse generic procedure SET-HEADER-FIELDS!.
2000-01-20 Chris HansonDelete specialize next/previous message steps.
2000-01-20 Chris HansonDefine procedures to convert between headers and strings.
2000-01-20 Chris HansonUse generic procedure SET-HEADER-FIELDS!.
2000-01-20 Chris HansonImplement mail-sending commands.
2000-01-19 Chris HansonImplement I/O commands.
2000-01-19 Chris HansonImplement IMAIL-REVERT-BUFFER.
2000-01-19 Chris HansonAdd code to mark and unmark messages.
2000-01-19 Chris HansonEliminate some unused procedures, and generalize
2000-01-19 Chris HansonUse folder properties to hold the RMAIL headers, rather...
2000-01-19 Chris HansonChange implementation of message flags to make all...
2000-01-19 Chris HansonAdd FOLDER-FLAGS.
2000-01-19 Chris HansonAnother wave of changes. Implement deletion commands.
2000-01-19 Chris HansonChange message implementation so that each message...
2000-01-19 Chris HansonChange message implementation so that each message...
2000-01-18 Chris HansonAdd folder properties.
2000-01-18 Chris HansonFix some compilation bugs.
2000-01-18 Chris HansonRewrite to use packaging system, and to load as subpack...
2000-01-18 Chris HansonDifferentiate files with Edwin syntax from those without.
2000-01-18 Chris HansonInitial revision
2000-01-18 Chris HansonFix typo.
2000-01-18 Chris HansonFix typos.
2000-01-18 Chris HansonGenerate correct constructor when there are no exports.
2000-01-18 Chris HansonChange format of ".glo" files to contain package ancest...
2000-01-18 Chris HansonEliminate compiler warning.
2000-01-18 Chris HansonEliminate compiler warning.
2000-01-18 Chris HansonEliminate compiler warning.
2000-01-18 Chris HansonEliminate compiler warning.
2000-01-18 Chris HansonEliminate compiler warning.
2000-01-18 Chris HansonEliminate compiler warning.
2000-01-18 Chris HansonFix typo.
2000-01-16 Chris HansonUse ANSI char images for all operating systems. Both...
2000-01-16 Chris HansonGenerate GNU/Linux microcode source.
2000-01-16 Chris HansonInitial revision
2000-01-15 Chris HansonAdd code to generate tar file.
2000-01-15 Chris HansonInitial revision
2000-01-15 Chris HansonUpdate release string to 7.5pre2.
2000-01-15 Chris HansonImplement navigation commands.
2000-01-15 Chris HansonAdd negative predicates for standard flags.
2000-01-15 Chris HansonChange external representation of message flags. Imple...
2000-01-14 Chris HansonFirst rough outline using folder interface.
2000-01-14 Chris HansonAdd operation MAYBE-REVERT-FOLDER. Add comments descri...
2000-01-14 Chris HansonAdd "imail-top.scm".
2000-01-14 Chris HansonAlphabetize names of standard message flags.
2000-01-14 Chris HansonAdd procedures to hide manipulation of standard message...
2000-01-14 Chris HansonUpdate copyright date.
2000-01-14 Chris HansonDon't do newline translation on RMAIL or unix mail...
2000-01-14 Chris HansonUse SEEN rather than UNSEEN as message flag in imail.
2000-01-14 Chris HansonRedesign the message-reading code so that it can read...
2000-01-13 Chris HansonImplement import and export of messages and folders...
2000-01-13 Chris HansonGenericize ->URL. Hold memoized folders with weak...
2000-01-13 Chris HansonFix bug: Symbolic constants for accessing fields of...
2000-01-13 Chris HansonFix bug: code to detect interrupt characters was inadve...
2000-01-12 Chris HansonFix bug: when used with European keyboards, keys typed...
2000-01-10 Chris HansonComplete redesign of keyboard input code. New design...
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonTry a different fix; previous one violated the load...
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove many more newlines to match new convention.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonGenerate set of ANSI character image strings, and make...
2000-01-09 Chris HansonChange to write newlines after the lines rather than...
2000-01-07 Chris HansonAdd extra load-option statements.
2000-01-07 Chris HansonChange names of tags that identify property type when...
2000-01-07 Chris HansonSome reorganization. Fix several bugs related to parsi...
2000-01-07 Chris HansonFinal pass; this code now seems to work.
2000-01-07 Chris HansonFix a handful of small bugs.
2000-01-07 Chris HansonImplement READ-LINES.
2000-01-07 Chris HansonAdd code to bind correct load directory.
2000-01-07 Chris HansonClarify the section on pathname components, and detail...
2000-01-07 Chris HansonUnder NT, always use native I/O, independent of the...
2000-01-06 Chris HansonWork around a bug in the Watcom runtime library.
2000-01-06 Chris HansonWork around a bug in the Watcom runtime library.
2000-01-05 Chris HansonChange to insert a newline after an expression that...
2000-01-05 Chris HansonAnother round of changes for the release.
2000-01-05 Chris HansonChange "writable" to "writeable". Document optional...
2000-01-05 Chris HansonChange name from FILE-WRITABLE? to FILE-WRITEABLE?.
2000-01-04 Chris HansonInitial revision
2000-01-04 Chris HansonChange interface to string output ports: rename to...
2000-01-04 Chris HansonAdd definition of new SAFE-ACCESSORS option to DEFINE...
2000-01-04 Chris HansonAdd option SAFE-ACCESSORS, for situations where safety...
2000-01-01 Chris HansonFix Y2K bug!
1999-12-31 Chris HansonAllow BURST-STRING to take a character set as a delimiter.
next