summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-01fix a problem in Python detection DanielDaniel Veillard2-1/+5
2006-06-01Next step in the refactored code: enhanced xsl:attribute; enhancedKasimier T. Buchcik5-159/+603
2006-05-31Fixed a difference in processing of xsl:value-of and xsl:text wrt toKasimier T. Buchcik3-15/+44
2006-05-22Next tiny step of refactoring - mostly bug fixes and cosmetic changes.Kasimier T. Buchcik12-191/+828
2006-05-15Fixed bug #302020, reported by Thomas Blatter.Kasimier T. Buchcik3-4/+36
2006-05-12Next step of refactoring. For more details see bug #341588. I applied theKasimier T. Buchcik8-455/+1907
2006-05-11Changed a comment to indicate that a specific bug was already fixed.Kasimier T. Buchcik2-3/+9
2006-05-10Quiet CVS a bitKjartan Maraas3-0/+9
2006-05-05Next step of refactoring (plus some bug-fixes). For more details seeKasimier T. Buchcik15-893/+4775
2006-05-05Reverting the changes; I'll rather change the processing stylesheetKasimier T. Buchcik4-28/+10
2006-05-04Changed regression test results (bug #340684). Those will now produceKasimier T. Buchcik4-1/+36
2006-05-01preparing release of 1.1.16, updated and regenerated the docs. DanielDaniel Veillard52-66/+135
2006-04-25applied patch from Joseph Sacco changing slightly the python detectionDaniel Veillard2-10/+16
2006-04-12Refactored the internal structures into specialized structures andKasimier T. Buchcik9-107/+2095
2006-04-06Revert last patch, DanielDaniel Veillard2-2/+2
2006-04-06another man patch from daniel, DanielDaniel Veillard2-2/+2
2006-04-06Update with patch from Daniel Leidert, danielDaniel Veillard2-50/+114
2006-04-06applied man page improvement from Daniel Leidert DanielDaniel Veillard3-281/+289
2006-04-03Fixed FTP links, DanielDaniel Veillard5-13/+12
2006-03-30Fixed regression tests wrt usage of the attributesKasimier T. Buchcik12-12/+25
2006-03-30Eliminated usage of xsltGetNsProp() in cases where an attribute with aKasimier T. Buchcik7-112/+238
2006-03-29Charles Hardin pointed an OOM condition where a NULL pointer could beDaniel Veillard2-1/+7
2006-03-10various assorted small cleanups based on the Coverity reports DanielDaniel Veillard13-81/+102
2006-03-09update help about unwanted legal notices, danielDaniel Veillard5-71/+90
2006-02-22Nic Ferrier found debug statement left in the XPath conversion code DanielDaniel Veillard2-0/+13
2006-02-21new update from Daniel Leidert DanielDaniel Veillard3-451/+487
2006-02-21applied patch from Christopher R. Palmer to avoid a race condition inDaniel Veillard5-2/+42
2006-02-19improvement of the man page by Daniel Leidert, c.f. #331779 DanielDaniel Veillard3-170/+268
2006-02-11fix xsltSaveResultToString comment detect loops when computing variables,Daniel Veillard7-7/+19
2005-11-21Albert Chin found another signed/unsigned problem in the date and timeDaniel Veillard2-2/+7
2005-11-21patch from Albert Chin needed for HP-UX which doesn't have <sys/select.h>Daniel Veillard2-0/+7
2005-11-21Albert Chin posted a patch to fix a problem on Solaris with dates,Daniel Veillard2-1/+8
2005-11-16fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixesDaniel Veillard2-4/+10
2005-11-07Fixing references to zveno.com, DanielDaniel Veillard3-9/+9
2005-11-07Fixed Mac Os X download linkx, DanielDaniel Veillard6-6/+6
2005-11-07Fixed Max OS X download links, DanielDaniel Veillard16-16/+16
2005-11-06added a missing parameter to a debug function DanielDaniel Veillard2-1/+5
2005-10-04applied fix to date:week-in-year posted to the mailing list by ThomasWilliam M. Brack4-6/+13
2005-10-02applied patch from Joel Reed to ease plugin integration DanielDaniel Veillard7-13/+28
2005-09-23fixed problem in internal XPath compilation of patterns includingWilliam M. Brack2-51/+89
2005-09-14removed a superfluous second sorting of the node set on xsl:copy-of, fixesDaniel Veillard3-2/+9
2005-09-10check environment for PYTHON, fixes #315367 DanielDaniel Veillard2-2/+10
2005-09-04Small fix of the spec file, DanielDaniel Veillard1-1/+4
2005-09-04preparing release 1.1.15 a bit more cleanup DanielDaniel Veillard9-26/+59
2005-09-04fixed #303289 variable in match are forbidden had to fix that test whichDaniel Veillard6-10/+34
2005-08-31fixed 314936 a dictionnary issue on text node merging, which probablyDaniel Veillard2-0/+6
2005-08-25libxslt should deallocate directly text node content useDaniel Veillard2-13/+24
2005-08-12check fix for #310692 DanielDaniel Veillard6-0/+21
2005-08-09try to get rid of complaints from jhbuild newbies. DanielDaniel Veillard2-1/+6
2005-08-07fixed a bug when size of xmlXPathContext changes, uses the libxml2 allocDaniel Veillard2-4/+14