Thu Aug 23 17:18:03 CEST 2007 Daniel Veillard * configure.in doc/*: preparing release of 1.1.22 Thu Aug 23 15:39:18 CEST 2007 Daniel Veillard * libxslt/xslt.c: applied patch from Rob Richards to fix a stylesheet compilation error handling problem #382570 Thu Aug 23 15:22:55 CEST 2007 Daniel Veillard * libxslt/security.c: applied patch from Roland Schwarz and Rob Richards to fix the security file checks on Windows, should close #464432 Thu Aug 23 21:15:28 HKT 2007 William Brack * 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 Thu Aug 23 14:13:02 CEST 2007 Daniel Veillard * 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. Thu Aug 23 11:47:20 CEST 2007 Daniel Veillard * libexslt/date.c: apply patch from Björn Wiberg fixing build on AIX and closing bug #332173 Fri Aug 3 15:49:26 CEST 2007 Daniel Veillard * win32/Makefile.msvc win32/configure.js: apply patch from Rob Richards to improve build with VS2005 Thu Jul 26 12:43:38 PDT 2007 William Brack * libxslt/xslt.c: Removed the exclude-result-prefix change of 31 May 2007. Fixes bug #459713. Sat Jun 16 07:42:18 PDT 2007 William Brack * libxslt/transform.c: Fixed problem with RVT cleanup related to some exslt functions (reported on the list by Marc Adkins). Wed Jun 13 13:27:48 PDT 2007 William Brack * tests/exslt/common/node-set.9.[xml,xsl,out], tests/exslt/common/Makefile.am: added test case for bug #413451 Tue Jun 12 18:43:05 CEST 2007 Daniel Veillard * NEWS configure.in doc/*: preparing release of 1.1.21 Thu May 31 12:38:08 PDT 2007 William Brack * libxslt/xslt.c: fixed obscure namespace problem related to exclude-result-prefix Mon May 7 00:14:28 HKT 2007 William Brack * libxslt/transform.c: fixed minor compilation warning; no change to logic. Sun May 6 23:42:38 HKT 2007 William Brack * libexslt/math.c: fixed two memory leaks, one in exsltMathConstant and one in exsltMathConstantFunction (bug #436324) Fri May 4 15:51:58 HKT 2007 William Brack * libxslt/transform.c: fixed xpath context housekeeping problem on processing "choose" (bug 435479). Thu Apr 26 11:10:18 HKT 2007 William Brack * libxslt/transform.c: fixed (another) problem with cached RVT's (from re-opened #378766). Tue Mar 27 16:50:52 CEST 2007 Daniel Veillard * 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 Fri Mar 2 18:45:48 HKT 2007 William Brack * 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) Sun Feb 18 09:00:08 PST 2007 William Brack * python/libxsl.py: fixed tab/space inconsistency with patch provided by Andreas Hanke (bug #409193) Thu Feb 15 14:03:18 PST 2007 William Brack * doc/xslt.html: Changed all references to CVS to be SVN; changed corresponding links. * doc/*html: regenerated the documentation for above Wed Feb 14 01:21:38 PST 2007 William Brack * libxslt/pattern.c: Fixed problem with namespace on compound predicate (bug #407731) Wed Jan 24 11:05:28 PST 2007 William Brack * libxslt/pattern.c: added check for memory allocation error (bug #400242); fixed "type-punned pointer" warnings. * libxslt/xsltutils.c: added checks for memory allocation error (bug #400242) * restored NEWS, doc/EXSLT/downloads.html which mysteriously disappeared from svn