|
Daniel Veillard Fri May 9 14:30:35 CEST - libxslt/documents.c libxslt/keys.c libxslt/xsltInternals.h libxslt/transform.c libxslt/pattern.c: fix the key initialization problem introduced when tracking Josef Urban problem from 22 Dec 2007, this should also handle the problem of recursive keys definitions should fix #531873.
- tests/docs/bug-166.xml tests/docs/Makefile.am tests/general/Makefile.am tests/general/bug-166.xsl tests/general/bug-166.out: add the regression tests when a key computation depends on another one.
Daniel Veillard Mon Apr 21 16:16:29 CEST - doc/xsltproc.1 doc/xsltproc.xml: update the man page based on Vincent Lefevre suggestion.
Daniel Veillard Mon Apr 14 11:19:14 CEST - libxslt/pattern.c: fixes #527297 general patter comps fix and cleanup
- libxslt/xsltInternals.h libxslt/pattern.h: other cleanups
Daniel Veillard Tue Apr 8 19:15:19 CEST - configure.in doc/*: release of 1.1.23
Daniel Veillard Tue Apr 8 18:52:36 CEST - libexslt/date.c: new version of patch from Peter Pawlowski
Daniel Veillard Tue Apr 8 10:19:01 CEST - python/generator.py: fix an infinite loop bug
Daniel Veillard Thu Apr 3 09:32:49 CEST - libxslt/xsltutils.c: avoid a scary realloc() loop should fix #520383
Daniel Veillard Thu Apr 3 07:32:36 CEST - libexslt/date.c: applied patch from Peter Pawlowski fixing a timezone offset problem, fixes #521680
- libxslt/namespaces.c: a bit of space/tabs cleanup
Daniel Veillard Thu Apr 3 06:25:02 CEST - doc/xsltproc.xml doc/xsltproc.1 doc/xsltproc.html: small fix to man page synopsis, should fix #525822
William Brack Sat Mar 15 11:13:18 HKT - libexslt/functions.c: fixed minor error reported on the mailing list by Mark Howe, which caused a segfault if func:result was postitioned as top-level element.
Daniel Veillard Thu Mar 13 09:33:21 CET - libxslt/win32config.h: patch from Rob Richards for VS 2008
- python/types.c: fix a problem with namespace nodes coming from XPath nodesets.
Daniel Veillard Mon Mar 3 09:39:31 CET - doc/xsltproc.xml doc/xsltproc.1: fix maxdepth default value documentation fixes #519921.
William Brack Sat Feb 16 01:24:58 HKT - libxslt/extensions.c: fixed minor error bug #516483
- tests/exslt/common - deleted node-set.9 regression test, because it relied upon an external web import.
Daniel Veillard Tue Feb 5 08:53:30 CET - libxslt/xslt.c: applied documentation patch from Jason Viers for xsltParseStylesheetDoc
Daniel Veillard Tue Feb 5 08:36:53 CET - python/tests/pyxsltproc.py: applied a portability patch from Stephane Bidoul
Daniel Veillard Thu Jan 24 16:24:05 CET - doc/xslt.html doc/docbook.html: fix links for Cygwin DocBook setup as suggested by Philippe Bourcier
William Brack Sun Dec 23 16:40:38 PST - libxslt/keys.c, libxslt/pattern.c, libxslt/xsltInternals.h: fixed a problem on superfluous re-generation of keys reported on the mailing list by Josef Urban.
Daniel Veillard Thu Nov 29 11:43:14 CET - configure.in: avoid a problem in configure if an old gcrypt version is installed, patch from Brent Cowgill, fixes #500390
William Brack Tue Nov 13 13:08:08 PDT - libexslt/common.c, libexslt/dynamic.c: After discussion on Bugzilla with Peter Pawlowski, added same code for preventing deletion of function result during garbage collection (see bug #495995).
William Brack Mon Nov 12 13:53:58 PDT - libexslt/strings.c: Added code to mark the results of str:tokenize and str:split as "function result" to avoid garbage-collecting them during global variable initialisation. Should fix bug #495995.
William Brack Wed Oct 24 17:41:08 PDT - python/libxslt.c: changed iterator argument for Py_Dict_Next from int to ssize_t (seems Python docs are incorrect) to fix x86_64 bug #489854.
Daniel Veillard Wed Oct 10 16:33:09 CEST - libexslt/date.c tests/exslt/date/datetime.1.out tests/exslt/date/date.1.out tests/exslt/date/date.1.xml: applied patch from Maurice van der Pot to fix EXSLT week-in-year extenson which was not conforming to the definition. This also changes the output of the tests a bit. Should fix #452876
William Brack Thu Aug 30 08:18:08 HKT - python/libxslt.c: applied patch from Daniel Gryniewicz to fix a segfault caused by a parameter array not being preset to zero.
Daniel Veillard Thu Aug 23 17:18:03 CEST - configure.in doc/*: preparing release of 1.1.22
Daniel Veillard Thu Aug 23 15:39:18 CEST - libxslt/xslt.c: applied patch from Rob Richards to fix a stylesheet compilation error handling problem #382570
Daniel Veillard Thu Aug 23 15:22:55 CEST - libxslt/security.c: applied patch from Roland Schwarz and Rob Richards to fix the security file checks on Windows, should close #464432
William Brack Thu Aug 23 21:15:28 HKT - tests/general/bug-165.[xsl,out,err], tests/docs/bug-165.xml, tests/general/Makefile.am, tests/docs/Makefile.am: added regression test for bug #469410
Daniel Veillard Thu Aug 23 14:13:02 CEST - xsltproc/xsltproc.c: patch from Drazen Kacar to add a --encoding option fixes #443868
- doc/xsltproc.xml doc/xsltproc.1: augment and regenerate man page.
Daniel Veillard Thu Aug 23 11:47:20 CEST - libexslt/date.c: apply patch from Björn Wiberg fixing build on AIX and closing bug #332173
Daniel Veillard Fri Aug 3 15:49:26 CEST - win32/Makefile.msvc win32/configure.js: apply patch from Rob Richards to improve build with VS2005
William Brack Thu Jul 26 12:43:38 PDT - libxslt/xslt.c: Removed the exclude-result-prefix change of 31 May 2007. Fixes bug #459713.
William Brack Sat Jun 16 07:42:18 PDT - libxslt/transform.c: Fixed problem with RVT cleanup related to some exslt functions (reported on the list by Marc Adkins).
William Brack Wed Jun 13 13:27:48 PDT - tests/exslt/common/node-set.9.[xml,xsl,out], tests/exslt/common/Makefile.am: added test case for bug #413451
Daniel Veillard Tue Jun 12 18:43:05 CEST - NEWS configure.in doc/*: preparing release of 1.1.21
William Brack Thu May 31 12:38:08 PDT - libxslt/xslt.c: fixed obscure namespace problem related to exclude-result-prefix
William Brack Mon May 7 00:14:28 HKT - libxslt/transform.c: fixed minor compilation warning; no change to logic.
William Brack Sun May 6 23:42:38 HKT - libexslt/math.c: fixed two memory leaks, one in exsltMathConstant and one in exsltMathConstantFunction (bug #436324)
William Brack Fri May 4 15:51:58 HKT - libxslt/transform.c: fixed xpath context housekeeping problem on processing "choose" (bug 435479).
William Brack Thu Apr 26 11:10:18 HKT - libxslt/transform.c: fixed (another) problem with cached RVT's (from re-opened #378766).
Daniel Veillard Tue Mar 27 16:50:52 CEST - libxslt/xsltutils.c: apply patch fron Shaun McCance to hook xsl:message construct to the new per-xsltTransformCtxt error callback if set up.
- Makefile.am: do not package svn files in releases
William Brack Fri Mar 2 18:45:48 HKT - libxslt/xsltconfig.h.in: added setting of TRIO_REPLACE_STDIO when TRIO routines are required.
- libxslt/namespaces.c, libxslt/xsltutils.c: enhanced handling of stdio.h vs. trio.h when trio routines are required (now use XSLT_NEED_TRIO) (bug #412787)
William Brack Sun Feb 18 09:00:08 PST - python/libxsl.py: fixed tab/space inconsistency with patch provided by Andreas Hanke (bug #409193)
William Brack Thu Feb 15 14:03:18 PST - doc/xslt.html: Changed all references to CVS to be SVN; changed corresponding links.
- doc/*html: regenerated the documentation for above
William Brack Wed Feb 14 01:21:38 PST - libxslt/pattern.c: Fixed problem with namespace on compound predicate (bug #407731)
William Brack Wed Jan 24 11:05:28 PST - libxslt/pattern.c: added check for memory allocation error
- libxslt/xsltutils.c: added checks for memory allocation error
- restored NEWS, doc/EXSLT/downloads.html which mysteriously disappeared from svn
Daniel Veillard Wed Jan 17 14:20:18 CET - configure.in doc/*: preparing release of 1.1.20
- libexslt/crypto.c: small patch for missing includes on some BSD, fixes #397373
- configure.in: replace == by = in test, raised by Roland Illig, should fix #397371
William Brack Sun Jan 14 18:45:08 PST - libxslt/functions.c: fixed two problems related to checking of fragments, related to python htmlCtxtReadFile problem reported on mailing list by Nic Ferrier.
William Brack Fri Jan 12 23:24:08 PST - libxslt/extensions.c: reverted last change, fixed some comments. Note that in it's current state the 'plugin' implementation will fail if called from a program compiled as static!
William Brack Fri Jan 12 15:40:08 PST - configure.in: fixed problem with DV/WMB testing env.
- regenerated docs; doc/APIchunk1[012].html added to SVN
- libxslt/extensions.c: fixed problem with plugin loading; removed testplugin.c from SVN (current version kept as tests/plugin/testplugin.c)
William Brack Thu Jan 11 11:08:18 PST - libxslt/transform.c: enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoid calling xsltCopyText)
- xsltproc/xsltproc.c: added check for output file problem, yielding new error code 11 (Mike Hommey).
- doc/xsltproc.html, doc/xsltproc.xml: added documentation for above, regenerated docs (doc/xsltproc.1)
Daniel Veillard
|