a486018c85
nach :eof beliebig lange nil liefern
2007-05-06 11:28:13 +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
dd833309bf
klacks:get-attribute; dribbling source fix; FAQ
2007-05-01 18:21:40 +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
c43b58dd3e
klacks xml:base fixes
2007-03-04 21:41:07 +00:00
e0e54c172f
xml:base
2007-03-04 21:04:11 +00:00
21aa3df3bd
<li>Fixed attributes to carry an lname even without when occurring
...
without a namespace.</li>
<li>Klacks improvements: Incompatibly changed
klacks:find-element and find-event to consider the current event
as a result. Added klacks-error, klacks:expect, klacks:skip,
klacks:expecting-element.</li>
2007-03-04 18:30:40 +00:00
818cc0f492
typo
2007-02-18 17:35:37 +00:00
809cda95ed
typo
2007-02-18 17:30:52 +00:00
414a41d8e2
release
2007-02-18 16:50:53 +00:00
90a6079532
find-element, find-event
2007-02-18 16:46:32 +00:00
2d9a419c5c
new argument :buffering to make-source
2007-02-18 15:27:30 +00:00
2623586d4c
klacks fixes
2007-02-18 14:35:14 +00:00
0d67d0719d
use xsl to build the html documentation from xml
2007-02-18 12:35:49 +00:00
2eec88675a
klacks documentation
2007-02-18 11:07:39 +00:00
0596a0e63d
klacks parser
2007-02-11 18:21:20 +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
c94305e69c
fixed the long-standing bug with start tags in :DTD behaviour
2006-09-16 07:52:59 +00:00
21903f40ae
xml-name-rune-p.lisp depends on util.lisp now
2006-09-13 15:58:36 +00:00
ac6d074603
die letzten paar nicht-ascii zeichen raus, macht das leben einfacher
2006-09-10 14:55:29 +00:00
70fd8ddd7d
ANSI conformance fixes
2006-09-10 14:52:44 +00:00
9126b20cae
typo in start-element docstring
2006-09-09 10:06:17 +00:00
1fa6794e81
Sonderzeichen raus
2006-08-28 13:41:41 +00:00
8f5dec364c
fix importing attributes to -really- copy all their slots
2006-08-28 09:04:51 +00:00
86e32cbf75
repaired clone-node of a document without an internal subset
2006-08-27 17:29:39 +00:00
8f2254d820
namespace fixes
2006-08-20 14:59:34 +00:00
111b5db45a
new function parse-empty-document
2006-08-20 13:58:30 +00:00
6996b06356
new feature: clone-node von document
...
bugfix: entities und notations auch in create-document-type readonly
2006-08-20 12:55:30 +00:00
cdccd6237e
export the DOM interface CLOS classes
2006-08-20 12:19:01 +00:00
58307a7cbd
patch by Nathan Bird: [cxml-devel] characters.lisp improvements
2006-08-20 11:56:11 +00:00
cae5f924c3
bla
2006-08-20 11:48:58 +00:00
ada9fb8e7b
set up a stream name in parse-rod for circularity detection
...
(thanks to Donavon Keithley for the report)
2006-05-18 10:08:36 +00:00
ac1089719b
fixed cxml-xmls:map-node, thanks to Kim Minh Kaplan for the report
2006-05-15 21:57:47 +00:00
13675fab67
fixed CDATA serialization, thanks to Donavon Keithley
2006-05-05 09:05:22 +00:00
4368c972a8
relative dateinamen absolutifizieren, damit wir sie in entity urls mergen
...
koennen (thanks to Holger Schauer for the report)
2006-03-20 12:42:26 +00:00
0b361f3908
destructuring-bind aus with-element raus
2006-02-17 12:53:19 +00:00
574ad5510b
linearized the runes system
2006-01-24 19:35:58 +00:00
b42749c25f
<li>Serialization fixes (thanks to Nathan Bird).</li>
2006-01-23 21:54:44 +00:00
0290c95809
mode line oder wie das heisst
2006-01-23 21:54:07 +00:00
a2189894f3
header
2006-01-23 21:53:24 +00:00
acfbb0a612
catalog fixes and workarounds
2006-01-23 21:49:42 +00:00
08e7c8353c
indentation fixes for unicode ports
...
(thanks to Nathan Bird)
2006-01-23 21:48:27 +00:00
668f35f119
fixed character stream ystreams
...
(thanks to Nathan Bird)
2006-01-23 21:46:15 +00:00
5af0428436
* give simple strings to puri
...
* accept &rest arguments in parse-rod
2006-01-23 21:45:48 +00:00
4333b81b12
release
2006-01-04 23:51:18 +00:00
ffe9fe798c
sidebar css
2005-12-30 20:47:32 +00:00
80f0470f80
link korrigiert
2005-12-30 16:08:24 +00:00
3fc87eb743
hintergrundleiste
2005-12-30 16:06:33 +00:00
09050fe477
kleine anpassungen fuer cl-xmpp
...
neu: do-node-map, map-node-map
2005-12-30 14:21:43 +00:00
254a3fcec1
oops
2005-12-29 00:39:25 +00:00