summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-09minor changes for the windows binary packageIgor Zlatkovic3-31/+26
2004-05-26enhanced to remove forcing module names to lower case, and to fix problemWilliam M. Brack3-12/+26
2004-05-24*** empty log message ***Igor Zlatkovic1-0/+5
2004-05-24added cruntime option, contributed by Oliver StoenebergIgor Zlatkovic2-1/+8
2004-05-24fixed bug in error message printing for undefined namespace (bug 143004)William M. Brack2-1/+6
2004-05-18updated for 1.1.7 DanielDaniel Veillard5-12/+36
2004-05-17release of libxslt-1.1.7 DanielDaniel Veillard6-55/+46
2004-05-17added regression test for old bug #127877 DanielDaniel Veillard5-0/+50
2004-05-17fixing bug #135542 about the DOCTYPE name being generated when the rootDaniel Veillard7-6/+46
2004-05-16fixing bug #134500 on namespace lookup for attribute which sometimes leadDaniel Veillard10-2/+185
2004-05-16fixing a small portability problem on Solaris for the declaration ofDaniel Veillard2-0/+12
2004-05-16applied patch from Edward Rudd to fix the problems raised in bug #142429Daniel Veillard2-4/+10
2004-05-16fixed a weird namespace bug #141532 added tests to the regression for bugDaniel Veillard10-2/+44
2004-05-16Same fix as for libxml2, DanielDaniel Veillard1-1/+6
2004-05-16Same fixe with timezone, DanielDaniel Veillard1-4/+7
2004-05-16Rebuilt the docs, DanielDaniel Veillard48-48/+48
2004-05-16Fixing ChangeLog links, DanielDaniel Veillard1-0/+1
2004-05-16Added ChangeLog.xsl and links, DanielDaniel Veillard23-21/+127
2004-05-15Small change due to libxml2 escaping using hex instead of dec charrefs, danielDaniel Veillard1-1/+1
2004-05-03added comments and function header, improved logic of routine just added.William M. Brack13-3/+244
2004-05-02enhanced normalization of comp steps when an imported stylesheet has it'sWilliam M. Brack2-3/+15
2004-05-01added code to recognize disable-output-escaping on certain text nodes (bugWilliam M. Brack3-2/+11
2004-04-29suppressed any automatic linefeed after a comment following the documentWilliam M. Brack2-1/+7
2004-04-22fix a problem where we updated an ELEMENT node psvi field as if it was aDaniel Veillard2-4/+16
2004-04-19fixed bug in UTF8 string tokenize kindly reported by Vasily TchekalkinWilliam M. Brack2-3/+7
2004-04-18preparing release 1.1.6 keep the ChangeLog compressed DanielDaniel Veillard9-24/+46
2004-04-05fixed a stupid cut'npaste bug #139132 added test to the regression for bugDaniel Veillard7-6/+68
2004-04-02applied patch from Mark Vakoc to fix problem with key matching attributeWilliam M. Brack2-2/+7
2004-04-01Add generated files, to make cvs silent.Johan Dahlin3-1/+15
2004-03-29Change of policy for the mailing lists, DanielDaniel Veillard2-8/+10
2004-03-26Updated the news and download pages, DanielDaniel Veillard4-19/+11
2004-03-24Added note about being subscribed, DanielDaniel Veillard2-1/+8
2004-03-23prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due toDaniel Veillard10-130/+176
2004-03-22small fix for OpenVMS fixed a leak associated to the change in referenceDaniel Veillard3-1/+9
2004-03-17added check for state XSLT_STATE_STOPPED when output file is used (bugWilliam M. Brack2-1/+8
2004-03-16corrected my error from bug 135938 pointed out on the mailing list by MarkWilliam M. Brack4-4/+19
2004-03-12added additional check to prevent superfluous namespace href's beingWilliam M. Brack11-11/+28
2004-03-10minor addition for later version of php requiring $HTTP_GET_VARS. doc/*:William M. Brack21-143/+156
2004-03-10modified the 'tokenize' routine to work with UTF8 chars in both string andWilliam M. Brack2-7/+16
2004-03-09added coding to allow growing the AVT structure when a large number ofWilliam M. Brack3-7/+66
2004-03-06small fix to typoWilliam M. Brack2-2/+6
2004-03-06continued interrupt commit for enhanced "make tests"William M. Brack24-520/+1070
2004-03-06Major enhancement to "make tests". All but Python tests cleaned up toWilliam M. Brack6-21/+95
2004-03-04fixed problem with dictionary handling (bug 135938). fixed a few moreWilliam M. Brack11-139/+215
2004-03-03rebuilt the docs to fix the "href_base" problem.William M. Brack59-59/+67
2004-02-26added test for localtime_r added usage of localtime_r if present on systemWilliam M. Brack4-6/+37
2004-02-26removed the last use of _private that time in the input document, use theDaniel Veillard3-5/+49
2004-02-26use the psvi field of teh document used for RVT instead of _private.Daniel Veillard3-4/+12
2004-02-26use the psvi field of the attribute instead of the _private one to compileDaniel Veillard3-4/+9
2004-02-26added test similar to 143 but checking for AVT in local variables. DanielDaniel Veillard8-0/+29