summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-08new version of patch from Peter Pawlowski DanielDaniel Veillard2-49/+39
2008-04-08fix an infinite loop bug DanielDaniel Veillard2-0/+7
2008-04-03avoid a scary realloc() loop should fix #520383 DanielDaniel Veillard2-1/+5
2008-04-03applied patch from Peter Pawlowski fixing a timezone offset problem, fixesDaniel Veillard4-11/+39
2008-04-03small fix to man page synopsis, should fix #525822 DanielDaniel Veillard3-5/+10
2008-03-15*libexslt/functions.c: fixed minor error reported on the mailingWilliam M. Brack2-2/+15
2008-03-13typo fix. test commitRob Richards1-1/+1
2008-03-13patch from Rob Richards for VS 2008 fix a problem with namespace nodesDaniel Veillard3-2/+38
2008-03-03fix maxdepth default value documentation fixes #519921. DanielDaniel Veillard3-104/+203
2008-02-15*libxslt/extensions.c: fixed minor error bug #516483William M. Brack6-84/+7
2008-02-05applied documentation patch from Jason Viers for xsltParseStylesheetDocDaniel Veillard2-1/+10
2008-02-05applied a portability patch from Stephane Bidoul DanielDaniel Veillard2-2/+7
2008-01-24fix links for Cygwin DocBook setup as suggested by Philippe BourcierDaniel Veillard3-2/+7
2007-12-24fixed spelling errorWilliam M. Brack1-1/+1
2007-12-24fixed a problem on superfluous re-generation of keys reported on theWilliam M. Brack4-59/+89
2007-11-29avoid a problem in configure if an old gcrypt version is installed, patchDaniel Veillard2-3/+8
2007-11-13After discussion on Bugzilla with Peter Pawlowski, added same code forWilliam M. Brack3-6/+32
2007-11-12Added code to mark the results of str:tokenize and str:split as "functionWilliam M. Brack2-0/+17
2007-10-25changed iterator argument for Py_Dict_Next from int to ssize_t to fixWilliam M. Brack2-4/+12
2007-10-10applied patch from Maurice van der Pot to fix EXSLT week-in-year extensonDaniel Veillard6-26/+145
2007-09-04Adding a MAINTAINER file for Gnome, DanielDaniel Veillard1-0/+9
2007-08-30applied patch from Daniel Gryniewicz to fix a segfault caused by aWilliam M. Brack2-5/+12
2007-08-23preparing release of 1.1.22 DanielDaniel Veillard11-21/+44
2007-08-23applied patch from Rob Richards to fix a stylesheet compilation errorDaniel Veillard2-1/+10
2007-08-23applied patch from Roland Schwarz and Rob Richards to fix the securityDaniel Veillard3-1/+31
2007-08-23added regression test for bug #469410William M. Brack7-0/+39
2007-08-23patch from Drazen Kacar to add a --encoding option fixes #443868 augmentDaniel Veillard4-65/+81
2007-08-23apply patch from Björn Wiberg fixing build on AIX and closing bug #332173Daniel Veillard2-0/+7
2007-08-22Updated Perl and lxml links, DanielDaniel Veillard22-21/+23
2007-08-03apply patch from Rob Richards to improve build with VS2005 DanielDaniel Veillard4-4/+27
2007-07-26Removed the exclude-result-prefix change of 31 May 2007. Fixes bugWilliam M. Brack2-18/+14
2007-06-16Fixed problem with RVT cleanup related to some exslt functions (reportedWilliam M. Brack2-0/+9
2007-06-13added test case for bug #413451William M. Brack5-1/+89
2007-06-12preparing release of 1.1.20 DanielDaniel Veillard7-10/+57
2007-05-31fixed obscure namespace problem related to exclude-result-prefixWilliam M. Brack2-8/+22
2007-05-06fixed minor compilation warning in libxslt/transform.cWilliam M. Brack2-1/+6
2007-05-06fixed two memory leaks, one in exsltMathConstant and one inWilliam M. Brack2-29/+14
2007-05-04fixed xpath context housekeeping problem on processing 'choose' (bugWilliam M. Brack2-0/+11
2007-04-26fixed (another) problem with cached RVT's (from re-opened #378766).'William M. Brack2-0/+8
2007-03-27apply patch fron Shaun McCance to hook xsl:message construct to the newDaniel Veillard4-6/+19
2007-03-02added setting of TRIO_REPLACE_STDIO when TRIO routines are required.William M. Brack5-8/+25
2007-02-18fixed tab/space inconsistency with patch provided by Andreas Hanke (bugWilliam M. Brack3-15/+20
2007-02-15Changed all references to CVS to be SVN; changed corresponding links.William M. Brack11-47/+53
2007-02-14Fixed problem with namespace on compound predicate (bug #407731)William M. Brack2-2/+18
2007-01-24added check for memory allocation error (bug #400242); fixed "type-punnedWilliam M. Brack5-13/+45
2007-01-17preparing release of 1.1.20 small patch for missing includes on some BSD,Daniel Veillard7-27/+47
2007-01-15fixed two problems related to checking of fragments, related to pythonWilliam M. Brack2-4/+12
2007-01-13reverted last change, fixed some comments. Note that in it's current stateWilliam M. Brack2-4/+15
2007-01-12fixed problem with DV/WMB testing env. regenerated docs;William M. Brack9-334/+623
2007-01-11enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoidWilliam M. Brack6-5/+28