arabica/include/XSLT/impl
2009-02-23 19:43:20 +00:00
..
handler started work on xsl:key/key() 2009-02-16 22:10:00 +00:00
xslt_apply_imports.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_apply_templates.hpp s/XPathValuePtr/XPathValue/ 2009-02-18 08:37:16 +00:00
xslt_attribute.hpp attribute and elements now form there own variable scope. 2008-08-03 17:11:27 +01:00
xslt_call_template.hpp 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_choose.hpp Removed use of boost:ptr_vector. Turns out that std::vector<boost::ptr_vector<something> > won't compile. 2008-08-06 11:48:06 +01:00
xslt_comment.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_compilation_context.hpp propogating recent edits through 2009-02-23 19:43:20 +00:00
xslt_compiled_stylesheet.hpp started filling out xsl:key and keys. need to do a bit of refactoring around QNames now, to make everything a little easier 2009-02-18 09:36:41 +00:00
xslt_copy.hpp s/XPathValuePtr/XPathValue/ 2009-02-18 08:37:16 +00:00
xslt_element.hpp propogating recent edits through 2009-02-23 19:43:20 +00:00
xslt_execution_context.hpp s/XPathValuePtr/XPathValue/ 2009-02-18 08:37:16 +00:00
xslt_for_each.hpp was evaluating select expression twice - there was no need 2008-08-09 17:03:02 +01:00
xslt_functions.hpp started filling out xsl:key and keys. need to do a bit of refactoring around QNames now, to make everything a little easier 2009-02-18 09:36:41 +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 attribute and elements now form there own variable scope. 2008-08-03 17:11:27 +01:00
xslt_item.hpp Removed use of boost:ptr_vector. Turns out that std::vector<boost::ptr_vector<something> > won't compile. 2008-08-06 11:48:06 +01:00
xslt_key.hpp started filling out xsl:key and keys. need to do a bit of refactoring around QNames now, to make everything a little easier 2009-02-18 09:36:41 +00:00
xslt_message.hpp xsl:message can contain an xsl:message - now handled properly 2007-11-11 21:31:10 +00:00
xslt_namespace_stack.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_param.hpp More work on rejigging precedence. 2008-11-19 17:26:07 +00:00
xslt_precedence.hpp added operator<< back in for debugging 2008-12-02 11:26:28 +00:00
xslt_processing_instruction.hpp propogating recent edits through 2009-02-23 19:43:20 +00:00
xslt_qname.hpp propogating recent edits through 2009-02-23 19:43:20 +00:00
xslt_sink.hpp output warning message now directed to the message_sink 2008-10-21 22:53:00 +01:00
xslt_sort.hpp In XPath numbers do not have leading +, so, while '-1.5' converts to -1.5, 2008-11-03 22:19:59 +00:00
xslt_stylesheet.hpp hmm, I'll be needing this to make the previous checkin actually work 2008-11-05 02:54:49 +00:00
xslt_stylesheet_compiler.hpp started work on xsl:key/key() 2009-02-16 22:10: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 improved validation on template priority value 2009-01-03 21:41:26 +00:00
xslt_text.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_top_level_param.hpp s/XPathValuePtr/XPathValue/ 2009-02-18 08:37:16 +00:00
xslt_value_of.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
xslt_variable.hpp More work on rejigging precedence. 2008-11-19 17:26:07 +00:00
xslt_variable_impl.hpp More work on rejigging precedence. 2008-11-19 17:26:07 +00:00
xslt_variable_stack.hpp fixed top level variable precedence 2008-12-02 11:26:58 +00:00
xslt_with_param.hpp More work on rejigging precedence. 2008-11-19 17:26:07 +00:00