arabica/include
jez 53fbf26ff0 Correctly implemented Namespace Nodes.
The XPath data model requires that namespace nodes are associated with an element, and sort ahead of attribute nodes in document order.  Until now, Arabica's namespace node had no parent, or owner document and so was failing these requirements.  The Xalan position111 test case highlights this requirement.
2008-05-28 08:53:21 +00:00
..
Arabica renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
convert made destructor public 2007-11-12 09:03:47 +00:00
DOM spelled underlying_impl wrong all these years and never realised, start work on sorting namespace nodes ahead of attribute nodes 2008-04-23 14:41:00 +00:00
io renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
SAX collapsed tagsoup-port into mainline 2008-04-07 15:37:47 +00:00
Taggle collapsed tagsoup-port into mainline 2008-04-07 15:37:47 +00: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 collapsed tagsoup-port into mainline 2008-04-07 15:37:47 +00:00
XPath Correctly implemented Namespace Nodes. 2008-05-28 08:53:21 +00:00
XSLT Visual Studio, how I curse your useless warning C4800 2008-05-28 08:45:25 +00:00