mit-scheme.git
2001-10-05 Chris HansonAdd missing file: ntdir.
2001-10-05 Chris HansonAdd rexp abstraction.
2001-10-05 Chris HansonUpdate copyright. Add comment explaining contents...
2001-10-04 Chris HansonIntegrate *PARSER and XML support into system.
2001-10-04 Chris HansonIntegrate into MIT Scheme.
2001-10-04 Chris HansonFix typo.
2001-10-04 Chris HansonIntegrate into MIT Scheme.
2001-10-04 Chris HansonIntegrate into MIT Scheme.
2001-10-04 Chris HansonImplement READ-UTF8-CODE-POINT and WRITE-UTF8-CODE...
2001-10-04 Chris HansonMove MATCH-UTF8-CHAR-IN-ALPHABET into parser-buffer...
2001-10-04 Chris HansonDon't unnecessarily change the length of a string when...
2001-10-04 Chris HansonDon't unnecessarily change the length of a string when...
2001-10-04 Chris HansonDon't unnecessarily change the length of a string when...
2001-10-04 Chris HansonMove MATCH-UTF8-CHAR-IN-ALPHABET into parser-buffer...
2001-10-04 Chris HansonRemove all references to parser buffers.
2001-10-04 Chris HansonOptimize code to read and match characters from the...
2001-10-02 Chris HansonAdd binding for UNBIND-VARIABLE.
2001-10-01 Chris HansonFix bug that was causing some variables to erroneously...
2001-10-01 Chris HansonLeave attachment markers in the output message. The...
2001-10-01 Chris HansonUpdate for new CREF.
2001-09-30 Chris HansonMake changes related to new cache mechanism.
2001-09-29 Chris HansonSTART-PROBE-FOLDER-THREAD is being called whenever...
2001-09-29 Chris HansonDon't generate "Reading ..." messages unless actually...
2001-09-29 Chris HansonAdd disk cache for IMAP folders.
2001-09-28 Chris HansonAdd disk cache for IMAP folders.
2001-09-28 Chris HansonAdd disk cache for IMAP folders.
2001-09-28 Chris HansonImplement new command M-x imail-file-message, which...
2001-09-28 Chris HansonChange handling of file folders so that their type...
2001-09-28 Chris HansonFix bug: package parent can sometimes be the symbol...
2001-09-25 Chris HansonCREF should now be included in the install directory.
2001-09-25 Chris HansonUpdate to reflect changes to packaging.
2001-09-25 Chris HansonUpdate to reflect changes to packaging.
2001-09-25 Chris HansonRemove four more definitions that are no longer bound...
2001-09-25 Chris HansonFix bug: documentation string for M-x repeat-complex...
2001-09-25 Chris HansonEliminate calls to IMPLEMENTED-PRIMITIVE-PROCEDURE...
2001-09-25 Chris HansonFix typo in previous change.
2001-09-25 Chris HansonEliminate use of DEFINE-METHOD syntactic keyword.
2001-09-25 Chris HansonDon't open-code any of the cell primitives.
2001-09-25 Chris HansonExtensive rewriting to make type-checking more uniform...
2001-09-25 Chris HansonSplit off unchecked character comparisons, for inclusion in
2001-09-25 Chris HansonAdd type checking to all procedures, and rewrite some...
2001-09-25 Chris HansonFix bug in previous change.
2001-09-25 Chris HansonThe file "char.scm" must now be compiled early as it...
2001-09-25 Chris HansonFix thinko.
2001-09-25 Chris HansonEliminate a large number of inlined primitives. Some...
2001-09-25 Chris HansonChange LENGTH to be a Scheme procedure rather than...
2001-09-25 Chris HansonWrite private version of INTERN, which is needed early...
2001-09-25 Chris HansonFix bugs in character-set compilation. This code was...
2001-09-25 Chris HansonInitialization sequence for RNG was depending on fact...
2001-09-25 Chris HansonFix bug: EMACS-KEY-NAME wasn't able to handle a button...
2001-09-24 Chris HansonMake ISO-8859-1 changes to string code, which involved...
2001-09-24 Chris HansonExtend alphabetic predicates to know about ISO-8859...
2001-09-24 Chris HansonEliminate use of all character primitives except for...
2001-09-24 Chris HansonAdd ISO-8859-1 syntax to standard table.
2001-09-24 Chris HansonUpdate copyright statement.
2001-09-21 Chris HansonAdd prompt history for M-x shell-command.
2001-09-21 Chris HansonAdd missing variable exports.
2001-09-20 Chris HansonPut up message while generating summary buffer. Use...
2001-09-20 Chris HansonTo each message shown in a summary buffer, attach a...
2001-09-20 Chris HansonFix problem with IMAIL-SUMMARY-MATCH-LINE: messages...
2001-09-14 Chris HansonM-x imail-sort-by-subject should do a case-insensitive...
2001-09-14 Chris HansonAdd key binding for M-x imail-sort-by-arrival.
2001-09-14 Chris HansonImplement folder-sorting commands.
2001-09-14 Chris HansonChange names: new functionality is not a permutation...
2001-09-14 Chris HansonAdd mechanism to permute the message order of a folder.
2001-09-10 Chris HansonWork around bug in "Microsoft Outlook IMO, Build 9...
2001-08-22 Chris HansonFix problem with multi-line primitive documentation.
2001-08-20 Chris HansonMore changes to .pkd files: now the information about...
2001-08-20 Chris HansonChange .pkd file to have clearly defined exports and...
2001-08-18 Chris HansonAdd additional information to .pkd file to support...
2001-08-17 Chris HansonRename PACKAGE/SYSTEM-LOADER to LOAD-PACKAGE-SET. ...
2001-08-17 Chris HansonRename PACKAGE/SYSTEM-LOADER to LOAD-PACKAGE-SET. ...
2001-08-17 Chris HansonUpdate for changes to package system.
2001-08-16 Chris HansonChange "parent-name" field of package description to...
2001-08-16 Chris HansonChange "parent-name" field of package description to...
2001-08-16 Chris HansonChange "parent-name" field of package description to...
2001-08-16 Chris HansonNo longer needed.
2001-08-16 Chris HansonEliminate use of ".glo" files; ".pkd" files have all...
2001-08-16 Chris HansonEliminate use of ".glo" files; ".pkd" files have all...
2001-08-16 Chris HansonUpdate to correspond to packaging changes.
2001-08-16 Chris HansonChange "parent-name" field of package description to...
2001-08-16 Chris HansonSynchronize "compiler.sf" on all the back ends.
2001-08-16 Chris HansonDon't use ACCESS to reference CREF/GENERATE-TRIVIAL...
2001-08-15 Chris HansonImplement completely new format for compiled package...
2001-08-15 Chris HansonImplement completely new format for compiled package...
2001-08-15 Chris HansonImplement completely new format for compiled package...
2001-08-14 Chris HansonAdd optimization to link_variables so that it does...
2001-08-10 Chris HansonRedesign compiled-code debugging information so that...
2001-08-10 Chris HansonFix bug: "${S}/*" -> "${S}"/*.
2001-08-10 Chris HansonRedesign compiled-code debugging information so that...
2001-08-10 Chris HansonFix type error.
2001-08-10 Chris HansonMake sure that value of evaluating definition is the...
2001-08-09 Chris HansonReplace usage of ENVIRONMENT-LINK-NAME with new LINK...
2001-08-09 Chris HansonReplace usage of ENVIRONMENT-LINK-NAME with new LINK...
2001-08-09 Chris HansonFix packaging error.
2001-08-09 Chris HansonReplace usage of ENVIRONMENT-LINK-NAME with new LINK...
2001-08-07 Chris HansonImplement primitive to allow linking variables that...
2001-08-06 Chris HansonFix bug: news posting hasn't worked since the MIME...
2001-08-04 Chris HansonFix bugs in unbind_variable.
2001-08-04 Chris HansonFix formatting of environments.
next