summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-02-26fixed a regression for AVT found in global variable content. added test toDaniel Veillard8-1/+41
2004-02-25First step toward _private cleanup: use the psvi field to store theDaniel Veillard7-44/+52
2004-02-25trying to use the fact that names comes from a dictionnary when looking upDaniel Veillard3-7/+67
2004-02-25added test for language attribute which previously triggered a memory leakWilliam M. Brack6-0/+195
2004-02-23preparing release 1.1.4, updated and regenerated the documentation DanielDaniel Veillard69-90/+105
2004-02-23minor changes to eliminate compilation warnings. No change to logic.William M. Brack4-10/+17
2004-02-23patches from Mikhail S Grushinskiy to compile on Mingw DanielDaniel Veillard3-0/+11
2004-02-21patch from Mark Vadoc for attrvt.c DanielDaniel Veillard2-2/+8
2004-02-18applied patch from Steve Little to display the extension modules. DanielDaniel Veillard2-0/+21
2004-02-18trying to fix an extension regression pointed out on the list. DanielDaniel Veillard2-0/+8
2004-02-17try to fix the problem with yelp and dictionnaries DanielDaniel Veillard2-1/+10
2004-02-17applied patch from #134588 provided by Mariano Suárez-Alvarez, attributeDaniel Veillard2-0/+6