106
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding 0.12.0 release Daniel More... almost 23 years ago
- configure.in: preparing 0.12.0 release - libxslt/transform.c: a bit of cleanup on the XInclude defaults - libxslt/xsltconfig.h.in: added doc inline comment - libxslt/xslt.[ch] libxslt/xsltproc.c: added more version informations and enriched xsltproc --version to show them - doc/html/*.html: rebuilt the docs - doc/Makefile.am libxslt.spec.in: try to make sure John Fleck tutorial ends up in the tars and RPMs Daniel More... almost 23 years ago
updated the descriptions Daniel More... almost 23 years ago
fixed the title, Daniel More... almost 23 years ago
- libxslt/namespaces.[ch]: added a single namespace def copy operation xsltCopyNamespace(). cleaned up xsltCopyNamespaceList() - libxslt/transform.c: cleaned up xsltCopyNode to cope with any kind of input nodes. - libxslt/variables.c: checked and closed the last TODO about namespace propagation - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-38-* tests/docs/bug-38-*: added a specific regression test for #56115 Daniel More... almost 23 years ago
adding discussion of freeing memory, image files for callouts, link to More... almost 23 years ago
- libxslt/variables.c: bug #56267 was still not fixed, forgot to remove the old code - tests/general/bug-37-.xsl: wrong reference to 36 fixed, this does the test for good Daniel More... almost 23 years ago
- libxslt/variables.c: fixed bug #56267, namespaces must be propagated when evaluating local variables. - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-37-* tests/docs/bug-37-*: added a specific regression test for #56267 Daniel More... almost 23 years ago
- libxslt/keys.c: avoid a possibility of an uninitialized variable - libxslt/documents.c libxslt/transform.[ch] libxslt/transform.h libxslt/xsltInternals.h libxslt/xsltproc.c: Implement Raphael Hertzog request to have xinclude processing done on document() if requested Daniel More... almost 23 years ago
- libxslt/Makefile.am: applied patch from Sander Vesik for -j2 Daniel More... almost 23 years ago
- libxslt/preproc.c: removed a warning on xsl:transform - tests/docs/Makefile.am tests/docs/array.xml tests/general/Makefile.am tests/general/array.out tests/general/array.xsl: added a new test fround in xsl-dev Daniel More... almost 23 years ago
- tests/docbook/result/html/*.html tests/XSLTMark/xslbench[12].out tests/xmlspec/REC-xml-20001006*.html: the changes to the HTML serializer of libxml impacted the result of some tests. Checked that the XML REC renders identically. Daniel More... almost 23 years ago
fixing embarassing typos in doc/tutorial/libxslttutorial.xml and generated More... almost 23 years ago
- libxslt/variables.c: fixed bug #55670, namespaces must be propagated when evaluating global variables. - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-36-* tests/docs/bug-36-*: added a specific regression test for #55670 Daniel More... almost 23 years ago
linked to the tutorial Daniel More... almost 23 years ago
doc/tutorial/libxslt_tutorial.c, libxslttutorial.html, libxslttutorial.xml More... almost 23 years ago
- libxslt/transform.c: closed bug #55723, problem was due to a limitation of xsltGetNamespace() when the insertion point is the document. - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-35-* tests/docs/bug-35-*: added a specific regression test for #55723 Daniel More... almost 23 years ago
posted changes commited earlier More... almost 23 years ago
documents.[hc] : added new procedure xsltFindDocument, needed when More... almost 23 years ago
Fixed a few URLs, Daniel More... almost 23 years ago
- libxslt/xsltutils.[ch]: closing bug #55683 required to add xsltGetNsProp() - libxslt/attributes.c libxslt/imports.c libxslt/namespaces.c libxslt/preproc.c libxslt/templates.c libxslt/xslt.c: Updated to use the new function - tests/XSLTMark/prettyprint.out tests/docbook/result/html/*.html: the fixes in the serialization of <pre> in HTML in libxml led to a number of changes in the output Daniel More... almost 23 years ago
- tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-32-* tests/docs/bug-32-*: added a specific regression test for #55722 Daniel More... almost 23 years ago
- doc/xslt.html: updated to ask to not send mail directly - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-33-* tests/docs/bug-33-*: added a specific regression test for #55722 Daniel More... almost 23 years ago
- libxslt/pattern.c : trying to fix #55670 - tests/XSLTMark/reverser.out : result of test changed when William fixed XPath Daniel More... almost 23 years ago
- doc/xslt.html: updated with 0.11.0 daniel More... almost 23 years ago
- configure.in libxslt.spec.in: released 0.11.0 Daniel More... almost 23 years ago
- libxslt/transform.c: William M. Brack found a small bug when call-template didn't find the template. Daniel More... almost 23 years ago
- libxslt/transform.c: fixed handling of PI and comments (bug raised by Brent M Hendricks). - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-31-* tests/docs/bug-31-*: added a specific regression test Daniel More... almost 23 years ago
- libxslt/xsltproc.c: added --xinclude in the option list, patch from Raphael Hertzog - test/docbook/Makefile.am: force at least the gdp-handbook.xml test in the normal testsuite Daniel More... almost 23 years ago
- libxslt/variables.c: Mark Vakoc found a bug in variable eval at the top template level - tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-30-* tests/docs/bug-30-*: added a specific regression test Daniel More... almost 23 years ago