Age | Commit message (Expand) | Author | Files | Lines |
2005-02-14 | fixed a problem with exclude-result-prefixes (bug 165560) | William M. Brack | 2 | -4/+16 |
2005-02-14 | added a cretion of ctxt->globalVars in xsltProcessUserParamInternal if | Daniel Veillard | 2 | -0/+7 |
2005-02-09 | applied patch for make wiki from Joel Reed and rebuild fix from Joel Reed | Daniel Veillard | 6 | -20/+87 |
2005-01-30 | applied plugin patch for Windows by Joel Reed Daniel | Daniel Veillard | 4 | -2/+55 |
2005-01-28 | Makefile fixes for Widows from Joel Reed Daniel | Daniel Veillard | 2 | -0/+13 |
2005-01-22 | chasing xmlStrEqual calls and removed them when comparing mode and modeURI | Daniel Veillard | 7 | -21/+31 |
2005-01-22 | small fix for local setup speeding up some variable lookup. In the process | Daniel Veillard | 5 | -40/+37 |
2005-01-22 | when copying text nodes in elements or attributes to the output, if | Daniel Veillard | 5 | -18/+90 |
2005-01-22 | internalize all text node content from stylesheet documents with the | Daniel Veillard | 2 | -0/+48 |
2005-01-21 | Applied patch 11 (with small modification) from Joel | William M. Brack | 2 | -1/+8 |
2005-01-20 | applied patch 10 from Joel Reed Daniel | Daniel Veillard | 3 | -2/+7 |
2005-01-19 | fixed a small error in LIBXSLT_VERSION_EXTRA pointed out by | William M. Brack | 3 | -2/+8 |
2005-01-19 | patch #9 from Joel Reed Daniel | Daniel Veillard | 3 | -1/+15 |
2005-01-19 | fixed problem with parserOptions not being set before loading a new | William M. Brack | 2 | -2/+10 |
2005-01-17 | applied another patch from Joel Reed still failing here but looking better | Daniel Veillard | 7 | -39/+55 |
2005-01-15 | applied another patch from Joel Reed Daniel | Daniel Veillard | 2 | -7/+44 |
2005-01-15 | Copying testplugin.c to the right place really, Daniel | Daniel Veillard | 1 | -0/+329 |
2005-01-15 | Oops forgot libxslt/testplugin.c, Daniel | Daniel Veillard | 1 | -0/+329 |
2005-01-15 | Applied another patch from Joel Reed, fixed a segfault and changed the | Daniel Veillard | 9 | -26/+125 |
2005-01-11 | added python2.4 to the list of accepted versions (bug 163274) | William M. Brack | 2 | -1/+6 |
2005-01-09 | oops previous patch could break build Daniel | Daniel Veillard | 5 | -115/+123 |
2005-01-09 | integrated the module patch from Joel Reed with just a couple of changes | Daniel Veillard | 7 | -402/+686 |
2004-12-30 | Adding XMLLib osax description, Daniel | Daniel Veillard | 2 | -0/+9 |
2004-12-28 | fixed a problem with the expression "*//name" (bug 162265), also a small | William M. Brack | 2 | -7/+15 |
2004-12-23 | fixed a couple of spots where out-of-memory errors were not detected in | William M. Brack | 4 | -4/+14 |
2004-12-02 | *doc/xslt.html, doc/downloads.html: changed the download link | William M. Brack | 3 | -2/+7 |
2004-12-01 | minor changes to get rid of gcc warnings, especially on 64-bit system. | William M. Brack | 8 | -46/+78 |
2004-12-01 | applied patch from Aleksey Gurtovoy moving some stat() definition for | Daniel Veillard | 3 | -11/+17 |
2004-12-01 | applied patch from Mark Vakoc fixing bug with namespace URI on template | William M. Brack | 6 | -2/+43 |
2004-11-30 | more on RVT's in XPath predicates, this time for bug 159726. Cleaned up | William M. Brack | 4 | -19/+28 |
2004-11-25 | backed out the last change and re-did it the "right way" (bug 158372). | William M. Brack | 10 | -12/+53 |
2004-11-24 | enhanced the evaluation of global variables to take account of possible | William M. Brack | 3 | -1/+16 |
2004-11-22 | small change to previous fix for bug 153137, fixes bug 158840. added test | William M. Brack | 8 | -8/+59 |
2004-11-21 | enhanced code to assure the "current template rule" is not changed by | William M. Brack | 11 | -27/+110 |
2004-11-08 | fixed problem with day-of-week-in-month (bug 157592) with patch from Sal | William M. Brack | 3 | -3/+10 |
2004-11-01 | added a test case provided by Markus Bertheau breaking on libxml2-2.6.15 | Daniel Veillard | 7 | -1/+27 |
2004-10-29 | preparing release of libxslt-1.1.12 mini change to avoid breaking | Daniel Veillard | 19 | -24/+107 |
2004-10-29 | indicate - means stdin closing #156626 Daniel | Daniel Veillard | 3 | -2/+8 |
2004-10-27 | another dictionnary/string interning fix Daniel | Daniel Veillard | 2 | -0/+8 |
2004-10-26 | fix to force string interning on generated documents Daniel | Daniel Veillard | 2 | -4/+10 |
2004-10-23 | changed some variable names for warning cleanup when -ansi flag is not | William M. Brack | 10 | -94/+103 |
2004-10-18 | fix for RedHat bug #136072 to include EXSLT doc in libxslt package. Daniel | Daniel Veillard | 9 | -7/+15 |
2004-10-15 | changed date.c to use gmtime_r if available (bug 129983) fixed a namespace | William M. Brack | 5 | -5/+43 |
2004-10-11 | fixed a bug in namespace lookup exhibited by the recent namespace tests in | Daniel Veillard | 3 | -1/+9 |
2004-10-07 | fixed a problem of tree structure raised by the new libxml2 tree checking | Daniel Veillard | 2 | -1/+16 |
2004-09-30 | fixed problem with negative periods (bug 154021) changed expected output, | William M. Brack | 4 | -36/+67 |
2004-09-30 | patch from Mark Vakoc about an incorrect attribute document pointer. | Daniel Veillard | 2 | -1/+6 |
2004-09-30 | updated the tutorial from Panagiotis Louridas Daniel | Daniel Veillard | 4 | -75/+168 |
2004-09-29 | release of 1.1.11, rebuilt the docs Daniel | Daniel Veillard | 7 | -20/+42 |
2004-09-29 | try to fix #153137 but without a test case it's shooting in the dark. | Daniel Veillard | 2 | -2/+11 |