arabica/include
2007-12-21 17:02:12 +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 Alex Ott's patch to kill an initialisation order warning 2007-11-22 16:50:33 +00:00
io renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
SAX MSVC can't handle static members in nest classes of template classes 2007-12-21 17:02:12 +00:00
text renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
XML more namespace and file moving shenanigans 2007-09-10 17:24:17 +00:00
XPath Added Expression_scanner and scan (a visitor pattern basically) to allow XPathExpression_impls to be examined. This is used in the match rewriting to search for position() and last() function calls. 2007-12-21 15:56:04 +00:00
XSLT added type() to XPath expressions. I need this to allow XSLT match patterns to be rewritten properly - see http://www.jezuk.co.uk/cgi-bin/view/arabica/log?id=3546 - but it will also be useful for compile time checking (should I get sufficiently keen :) 2007-12-18 23:03:16 +00:00