Hacking, mostly on the output support:
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 18 Jan 2001 15:13:25 +0000 (15:13 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 18 Jan 2001 15:13:25 +0000 (15:13 +0000)
commit07bd66faa19e1b17d8ac5f58de87ec4b64f92c85
treec07cce09e7c59c418904ec97c54a2edbf0e1364c
parent584831ad3ce5df9d3c7934b8d066a0c6931817f0
Hacking, mostly on the output support:
- libxslt/xslt.c: added support for disable-output-escaping
  will need libxml version > 20211
- libxslt/transform.c: cleanup
- libxslt/xsltutils.[ch]: added output functions
- libxslt/xsltproc.c: reuse the output function
- tests/REC2/Makefile.am tests/REC2/vrml.xml: added VRML output test
Daniel
ChangeLog
libxslt/transform.c
libxslt/xslt.c
libxslt/xsltproc.c
libxslt/xsltutils.c
libxslt/xsltutils.h
tests/REC2/Makefile.am
tests/REC2/vrml.xml