Commit Graph

11 Commits

Author SHA1 Message Date
294e93c3a8 moved find-output-encoding to closure-common, thanks to Nathan Bird 2008-05-19 23:58:58 +02:00
4ffb7dffe1 Output encoding support, using Babel 2008-04-13 16:48:18 +02:00
c9712232b7 need to :use trivial-gray-streams to fix the previous ci 2007-06-30 21:22:24 +00:00
4a6ce6fc01 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:19 +00:00
b6551d34b4 - 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
ffd1ff2ff9 kleine anpassungen fuer cl-xmpp
neu: do-node-map, map-node-map
2005-12-30 14:21:46 +00:00
bcdf307e65 sink reorganization 2005-12-28 23:11:32 +00:00
e1a5fc652c utf8-dom 2005-12-27 00:21:36 +00:00
e9d44718e1 encoding-fehler resignalisieren 2005-11-27 17:19:12 +00:00
11249740d9 - Moved utility functions from the "runes" package to the "cxml" package to
avoid name conflicts with functions from "glisp" of the same name.
- Renamed defsubst to definline for the same reason.

(This is a commit to the cxml repository, not the main closure repository.
If you don't want cxml commit messages on the closure list, please complain
to me and I'll change it.)
2005-03-25 18:16:56 +00:00
0a7fe86e1c Initial revision 2005-03-13 18:02:27 +00:00