updated do not dump document for which there have been no generated
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 5 Jul 2001 08:59:37 +0000 (08:59 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 5 Jul 2001 08:59:37 +0000 (08:59 +0000)
commit15ea351154262cd724dd151c0c684c26eacca3e3
tree4379a2be6432bcde167e2872cd6aee87da3acb2f
parentffc52efd1d107602e9b4ef8b75681ecf412becdb
updated do not dump document for which there have been no generated

* FEATURES: updated
* libxslt/xsltutils.c: do not dump document for which there have
  been no generated content
* tests/multiple/result.xml tests/namespaces/extra2.out: fixed
  test output accordingly
* libxslt/transform.c libxslt/preproc.c: added xsl:fallback support
* tests/REC/Makefile.am tests/REC/test-15-1.*: xsl:fallback test
* tests/xmlspec/Makefile.am tests/docbook/Makefile.am: cleanups
Daniel
13 files changed:
ChangeLog
FEATURES
libxslt/preproc.c
libxslt/transform.c
libxslt/xsltutils.c
tests/REC/Makefile.am
tests/REC/test-15-1.out [new file with mode: 0644]
tests/REC/test-15-1.xml [new file with mode: 0644]
tests/REC/test-15-1.xsl [new file with mode: 0644]
tests/docbook/Makefile.am
tests/multiple/result.xml
tests/namespaces/extra2.out
tests/xmlspec/Makefile.am