Commit Graph

18 Commits

Author SHA1 Message Date
d9fe9dfd51 new function cxml:doctype 2007-07-01 18:52:26 +00:00
dd08cc3711 escape % in internal entities
new function unparsed-internal-subset
use " to escape IDs containing '
2007-07-01 17:25:39 +00:00
fb9a2fa002 SCL support (thanks to Douglas Crosher). Includes support for
implementations where URIs are valid namestrings, and a mode
        where normal streams are used instead of xstreams and ystreams
        (albeit both SCL-specific at this point).
2007-06-16 11:27:18 +00:00
db31b727ca DTC patch-rune
o make-string-sink/utf8, make-character-stream-sink/utf8: these functions
  are not needed when compiling with the :rune-is-character feature.
2007-06-16 10:02:43 +00:00
5c597c9bce <li>Serialization no longer defaults to canonical form.</li> 2007-06-16 09:42:06 +00:00
41ee5ae24d Added new functions attribute*, unparse-attribute, and macro with-element*,
with-namespace* to the SAX generation wrapper API.
2007-05-01 20:06:59 +00:00
aac4cb719c - Define CXML:ATTRIBUTE as a generic function, and a method for integers.
- Define /UTF8 sinks even on Unicode-aware implementations for backward-
  compatibility.  (Undocumented feature.)
2006-12-02 13:21:36 +00:00
1fa6794e81 Sonderzeichen raus 2006-08-28 13:41:41 +00:00
13675fab67 fixed CDATA serialization, thanks to Donavon Keithley 2006-05-05 09:05:22 +00:00
0b361f3908 destructuring-bind aus with-element raus 2006-02-17 12:53:19 +00:00
08e7c8353c indentation fixes for unicode ports
(thanks to Nathan Bird)
2006-01-23 21:48:27 +00:00
3e4d382940 sb-unicode backport 2005-12-29 00:37:57 +00:00
b5bd89f643 sink reorganization 2005-12-28 23:11:18 +00:00
42987f5dba utf8-dom 2005-12-27 00:21:27 +00:00
74cb5b7f8c DOM 2 Core. Ungetestet, aber die 1er tests laufen wieder, daher rein damit. 2005-12-04 18:43:49 +00:00
938dca13b5 + <li>Gilbert Baumann has clarified the license as Lisp-LGPL.</li> 2005-11-28 22:33:29 +00:00
62d19af64d -sun/not-wf/pi.xml [not-wf?] FAILED:
-  well-formedness violation not detected
-[
-    No space between PI target name and data]
-ibm/not-wf/P24/ibm24n02.xml [not-wf?] FAILED:
-  well-formedness violation not detected
-[
-    Tests VersionInfo with a required field missing. The white space is
-    missing between the key word "xml" and the VersionInfo in the XMLDecl.
-  ]

sowie massenhaft :eof-pruefungen
2005-11-26 23:57:09 +00:00
d6ca7664f4 Initial revision 2005-03-13 18:02:10 +00:00