..
handler
working on the IdKey match pattern - currently crashes
2009-03-17 21:08:26 +00:00
xslt_apply_imports.hpp
merged with mangle-dev branch
2007-07-19 17:01:42 +00:00
xslt_apply_templates.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_attribute.hpp
some work on implementing cdata section output, then realised it would probably be easier if I dropped a state machine in there
2009-03-31 20:00:26 +01:00
xslt_call_template.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +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
Pass inscope namespaces to key functions so it can resolve key names at runtime
2009-02-26 09:32:55 +00:00
xslt_compiled_stylesheet.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_copy.hpp
s/XPathValuePtr/XPathValue/
2009-02-18 08:37:16 +00:00
xslt_element.hpp
some work on implementing cdata section output, then realised it would probably be easier if I dropped a state machine in there
2009-03-31 20:00:26 +01:00
xslt_execution_context.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +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
skip test for two arg version of document() - not yet implemented
2009-03-27 08:30:28 +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
corrected key population when use is a union
2009-03-03 08:12:26 +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_output.hpp
OK, forget what I said about state machines, let just hack in some flags.
2009-04-03 19:01:26 +01:00
xslt_param.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_precedence.hpp
Windows compatibility fix - it defines min as a macro, so use bracket function call to defeat it
2009-02-26 14:38:23 +00:00
xslt_processing_instruction.hpp
propogating recent edits through
2009-02-23 19:43:20 +00:00
xslt_qname.hpp
OK, forget what I said about state machines, let just hack in some flags.
2009-04-03 19:01:26 +01:00
xslt_sink.hpp
OK, forget what I said about state machines, let just hack in some flags.
2009-04-03 19:01:26 +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
blow up if we see an extension prefix declaration
2009-03-31 09:15:32 +01:00
xslt_stylesheet_parser.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_template.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +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
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_variable_impl.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_variable_stack.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
xslt_with_param.hpp
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00