summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-05-17fixing bug #135542 about the DOCTYPE name being generated when the rootDaniel Veillard1-0/+8
2004-05-16fixing bug #134500 on namespace lookup for attribute which sometimes leadDaniel Veillard1-0/+9
2004-05-16fixing a small portability problem on Solaris for the declaration ofDaniel Veillard1-0/+5
2004-05-16applied patch from Edward Rudd to fix the problems raised in bug #142429Daniel Veillard1-0/+5
2004-05-16fixed a weird namespace bug #141532 added tests to the regression for bugDaniel Veillard1-0/+7
2004-05-03added comments and function header, improved logic of routine just added.William M. Brack1-0/+8
2004-05-02enhanced normalization of comp steps when an imported stylesheet has it'sWilliam M. Brack1-0/+6
2004-05-01added code to recognize disable-output-escaping on certain text nodes (bugWilliam M. Brack1-0/+7
2004-04-29suppressed any automatic linefeed after a comment following the documentWilliam M. Brack1-0/+5
2004-04-22fix a problem where we updated an ELEMENT node psvi field as if it was aDaniel Veillard1-0/+6
2004-04-19fixed bug in UTF8 string tokenize kindly reported by Vasily TchekalkinWilliam M. Brack1-0/+5
2004-04-18preparing release 1.1.6 keep the ChangeLog compressed DanielDaniel Veillard1-0/+5
2004-04-05fixed a stupid cut'npaste bug #139132 added test to the regression for bugDaniel Veillard1-0/+7
2004-04-02applied patch from Mark Vakoc to fix problem with key matching attributeWilliam M. Brack1-0/+5
2004-04-01Add generated files, to make cvs silent.Johan Dahlin1-0/+6
2004-03-23prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due toDaniel Veillard1-0/+7
2004-03-22small fix for OpenVMS fixed a leak associated to the change in referenceDaniel Veillard1-0/+7
2004-03-17added check for state XSLT_STATE_STOPPED when output file is used (bugWilliam M. Brack1-0/+5
2004-03-16corrected my error from bug 135938 pointed out on the mailing list by MarkWilliam M. Brack1-0/+8
2004-03-12added additional check to prevent superfluous namespace href's beingWilliam M. Brack1-0/+11
2004-03-10minor addition for later version of php requiring $HTTP_GET_VARS. doc/*:William M. Brack1-0/+6
2004-03-10modified the 'tokenize' routine to work with UTF8 chars in both string andWilliam M. Brack1-0/+5
2004-03-09added coding to allow growing the AVT structure when a large number ofWilliam M. Brack1-0/+7
2004-03-06small fix to typoWilliam M. Brack1-0/+4
2004-03-06Major enhancement to "make tests". All but Python tests cleaned up toWilliam M. Brack1-0/+20
2004-03-04fixed problem with dictionary handling (bug 135938). fixed a few moreWilliam M. Brack1-0/+6
2004-03-03rebuilt the docs to fix the "href_base" problem.William M. Brack1-0/+5
2004-02-26added test for localtime_r added usage of localtime_r if present on systemWilliam M. Brack1-0/+6
2004-02-26removed the last use of _private that time in the input document, use theDaniel Veillard1-0/+7
2004-02-26use the psvi field of teh document used for RVT instead of _private.Daniel Veillard1-0/+5
2004-02-26use the psvi field of the attribute instead of the _private one to compileDaniel Veillard1-0/+5
2004-02-26added test similar to 143 but checking for AVT in local variables. DanielDaniel Veillard1-0/+6
2004-02-26fixed a regression for AVT found in global variable content. added test toDaniel Veillard1-0/+8
2004-02-25First step toward _private cleanup: use the psvi field to store theDaniel Veillard1-0/+7
2004-02-25trying to use the fact that names comes from a dictionnary when looking upDaniel Veillard1-0/+7
2004-02-25added test for language attribute which previously triggered a memory leakWilliam M. Brack1-0/+8
2004-02-23preparing release 1.1.4, updated and regenerated the documentation DanielDaniel Veillard1-0/+5
2004-02-23minor changes to eliminate compilation warnings. No change to logic.William M. Brack1-0/+6
2004-02-23patches from Mikhail S Grushinskiy to compile on Mingw DanielDaniel Veillard1-0/+5
2004-02-21patch from Mark Vadoc for attrvt.c DanielDaniel Veillard1-0/+4
2004-02-18applied patch from Steve Little to display the extension modules. DanielDaniel Veillard1-0/+5
2004-02-18trying to fix an extension regression pointed out on the list. DanielDaniel Veillard1-0/+5
2004-02-17try to fix the problem with yelp and dictionnaries DanielDaniel Veillard1-0/+5
2004-02-17applied patch from #134588 provided by Mariano Suárez-Alvarez, attributeDaniel Veillard1-0/+5
2004-02-16updated and rebuilt the documentation preparing release of 1.1.3 cleanupDaniel Veillard1-0/+6
2004-02-16small fix: added missing [] quotation macro name defined in AC_DEFUN().Tomasz KĹ‚oczko1-0/+6
2004-02-15removed the two last known bug with the new code, was overoptimizing aDaniel Veillard1-0/+5
2004-02-15found the memory leak shown in DocBook, mostly an error handling some ATVDaniel Veillard1-0/+9
2004-02-13added new code to handle attribute value templates also a lot of work toDaniel Veillard1-0/+9
2004-02-08added check for "?>" in PI content (Bug 133726)William M. Brack1-0/+5