summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-19Merged all the namespace lookup/create/disable functions intoKasimier T. Buchcik12-1700/+2005
2006-06-12more info about --output from Daniel Leidert c.f. #344654 DanielDaniel Veillard4-6/+53
2006-06-09Fixing the screwups introduced by amaya, DanielDaniel Veillard17-2122/+2138
2006-06-06preparing release of 1.1.17 DanielDaniel Veillard21-2165/+2148
2006-06-06Eliminated a tiny difference wrt to the old behaviour in the naming ofKasimier T. Buchcik2-2/+8
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