Skip to content
Snippets Groups Projects
Select Git revision
  • branch/OpenVMS
  • branch/default default protected
  • wild/930a3464a4bab23e2c2b67b07c9803886c65d641
  • wild/ae4cd162620c1a65830400c95d75d6aac024111f
  • wild/1d0c89cbdd5533687e03be224b89cfe9540192a2
  • wild/d81b7981070cffaa125f3034d6d64251895c8d8d
  • wild/7525f7aa39923d7a3964e0a6b3a07d8cfe5b7d1f
7 results

itemschoose.out

Blame
    • Daniel Veillard's avatar
      98b02ee9f0c8
      fixed exclude-result-prefixes handling and how namespaces propagate from · 98b02ee9f0c8
      Daniel Veillard authored
      * libxslt/transform.c libxslt/xslt.c libxslt/xsltInternals.h:
        fixed exclude-result-prefixes handling and how namespaces
        propagate from the stylesheet to the result in general, this
        is a serious cleanup.
      * tests/general/bug-3[67]-inc.xsl tests/general/bug-6-.xsl
        tests/general/itemschoose.out tests/namespaces/extra.xsl
        tests/REC/test-10-1.xsl tests/REC/test-10-2.xsl
        tests/REC/test-11.2-1.xsl tests/REC/test-11.2-2.xsl
        tests/REC/test-11.2-6.xsl tests/REC/test-15-1.xsl
        tests/REC/test-16.1-1.xsl tests/REC/test-16.1-2.xsl
        tests/REC/test-5.4-1.out tests/REC/test-5.4-2.out
        tests/REC/test-5.4-3.out tests/REC/test-5.4-4.out
        tests/REC/test-7.1.1-2.out tests/REC/test-7.1.1-2.xsl
        tests/REC/test-7.1.1-3.out tests/REC/test-7.1.1-3.xsl
        tests/REC/test-7.1.1.out tests/REC/test-7.1.3.xsl
        tests/REC/test-7.3.xsl tests/REC/test-7.4.xsl
        tests/REC/test-7.6.1-1.xsl tests/REC/test-7.6.1-2.xsl
        tests/REC/test-7.6.1-3.xsl tests/REC/test-7.6.2-1.xsl:
        fixed and rechecked all the tests where the namespace
        propagation was wrong either taht the rules were not applied
        correctly or that superfluous namespaces were declared in the
        stylesheets
      Daniel
      98b02ee9f0c8
      History
      fixed exclude-result-prefixes handling and how namespaces propagate from
      Daniel Veillard authored
      * libxslt/transform.c libxslt/xslt.c libxslt/xsltInternals.h:
        fixed exclude-result-prefixes handling and how namespaces
        propagate from the stylesheet to the result in general, this
        is a serious cleanup.
      * tests/general/bug-3[67]-inc.xsl tests/general/bug-6-.xsl
        tests/general/itemschoose.out tests/namespaces/extra.xsl
        tests/REC/test-10-1.xsl tests/REC/test-10-2.xsl
        tests/REC/test-11.2-1.xsl tests/REC/test-11.2-2.xsl
        tests/REC/test-11.2-6.xsl tests/REC/test-15-1.xsl
        tests/REC/test-16.1-1.xsl tests/REC/test-16.1-2.xsl
        tests/REC/test-5.4-1.out tests/REC/test-5.4-2.out
        tests/REC/test-5.4-3.out tests/REC/test-5.4-4.out
        tests/REC/test-7.1.1-2.out tests/REC/test-7.1.1-2.xsl
        tests/REC/test-7.1.1-3.out tests/REC/test-7.1.1-3.xsl
        tests/REC/test-7.1.1.out tests/REC/test-7.1.3.xsl
        tests/REC/test-7.3.xsl tests/REC/test-7.4.xsl
        tests/REC/test-7.6.1-1.xsl tests/REC/test-7.6.1-2.xsl
        tests/REC/test-7.6.1-3.xsl tests/REC/test-7.6.2-1.xsl:
        fixed and rechecked all the tests where the namespace
        propagation was wrong either taht the rules were not applied
        correctly or that superfluous namespaces were declared in the
        stylesheets
      Daniel