summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-11added new function replace from Joel Reed. added new test case for above.William M. Brack44-296/+732
2007-01-03adapt the extra versioning code to SVN DanielDaniel Veillard2-0/+12
2006-12-22applied patch supplied by Kjartan Maraas (bug #388567).William M. Brack2-2/+7
2006-12-12removed message outputWilliam M. Brack1-1/+0
2006-12-11removed testfile added in errorWilliam M. Brack1-5/+0
2006-12-11further enhancement to the original fix for bug #381319 (which was notWilliam M. Brack8-14/+93
2006-12-11applied patch from Nic James Ferrier to make stylesheets comparable and toDaniel Veillard7-2/+409
2006-12-09changed handling of function params to fix bug #381319 exposedWilliam M. Brack8-48/+121
2006-12-05applied patch from Marcus Meissner removing a strict aliasing problemDaniel Veillard2-1/+9
2006-12-01fixed problem with housekeeping of localRVTBase, bug #378766William M. Brack2-2/+10
2006-11-29preparing release of libxslt-1.1.19 DanielDaniel Veillard7-12/+45
2006-11-25fixed problem with cached RVT's, bug #378766William M. Brack2-0/+7
2006-11-23applied patch from Mike Hommey about saving the current in-scope namespaceDaniel Veillard2-1/+12
2006-11-23fix a python detection problem pointed out by Joseph Sacco, fixes bugDaniel Veillard2-1/+6
2006-11-17fixed problem with entity handling within xsltCopyAttrListNoOverwriteWilliam M. Brack7-1/+35
2006-10-26preparing release of libxslt-1.1.18, this bumps libxml2 requirement toDaniel Veillard64-3101/+6688
2006-10-26removed all remaining references to the old Wiki DanielDaniel Veillard23-22/+25
2006-10-12fixed end-of-month problem in exsltDateCurrent (#359246)William M. Brack2-1/+10
2006-10-12applied patch from Mike Hommey fixing 2 erroneous xmlFree() and adding aDaniel Veillard2-2/+7
2006-10-11applied fix for accessor functions of a stylesheet returning pointers toDaniel Veillard3-11/+26
2006-10-11apply patch from Gary Coady to compile when libxml2 has no xincludeDaniel Veillard43-66/+74
2006-10-11a missing DESTDIR fix reference to build paths in python module fix theDaniel Veillard5-7/+14
2006-10-11applied cleanup patch from Mikhail Zabaluev which should finish fixingDaniel Veillard2-39/+60
2006-10-11applied fix from Shane Corgatelli to pass the full URL when checkingDaniel Veillard2-3/+9
2006-08-21applied patch from Daniel Leidert to fix some typo applied another patchDaniel Veillard7-50/+71
2006-08-16--xinclude should also force XInclude processing on the stylesheetsDaniel Veillard2-0/+17
2006-08-10Fixed restoring the context doc for XPath in xsltForEach(). Eliminated theKasimier T. Buchcik4-30/+29
2006-08-10Added missing QName-validation of some attributes of XSLT-elements. ThisKasimier T. Buchcik2-149/+115
2006-08-10As suggested by Bill, I changed xsltShallowCopyNsNode() to return anKasimier T. Buchcik2-10/+25
2006-08-09Fixed problem with cleanup of RVT's, should clear bug350085; cleaned upWilliam M. Brack7-19/+43
2006-08-04*** empty log message ***Daniel Veillard2-1/+5
2006-07-19fix float and boolean XPath conversions try to fix Stephane Bidoul attemptDaniel Veillard3-0/+25
2006-07-17; tests/general/bug-41-.xsl and tests/general/bug-43.xsl : call-templateWilliam M. Brack7-17/+29
2006-07-14Committing again, since I forgot to switch from win to linux linebreaks inKasimier T. Buchcik20-31856/+31869
2006-07-14Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly,Kasimier T. Buchcik20-29882/+31917
2006-06-21Fixed incorrect regression tests/results.Kasimier T. Buchcik9-26/+16