Age | Commit message (Expand) | Author | Files | Lines |
2004-01-14 | fixed problem, reported on the list by Markus Bayerlein, concerning math | William M. Brack | 4 | -1/+55 |
2004-01-12 | changed to assure comment which preceeds root node is output after DTD | William M. Brack | 6 | -3/+93 |
2004-01-12 | Changed logo spacing to avoid stacking rebuilt web pages | William M. Brack | 71 | -72/+77 |
2004-01-12 | doc/site.xsl doc/w3c.png doc/* Test William's new site.xsl improvements by | MST 2004 John Fleck | 72 | -71/+81 |
2004-01-12 | Refined wrapper code with large test case submitted by Norm Walsh. (Bug | William M. Brack | 2 | -13/+19 |
2004-01-11 | Added coding to create a xsltDocument wrapper for an RVT, in order to | William M. Brack | 2 | -2/+39 |
2004-01-10 | Added new facility to "autogen" the search script. Fixed a few more | William M. Brack | 37 | -122/+499 |
2004-01-09 | Further cleanup, fully implemented common routine for "generic page" | William M. Brack | 72 | -1197/+369 |
2004-01-08 | doc/xslt.html, doc/bugs.html made link to bugzilla more useful | MST 2004 John Fleck | 3 | -4/+13 |
2004-01-07 | a little cleanup of scripts, assuring page tables are consistent. api docs | William M. Brack | 30 | -330/+354 |
2004-01-06 | fixed Bug130593. fixed a couple of sequence problems on references within | William M. Brack | 10 | -736/+636 |
2004-01-05 | John Fleck <jfleck@inkstain.net> ChangeLog for docs change | John Fleck | 1 | -0/+6 |
2004-01-05 | change background color of function declaration to improve readability | MST 2004 John Fleck | 28 | -28/+28 |
2004-01-03 | rebuild docs | MST 2004 John Fleck | 9 | -10/+38 |
2004-01-03 | fix bad doc comment formatting on xsltDebugSetDefaultTrace and | MST 2004 John Fleck | 2 | -2/+11 |
2003-12-24 | prepared release of libxslt-1.1.2 some tweaking following the new EXSLT | Daniel Veillard | 9 | -27/+50 |
2003-12-22 | fixed xsl:number level="any" for Bug 129057 | William M. Brack | 2 | -2/+13 |
2003-12-21 | added namespace comparison for xsl:number count function (Bug 129057) | William M. Brack | 2 | -3/+13 |
2003-12-21 | added test for entities parsing (Bug #129489) Daniel | Daniel Veillard | 6 | -1/+36 |
2003-12-21 | added test for namespace problem (Bug 129624) | William M. Brack | 6 | -0/+74 |
2003-12-21 | fixed #129327 make sure parser flags get transmitted to the transformation | Daniel Veillard | 34 | -85/+196 |
2003-12-21 | fixed second problem on #122483, namespace definitions must be propagated | Daniel Veillard | 8 | -6/+50 |
2003-12-21 | added the cast needed to fix #129188 warning Daniel | Daniel Veillard | 2 | -1/+5 |
2003-12-20 | fixed Bug 129624 (erroneous output of namespaces) | William M. Brack | 2 | -3/+9 |
2003-12-20 | fixed several routines to assure empty string returned (rather than a | William M. Brack | 2 | -4/+22 |
2003-12-16 | enhanced documentation to include exslt; rebuilt docs | William M. Brack | 84 | -251/+1772 |
2003-12-16 | John Fleck <jfleck@inkstain.net> rebuild docs directory with xsltutils.h | John Fleck | 18 | -359/+267 |
2003-12-16 | libxslt/xsltutils.h doc/* document XSLT_TRACE macro (sort of) and rebuild | MST 2003 John Fleck | 2 | -1/+11 |
2003-12-11 | tried to fix mingw build, no success, it still works halfway | Igor Zlatkovic | 3 | -18/+25 |
2003-12-11 | MSVC and MinGW compilation fixes | Igor Zlatkovic | 8 | -121/+155 |
2003-12-11 | doc/xslt.html docs.html remove reference to gtk-doc | MST 2003 John Fleck | 3 | -5/+7 |
2003-12-10 | Fixes the pointer to the downloads at gnome.org, Daniel | Daniel Veillard | 2 | -2/+2 |
2003-12-10 | updated the docs, made release 1.1.1 Daniel | Daniel Veillard | 12 | -80/+119 |
2003-12-10 | upp'ed the dependancy to libxml2-2.6.3 fixed #127473 by using the new | Daniel Veillard | 4 | -1/+15 |
2003-12-08 | modified to assure XML_CDATA_SECTION_NODE's do not have xmlStringTextNoenc | William M. Brack | 3 | -3/+10 |
2003-12-01 | updated the metadata informations in the headers regenerated the docs. | Daniel Veillard | 52 | -1143/+405 |
2003-11-30 | small further enhancement to makefile updated to reflect last change to | William M. Brack | 8 | -26/+31 |
2003-11-30 | adapted the libxml files for libxslt. regenerated the docs. | William M. Brack | 49 | -13505/+8463 |
2003-11-30 | change initialisation of external functions to take place in | William M. Brack | 2 | -15/+24 |
2003-11-26 | Changed to detect recursion in xslt:include (bug #127687). | William M. Brack | 5 | -228/+261 |
2003-11-23 | Changed to detect recursion in xslt:import (bug #127687). regenerated to | William M. Brack | 6 | -439/+381 |
2003-11-22 | Applied patch from Mark Vadoc adding flexible trace debugging support to | Daniel Veillard | 7 | -236/+313 |
2003-11-21 | fixed bug #127561 (xsl:element with a 'computed' namespace attribute) | William M. Brack | 7 | -16/+49 |
2003-11-21 | Adding missing bugs, Daniel | Daniel Veillard | 3 | -0/+25 |
2003-11-21 | small further enhancement, bug #127450 | William M. Brack | 2 | -1/+10 |
2003-11-20 | another problem reported by Oleg Paraschenko on the same code in #127450 | Daniel Veillard | 7 | -2/+32 |
2003-11-20 | fixed an error from #120684 patch raised in #127450 added tests to the | Daniel Veillard | 7 | -4/+33 |
2003-11-19 | fixed a bug in the keys selector parsing #120684 when | is in a predicate | Daniel Veillard | 10 | -1281/+1791 |
2003-11-18 | fixed entity problem in exslt:tokenize uncovered by newapi.xsl changed to | William M. Brack | 5 | -8/+15 |
2003-11-14 | applied fix from Bjorn Reese to close number formatting bug #126994 Daniel | Daniel Veillard | 3 | -1/+9 |