-
- Downloads
switch to use xmlReadfile instead of xmlParseFile, this avoid relying on
* libxslt/documents.c libxslt/imports.c libxslt/xslt.c libxslt/xslt.h xsltproc/xsltproc.c: switch to use xmlReadfile instead of xmlParseFile, this avoid relying on global parser options, far far cleaner. * tests/XSLTMark/xslbench1.out tests/general/bug-90.out: fixes a slightly corrected output for CDATA and STYLE element save. Daniel
Showing
- ChangeLog 9 additions, 0 deletionsChangeLog
- libxslt/documents.c 8 additions, 0 deletionslibxslt/documents.c
- libxslt/imports.c 5 additions, 1 deletionlibxslt/imports.c
- libxslt/xslt.c 12 additions, 0 deletionslibxslt/xslt.c
- libxslt/xslt.h 10 additions, 0 deletionslibxslt/xslt.h
- tests/XSLTMark/xslbench1.out 3 additions, 1 deletiontests/XSLTMark/xslbench1.out
- tests/general/bug-90.out 4 additions, 8 deletionstests/general/bug-90.out
- xsltproc/xsltproc.c 35 additions, 6 deletionsxsltproc/xsltproc.c
Loading
Please register or sign in to comment