summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-09integrated the module patch from Joel Reed with just a couple of changesDaniel Veillard1-0/+7
2004-12-28fixed a problem with the expression "*//name" (bug 162265), also a smallWilliam M. Brack1-0/+6
2004-12-23fixed a couple of spots where out-of-memory errors were not detected inWilliam M. Brack1-0/+6
2004-12-02*doc/xslt.html, doc/downloads.html: changed the download linkWilliam M. Brack1-0/+5
2004-12-01minor changes to get rid of gcc warnings, especially on 64-bit system.William M. Brack1-0/+10
2004-12-01applied patch from Aleksey Gurtovoy moving some stat() definition forDaniel Veillard1-0/+6
2004-12-01applied patch from Mark Vakoc fixing bug with namespace URI on templateWilliam M. Brack1-0/+7
2004-11-30more on RVT's in XPath predicates, this time for bug 159726. Cleaned upWilliam M. Brack1-0/+7
2004-11-25backed out the last change and re-did it the "right way" (bug 158372).William M. Brack1-0/+8
2004-11-24enhanced the evaluation of global variables to take account of possibleWilliam M. Brack1-0/+6
2004-11-22small change to previous fix for bug 153137, fixes bug 158840. added testWilliam M. Brack1-0/+7
2004-11-21enhanced code to assure the "current template rule" is not changed byWilliam M. Brack1-0/+7
2004-11-08fixed problem with day-of-week-in-month (bug 157592) with patch from SalWilliam M. Brack1-0/+7
2004-11-01added a test case provided by Markus Bertheau breaking on libxml2-2.6.15Daniel Veillard1-0/+6
2004-10-29preparing release of libxslt-1.1.12 mini change to avoid breakingDaniel Veillard1-0/+6
2004-10-29indicate - means stdin closing #156626 DanielDaniel Veillard1-0/+5
2004-10-27another dictionnary/string interning fix DanielDaniel Veillard1-0/+4
2004-10-26fix to force string interning on generated documents DanielDaniel Veillard1-0/+5
2004-10-23changed some variable names for warning cleanup when -ansi flag is notWilliam M. Brack1-0/+9
2004-10-18fix for RedHat bug #136072 to include EXSLT doc in libxslt package. DanielDaniel Veillard1-0/+5
2004-10-15changed date.c to use gmtime_r if available (bug 129983) fixed a namespaceWilliam M. Brack1-0/+7
2004-10-11fixed a bug in namespace lookup exhibited by the recent namespace tests inDaniel Veillard1-0/+5
2004-10-07fixed a problem of tree structure raised by the new libxml2 tree checkingDaniel Veillard1-0/+5
2004-09-30fixed problem with negative periods (bug 154021) changed expected output,William M. Brack1-0/+7
2004-09-30patch from Mark Vakoc about an incorrect attribute document pointer.Daniel Veillard1-0/+5
2004-09-30updated the tutorial from Panagiotis Louridas DanielDaniel Veillard1-0/+5
2004-09-29release of 1.1.11, rebuilt the docs DanielDaniel Veillard1-0/+4
2004-09-29try to fix #153137 but without a test case it's shooting in the dark.Daniel Veillard1-0/+5
2004-09-28New tutorial from Panagiotis Louridas integrated the tutorial in theDaniel Veillard1-0/+6
2004-09-25fixed 2 leaks with namespaced variable names. added test case for aboveDaniel Veillard1-0/+8
2004-09-24add missing variable fixed some error callback data added new date:sumDaniel Veillard1-0/+7
2004-09-24fixed problem with empty sets, etc. (see discussion on mailing list)William M. Brack1-0/+5
2004-09-19fixed problem with timezone offset (bug 153000) changed regression testWilliam M. Brack1-0/+15
2004-09-18enhanced validation of date-time to catch bit-field overflow (bug 152836)William M. Brack1-0/+7
2004-09-08further refinement to UTF8 pattern separator (bug 151975)William M. Brack1-0/+5
2004-09-07fixed problem with UTF8 pattern separator (bug 151975)William M. Brack1-0/+5
2004-09-06fixed 2 problems with xsl:include (bug #151795)William M. Brack1-0/+5
2004-08-31Release of libxslt-1.1.10 DanielDaniel Veillard1-0/+4
2004-08-31added missing descriptions for --path as well as --load-trace, fixes RedDaniel Veillard1-0/+5
2004-08-28fixed small problem with key initialisation disturbing the transformationWilliam M. Brack1-0/+8
2004-08-24*** empty log message ***Igor Zlatkovic1-0/+4
2004-08-23fixing compilation problems on Solaris #150844 DanielDaniel Veillard1-0/+5
2004-08-22preparing release of 1.1.9 DanielDaniel Veillard1-0/+4
2004-08-22Further enhancement for keys on exslt:node-sets. Corrects a rather seriousWilliam M. Brack1-0/+6
2004-08-20a bit of cleanup and a extra variable for CVS dist DanielDaniel Veillard1-0/+5
2004-08-20fix a 64bit bug reported by Andreas Schwab DanielDaniel Veillard1-0/+4
2004-08-18added some code to include the CVS ChangeLog version in the versionWilliam M. Brack1-0/+8
2004-08-17implemented --nodtdattr to avoid defaulting DTD attributes, RFE 150311 .Daniel Veillard1-0/+7
2004-08-16Implemented a hook to provide document loading as suggested by David HyattDaniel Veillard1-0/+7
2004-08-16added a call to xmlXPathOrderDocElems in xmlNewTransformContext for theWilliam M. Brack1-1/+6