removed a superfluous second sorting of the node set on xsl:copy-of, fixes
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 14 Sep 2005 12:35:35 +0000 (12:35 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 14 Sep 2005 12:35:35 +0000 (12:35 +0000)
commitd91befd1407ec654fcaf60fcbac1d8fc8132f293
treee7f55603a4126f7f91f2873749719bd613c98e7c
parentbcd03705542ece1c18cd89acd84b60b9b06ba05e
removed a superfluous second sorting of the node set on xsl:copy-of, fixes

* libxslt/transform.c: removed a superfluous second sorting of
  the node set on xsl:copy-of, fixes #316288
* libxslt/xsltutils.c: marked xsltDocumentSortFunction as slow,
  obsolete and deprecated :-)
Daniel
ChangeLog
libxslt/transform.c
libxslt/xsltutils.c