arabica/include/XSLT/impl
2007-11-08 23:05:46 +00:00
..
handler don't output attributes in the xsl namespace or declare the namespace itself 2007-11-08 23:05:46 +00:00
xslt_apply_imports.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_apply_templates.hpp passed parameters are now unpassed when they aren't needed any more, removing them from the current stack frame. that may not match you idea of what a stack frame actually is (mine too, if I'm honest) but it's a straightforward change to fix a bug 2007-10-26 23:21:21 +00:00
xslt_attribute.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_call_template.hpp passed parameters are now unpassed when they aren't needed any more, removing them from the current stack frame. that may not match you idea of what a stack frame actually is (mine too, if I'm honest) but it's a straightforward change to fix a bug 2007-10-26 23:21:21 +00:00
xslt_choose.hpp changes to variable scoping in xsl:for-each, xsl:if, and xsl:choose. 2007-11-01 22:28:20 +00:00
xslt_comment.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_compilation_context.hpp removed basic_ prefixes from SAX classes, removed typedefs 2007-09-05 12:57:07 +00:00
xslt_copy.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_element.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_execution_context.hpp changes to variable scoping in xsl:for-each, xsl:if, and xsl:choose. 2007-11-01 22:28:20 +00:00
xslt_for_each.hpp changes to variable scoping in xsl:for-each, xsl:if, and xsl:choose. 2007-11-01 22:28:20 +00:00
xslt_functions.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xslt_if.hpp changes to variable scoping in xsl:for-each, xsl:if, and xsl:choose. 2007-11-01 22:28:20 +00:00
xslt_inline_element.hpp renamed all .h to .hpp 2007-09-04 22:55:47 +00:00
xslt_item.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_message.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_namespace_stack.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_param.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_processing_instruction.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_qname.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_sink.hpp don't output attributes in the xsl namespace or declare the namespace itself 2007-11-08 23:05:46 +00:00
xslt_sort.hpp Use std::stable_sort instead of std::sort. When xsl:sort specifies a numerical sort, but you've got some string data in there we need to maintain the relative of that string data. This is the first time I've actually used std::stable_sort. I will mark it down in my big book of programming accomplishments. 2007-11-03 01:55:20 +00:00
xslt_stylesheet.hpp XSLT: template mode is now a QName 2007-10-26 19:12:27 +00:00
xslt_stylesheet_compiler.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xslt_stylesheet_parser.hpp removed basic_ prefixes from SAX classes, removed typedefs 2007-09-05 12:57:07 +00:00
xslt_template.hpp XSLT: template mode is now a QName 2007-10-26 19:12:27 +00:00
xslt_text.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_top_level_param.hpp OK, I think that's it. XPathValue is now your man. Existing code using XPathValuePtr should still work, but new stuff should use XPathValue 2007-10-22 17:42:50 +00:00
xslt_value_of.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_variable.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_variable_impl.hpp OK, I think that's it. XPathValue is now your man. Existing code using XPathValuePtr should still work, but new stuff should use XPathValue 2007-10-22 17:42:50 +00:00
xslt_variable_stack.hpp changes to variable scoping in xsl:for-each, xsl:if, and xsl:choose. 2007-11-01 22:28:20 +00:00
xslt_with_param.hpp passed parameters are now unpassed when they aren't needed any more, removing them from the current stack frame. that may not match you idea of what a stack frame actually is (mine too, if I'm honest) but it's a straightforward change to fix a bug 2007-10-26 23:21:21 +00:00