mit-scheme.git
2003-09-30 Chris HansonDefine and export DECODED-TIME?.
2003-09-30 Chris HansonSecond draft: this one uses a fully lazy copy of the...
2003-09-30 Chris HansonImplement STREAM-LAST-PAIR.
2003-09-30 Chris HansonEliminate style that uses external LETREC expressions...
2003-09-30 Chris HansonImplement STREAM-APPEND-MAP. Use RECEIVE rather than
2003-09-30 Chris HansonFix typo.
2003-09-28 Chris HansonInitial draft. This design has some bugs, so I'm check...
2003-09-26 Chris HansonAnother major upheaval, this time to give attributes...
2003-09-26 Chris HansonFix problem with Edwin consuming lots of CPU while...
2003-09-26 Chris HansonRestrict attribute values to be strings rather than...
2003-09-26 Chris HansonFix bug in handling of processing instructions.
2003-09-26 Chris HansonMajor update to rationalize naming structure. The...
2003-09-26 Chris HansonChange terminology to be more in accord with W3C documents:
2003-09-26 Chris HansonExport XML-IRI and XMLNS-IRI. Change MAKE-XML-NAME...
2003-09-25 Chris HansonChange URI -> IRI in remaining places.
2003-09-25 Chris HansonEfficiency tweak to XML-ELEMENT-NAMESPACE-IRI.
2003-09-24 Chris HansonImplement abstraction for null namespace prefix and...
2003-09-24 Chris HansonNew procedures STRING-HEAD->SYMBOL and STRING-TAIL...
2003-09-24 Chris HansonFix thinko.
2003-09-24 Chris HansonFix typo.
2003-09-24 Chris HansonFix typo.
2003-09-24 Chris HansonImplement GUARANTEE- procedures for all types. Implement
2003-09-24 Chris HansonImplement namespace URI abstraction.
2003-09-24 Chris HansonImplement SUBSTRING->SYMBOL.
2003-09-24 Chris HansonImplement new procedures (and use where appropriate):
2003-09-24 Chris HansonEliminate OS/FILE-TYPE-TO-MAJOR-MODE; use single list...
2003-09-23 Chris HansonFix some problems with the HTML paragraph separator.
2003-09-23 Chris HansonUse quoting so that subprocess arguments can include...
2003-09-19 Chris HansonFix problem with obsolete use of backslash in symbols.
2003-09-19 Chris HansonImplement external representation for random-state...
2003-09-18 Chris HansonChange release version to 7.7.90 for test release.
2003-09-17 Chris HansonNew procedure XML-NAME-SIMPLE. Change printed represen...
2003-09-16 Chris HansonFix typo in namespace-prefix parsing.
2003-09-15 Chris HansonFix bug in handling of namespace declarations.
2003-09-14 Chris HansonStrip double-quote characters from path elements.
2003-09-14 Chris HansonStrip double-quote characters from path elements.
2003-09-14 Chris HansonStrip double-quote characters from path elements.
2003-09-11 Chris HansonChange namespace URIs to be symbols.
2003-09-09 Chris HansonDocument #\U+ syntax and CHAR-SET=?.
2003-09-09 Chris HansonImplement equality predicate for character sets.
2003-09-05 Chris HansonFix definition of FILE-MODIFICATION-TIME<?, and introdu...
2003-08-23 Chris HansonFix bug in parsing of XML declarations.
2003-08-23 Chris HansonFix bug in parsing of XML declarations.
2003-08-22 Chris HansonOops... make change to processing instructions to match...
2003-08-21 Chris HansonOops -- forgot to include dload_initialize_file() when...
2003-08-20 Chris HansonNew procedure XML-NAME-PREFIX.
2003-08-20 Chris HansonFix minor bug in syntax of processing instructions.
2003-08-19 Chris HansonFix syntax to allow all XML names.
2003-08-07 Chris HansonChange GUARANTEE-MAIL-ALIASES so that it reloads the...
2003-08-07 Chris HansonChange GUARANTEE-MAIL-ALIASES so that it reloads the...
2003-08-05 Chris HansonMinor tweaks.
2003-08-03 Chris HansonFix typo.
2003-08-03 Chris HansonFix typo. Change attribute-defaulting errors to use...
2003-08-03 Chris HansonSupply default attributes from DTD when appropriate.
2003-08-03 Chris HansonAdd appropriate articles to wrong-type error messages.
2003-08-03 Chris HansonUse upper case for bucky-bit prefixes.
2003-08-01 Chris HansonChange DTD structures to use symbol names that are...
2003-08-01 Chris HansonChange syntactic role of vertical bar.
2003-08-01 Chris HansonTweak error reporting for processing instructions.
2003-08-01 Chris HansonAdd support for hash tables based on XML names.
2003-07-31 Chris HansonRevert to use of lisp-style character names, and consis...
2003-07-31 Chris HansonRestore BUCKY-BITS->PREFIX as it is being used by Edwin.
2003-07-31 Chris HansonEliminate use of WRITE on symbols when output isn't...
2003-07-30 Chris HansonFirst draft of XML namespace support.
2003-07-30 Chris HansonAdd support for use of backslash as symbol quote charac...
2003-07-30 Chris HansonChange EOF object to be an opaque type.
2003-07-30 Chris HansonChange EOF object to be an opaque type.
2003-07-30 Chris HansonDon't use vertical-bar syntax for uninterned symbols...
2003-07-30 Chris HansonFix typo.
2003-07-30 Chris HansonAdd support for the use of a vertical bar as a syntax...
2003-07-30 Chris HansonAdd support for the use of a vertical bar as a syntax...
2003-07-30 Chris HansonChange character-name encoding to support arbitrary...
2003-07-29 Chris HansonImplement UTFxx validity procedures:
2003-07-29 Chris HansonImplement HASH-TABLE/INTERN!. Rewrite conditionals...
2003-07-29 Chris HansonChange SYMBOL-APPEND so that it can be used on non...
2003-07-27 Chris HansonFix typo.
2003-07-27 Chris HansonEliminate some unnecessary uses of alphabets.
2003-07-25 Chris HansonFix bug in handling of external general entities.
2003-07-25 Chris HansonFix bug in printing non-Unicode characters.
2003-07-25 Chris HansonCanonicalize character data, by converting wide chars...
2003-07-25 Chris HansonFix some bugs related to processing of external entity...
2003-07-25 Chris HansonCanonicalize character data as UTF-8 strings.
2003-07-24 Chris HansonCan't use PACKAGE_* variables here.
2003-07-22 Chris HansonFix typo in previous change.
2003-07-22 Chris HansonUpdate to newer version.
2003-07-22 Chris HansonEliminate unnecessary usage of microcode version number.
2003-07-22 Chris HansonAdapt to new representation used for microcode version...
2003-07-22 Chris HansonRemove version.h and all references to its bindings...
2003-07-22 Chris HansonEliminate unnecessary usage of microcode version number.
2003-07-21 Chris HansonChange configuration files to use autoconf 2.5x.
2003-07-21 Chris HansonUpdate to newer version.
2003-07-21 Chris HansonAdd support for dynamic loading of gdbm primitives.
2003-07-21 Chris HansonFix a handful of bugs in the PostgreSQL interface.
2003-07-21 Chris HansonFix incorrect signature of PQ-RES-STATUS.
2003-07-15 Chris HansonGeneralize <string> method to include <wide-string>.
2003-07-14 Chris HansonUse HTML mode for .xsl files.
2003-07-13 Chris HansonExport predicates for some key data structures. Allow...
2003-07-13 Chris HansonExport predicates for some key data structures. Allow...
2003-07-12 Chris HansonAllow wide strings as content in elements.
2003-07-12 Chris HansonAdd bindings for XHTML.
next