summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-14fixed problem, reported on the list by Markus Bayerlein, concerning mathWilliam M. Brack4-1/+55
2004-01-12changed to assure comment which preceeds root node is output after DTDWilliam M. Brack6-3/+93
2004-01-12Changed logo spacing to avoid stacking rebuilt web pagesWilliam M. Brack71-72/+77
2004-01-12doc/site.xsl doc/w3c.png doc/* Test William's new site.xsl improvements byMST 2004 John Fleck72-71/+81
2004-01-12Refined wrapper code with large test case submitted by Norm Walsh. (BugWilliam M. Brack2-13/+19
2004-01-11Added coding to create a xsltDocument wrapper for an RVT, in order toWilliam M. Brack2-2/+39
2004-01-10Added new facility to "autogen" the search script. Fixed a few moreWilliam M. Brack37-122/+499
2004-01-09Further cleanup, fully implemented common routine for "generic page"William M. Brack72-1197/+369
2004-01-08doc/xslt.html, doc/bugs.html made link to bugzilla more usefulMST 2004 John Fleck3-4/+13
2004-01-07a little cleanup of scripts, assuring page tables are consistent. api docsWilliam M. Brack30-330/+354
2004-01-06fixed Bug130593. fixed a couple of sequence problems on references withinWilliam M. Brack10-736/+636
2004-01-05John Fleck <jfleck@inkstain.net> ChangeLog for docs changeJohn Fleck1-0/+6
2004-01-05change background color of function declaration to improve readabilityMST 2004 John Fleck28-28/+28
2004-01-03rebuild docsMST 2004 John Fleck9-10/+38
2004-01-03fix bad doc comment formatting on xsltDebugSetDefaultTrace andMST 2004 John Fleck2-2/+11
2003-12-24prepared release of libxslt-1.1.2 some tweaking following the new EXSLTDaniel Veillard9-27/+50
2003-12-22fixed xsl:number level="any" for Bug 129057William M. Brack2-2/+13
2003-12-21added namespace comparison for xsl:number count function (Bug 129057)William M. Brack2-3/+13
2003-12-21added test for entities parsing (Bug #129489) DanielDaniel Veillard6-1/+36
2003-12-21added test for namespace problem (Bug 129624)William M. Brack6-0/+74
2003-12-21fixed #129327 make sure parser flags get transmitted to the transformationDaniel Veillard34-85/+196
2003-12-21fixed second problem on #122483, namespace definitions must be propagatedDaniel Veillard8-6/+50
2003-12-21added the cast needed to fix #129188 warning DanielDaniel Veillard2-1/+5
2003-12-20fixed Bug 129624 (erroneous output of namespaces)William M. Brack2-3/+9
2003-12-20fixed several routines to assure empty string returned (rather than aWilliam M. Brack2-4/+22
2003-12-16enhanced documentation to include exslt; rebuilt docsWilliam M. Brack84-251/+1772
2003-12-16John Fleck <jfleck@inkstain.net> rebuild docs directory with xsltutils.hJohn Fleck18-359/+267
2003-12-16libxslt/xsltutils.h doc/* document XSLT_TRACE macro (sort of) and rebuildMST 2003 John Fleck2-1/+11
2003-12-11tried to fix mingw build, no success, it still works halfwayIgor Zlatkovic3-18/+25
2003-12-11MSVC and MinGW compilation fixesIgor Zlatkovic8-121/+155
2003-12-11doc/xslt.html docs.html remove reference to gtk-docMST 2003 John Fleck3-5/+7
2003-12-10Fixes the pointer to the downloads at gnome.org, DanielDaniel Veillard2-2/+2
2003-12-10updated the docs, made release 1.1.1 DanielDaniel Veillard12-80/+119
2003-12-10upp'ed the dependancy to libxml2-2.6.3 fixed #127473 by using the newDaniel Veillard4-1/+15
2003-12-08modified to assure XML_CDATA_SECTION_NODE's do not have xmlStringTextNoencWilliam M. Brack3-3/+10
2003-12-01updated the metadata informations in the headers regenerated the docs.Daniel Veillard52-1143/+405
2003-11-30small further enhancement to makefile updated to reflect last change toWilliam M. Brack8-26/+31
2003-11-30adapted the libxml files for libxslt. regenerated the docs.William M. Brack49-13505/+8463
2003-11-30change initialisation of external functions to take place inWilliam M. Brack2-15/+24
2003-11-26Changed to detect recursion in xslt:include (bug #127687).William M. Brack5-228/+261
2003-11-23Changed to detect recursion in xslt:import (bug #127687). regenerated toWilliam M. Brack6-439/+381
2003-11-22Applied patch from Mark Vadoc adding flexible trace debugging support toDaniel Veillard7-236/+313
2003-11-21fixed bug #127561 (xsl:element with a 'computed' namespace attribute)William M. Brack7-16/+49
2003-11-21Adding missing bugs, DanielDaniel Veillard3-0/+25
2003-11-21small further enhancement, bug #127450William M. Brack2-1/+10
2003-11-20another problem reported by Oleg Paraschenko on the same code in #127450Daniel Veillard7-2/+32
2003-11-20fixed an error from #120684 patch raised in #127450 added tests to theDaniel Veillard7-4/+33
2003-11-19fixed a bug in the keys selector parsing #120684 when | is in a predicateDaniel Veillard10-1281/+1791
2003-11-18fixed entity problem in exslt:tokenize uncovered by newapi.xsl changed toWilliam M. Brack5-8/+15
2003-11-14applied fix from Bjorn Reese to close number formatting bug #126994 DanielDaniel Veillard3-1/+9