arabica/include
2009-02-23 22:02:17 +00:00
..
Arabica parameterised XML string tests on string_adaptor 2009-02-23 19:23:12 +00:00
convert Visual Studio 6 hasn't been a build target for some time now. Removed the left over bits of VS6 specific workarounds. 2008-08-06 23:05:53 +01:00
DOM slipped TextCoalescer filter into the DOM builder, so that consecutive bits of text get applied to a single Text or CDATA node, rather than as a series of nodes. (A series of nodes is perfectly legal, it's just slightly unexpected. Even to me, and I work with DOMs a lot :) 2008-09-03 00:44:50 +01:00
io Fix to uri parsing so that something like 2009-02-20 23:00:01 +00:00
SAX switch NamespaceSupport over to use QualifiedName 2009-02-23 22:02:17 +00:00
Taggle Quick patch to stop Taggle mangling up UTF-8 multibyte sequences. 2008-09-19 09:03:19 +01:00
text marked functions as inline as requested, although not entirely sure if it should be necessary :) 2008-04-28 09:13:49 +00:00
XML parameterised XML string tests on string_adaptor 2009-02-23 19:23:12 +00:00
XPath Shuffled around the Stylesheet class. Stylesheet is now the public face, while CompiledStylesheet is what gets chucked around internally. 2008-11-05 01:33:28 +00:00
XSLT propogating recent edits through 2009-02-23 19:43:20 +00:00