Commit Graph

22 Commits

Author SHA1 Message Date
e36eb23a3c fixed the asdf-install workaround 2007-12-02 20:55:11 +00:00
a2f6478c42 Moved runes/ into its own cvs module under its new name, closure-common. 2007-10-07 14:45:07 +00:00
190f472657 Fixed build on non-Unicode lisps.
Fixed parsing on non-Unicode lisps.
Fixed Unicode detection on OpenMCL.
2007-07-05 20:58:15 +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
b0c212b75e runes.asd
neues release
2007-05-26 21:55:57 +00:00
f88950238f workaround for common-lisp-controller 2007-05-20 09:39:04 +00:00
b8ba07a919 + <li>New class <tt>broadcast-handler</tt> as a generalization
+      of the older <tt>sax-proxy</tt>.</li>

+      <li>New class <tt>tapping-source</tt>, a klacks source that
+      relays events from an upstream klacks source unchanged, while also
+      emitting them as SAX events to a user-specified handler at the
+      same time.</li>

+      Fixed serialize-event to generate
+      start-prefix-mapping and end-prefix-mapping events.  New function
+      map-current-namespace-declarations.</li>
2007-04-22 13:23:54 +00:00
2623586d4c klacks fixes 2007-02-18 14:35:14 +00:00
0596a0e63d klacks parser 2007-02-11 18:21:20 +00:00
21903f40ae xml-name-rune-p.lisp depends on util.lisp now 2006-09-13 15:58:36 +00:00
58307a7cbd patch by Nathan Bird: [cxml-devel] characters.lisp improvements 2006-08-20 11:56:11 +00:00
574ad5510b linearized the runes system 2006-01-24 19:35:58 +00:00
b0615afdd9 whitespace normalizer 2005-12-29 00:31:30 +00:00
b5bd89f643 sink reorganization 2005-12-28 23:11:18 +00:00
42987f5dba utf8-dom 2005-12-27 00:21:27 +00:00
5363dadbb8 namespace normalization 2005-12-11 23:56:45 +00:00
241b24ac25 - use trivial-gray-streams
- replaced dep-* files, since most of them were identical
2005-11-26 21:48:15 +00:00
a4e680e949 new release 2005-06-25 13:56:50 +00:00
a35022699d defsystem fix (thanks to Dave Lambert) 2005-05-13 19:57:38 +00:00
c7610a4a3a LispWorks port (thanks to Edi Weitz) 2005-04-20 19:57:59 +00:00
2691084809 - 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:29 +00:00
d6ca7664f4 Initial revision 2005-03-13 18:02:10 +00:00