Fork of libxslt for Darling build
Go to file
Daniel Veillard 399ff26ba4 fixed exclude-result-prefixes handling and how namespaces propagate from
* 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
2001-07-09 13:59:13 +00:00
doc fixed a number of typo found by Dan York improved the profiling ouput, 2001-07-08 12:40:43 +00:00
libxslt fixed exclude-result-prefixes handling and how namespaces propagate from 2001-07-09 13:59:13 +00:00
tests fixed exclude-result-prefixes handling and how namespaces propagate from 2001-07-09 13:59:13 +00:00
win32/libxslt - Makefile.am libxslt/Makefile.am libxslt/numbers.c 2001-06-23 15:41:55 +00:00
.cvsignore Ignores 2001-04-10 18:12:48 +00:00
acconfig.h - functions.[ch]: Bjorn Reese <breese@mail1.stofanet.dk> provided 2001-01-25 11:16:26 +00:00
AUTHORS added configuration/version informations for Windows/MSC internal header 2001-06-28 14:23:39 +00:00
autogen.sh Initial revision 2001-01-07 14:01:28 +00:00
ChangeLog fixed exclude-result-prefixes handling and how namespaces propagate from 2001-07-09 13:59:13 +00:00
config.h.in added gettimeofday() check profiling works option --profile (or --norman 2001-07-07 21:24:06 +00:00
configure.in added gettimeofday() check profiling works option --profile (or --norman 2001-07-07 21:24:06 +00:00
COPYING.LIB Setup stuff: - Makefile.am libxslt.spec.in libxslt/Makefile.am 2001-01-22 22:41:32 +00:00
Copyright - Copyright IPR Makefile.am: added some wording and a rewrite 2001-02-05 21:04:31 +00:00
FEATURES - FEATURES: updated - libxslt/xslt.c libxslt/xsltInternals.h: added 2001-07-05 22:43:40 +00:00
HACKING - HACKING: fixed, added William 2001-06-18 22:21:10 +00:00
INSTALL Hack, hack, hack ... Mostly adding functions: 2001-01-25 18:51:41 +00:00
IPR - Copyright IPR Makefile.am: added some wording and a rewrite 2001-02-05 21:04:31 +00:00
libxslt.spec.in added configuration/version informations for Windows/MSC internal header 2001-06-28 14:23:39 +00:00
Makefile.am - Makefile.am libxslt/Makefile.am libxslt/numbers.c 2001-06-23 15:41:55 +00:00
NEWS Initial revision 2001-01-07 14:01:28 +00:00
NOTES Initial revision 2001-01-07 14:01:28 +00:00
README - transform.c: fixed #53401 2001-04-22 20:31:17 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:39 +00:00
TODO - TODO configure.in libxslt.spec.in: getting ready for 0.9.0 2001-05-03 17:03:52 +00:00
xslt-config.in Initial revision 2001-01-07 14:01:28 +00:00
xsltConf.sh.in Initial revision 2001-01-07 14:01:28 +00:00

                  XSLT support for libxml2

		  http://xmlsoft.org/

 Requires libxml2 >= 2.3.6 with XPath support. It won't even compile
otherwise.
 Check the FEATURES file for informations about completeness
 Check the Changelog too to keep track of progresses.

   report bugs to xslt@gnome.org or on the bugzilla.gnome.org base.

Daniel Veillard

Daniel.Veillard@imag.fr
$Id$