diff --git a/include/XSLT/impl/handler/xslt_inline_element_handler.hpp b/include/XSLT/impl/handler/xslt_inline_element_handler.hpp old mode 100644 new mode 100755 diff --git a/tests/XSLT/TO-DO b/tests/XSLT/TO-DO index b25ada98..2ff38a3a 100644 --- a/tests/XSLT/TO-DO +++ b/tests/XSLT/TO-DO @@ -19,3 +19,10 @@ output combining (partially done for cdata-section-elements) Performance + variable pool + string pool? + use underlying_impl in XPath axis walker + use underlying_impl in XPath functions + short circuit evaluation in functions + only convert to full NodeSet at boundary + use a proxy to return propagate values out of functions \ No newline at end of file