Age | Commit message (Expand) | Author | Files | Lines |
2007-05-06 | fixed two memory leaks, one in exsltMathConstant and one in | William M. Brack | 2 | -29/+14 |
2007-05-04 | fixed xpath context housekeeping problem on processing 'choose' (bug | William M. Brack | 2 | -0/+11 |
2007-04-26 | fixed (another) problem with cached RVT's (from re-opened #378766).' | William M. Brack | 2 | -0/+8 |
2007-03-27 | apply patch fron Shaun McCance to hook xsl:message construct to the new | Daniel Veillard | 4 | -6/+19 |
2007-03-02 | added setting of TRIO_REPLACE_STDIO when TRIO routines are required. | William M. Brack | 5 | -8/+25 |
2007-02-18 | fixed tab/space inconsistency with patch provided by Andreas Hanke (bug | William M. Brack | 3 | -15/+20 |
2007-02-15 | Changed all references to CVS to be SVN; changed corresponding links. | William M. Brack | 11 | -47/+53 |
2007-02-14 | Fixed problem with namespace on compound predicate (bug #407731) | William M. Brack | 2 | -2/+18 |
2007-01-24 | added check for memory allocation error (bug #400242); fixed "type-punned | William M. Brack | 5 | -13/+45 |
2007-01-17 | preparing release of 1.1.20 small patch for missing includes on some BSD, | Daniel Veillard | 7 | -27/+47 |
2007-01-15 | fixed two problems related to checking of fragments, related to python | William M. Brack | 2 | -4/+12 |
2007-01-13 | reverted last change, fixed some comments. Note that in it's current state | William M. Brack | 2 | -4/+15 |
2007-01-12 | fixed problem with DV/WMB testing env. regenerated docs; | William M. Brack | 9 | -334/+623 |
2007-01-11 | enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoid | William M. Brack | 6 | -5/+28 |
2007-01-11 | added new function replace from Joel Reed. added new test case for above. | William M. Brack | 44 | -296/+732 |
2007-01-03 | adapt the extra versioning code to SVN Daniel | Daniel Veillard | 2 | -0/+12 |
2006-12-22 | applied patch supplied by Kjartan Maraas (bug #388567). | William M. Brack | 2 | -2/+7 |
2006-12-12 | removed message output | William M. Brack | 1 | -1/+0 |
2006-12-11 | removed testfile added in error | William M. Brack | 1 | -5/+0 |
2006-12-11 | further enhancement to the original fix for bug #381319 (which was not | William M. Brack | 8 | -14/+93 |
2006-12-11 | applied patch from Nic James Ferrier to make stylesheets comparable and to | Daniel Veillard | 7 | -2/+409 |
2006-12-09 | changed handling of function params to fix bug #381319 exposed | William M. Brack | 8 | -48/+121 |
2006-12-05 | applied patch from Marcus Meissner removing a strict aliasing problem | Daniel Veillard | 2 | -1/+9 |
2006-12-01 | fixed problem with housekeeping of localRVTBase, bug #378766 | William M. Brack | 2 | -2/+10 |
2006-11-29 | preparing release of libxslt-1.1.19 Daniel | Daniel Veillard | 7 | -12/+45 |
2006-11-25 | fixed problem with cached RVT's, bug #378766 | William M. Brack | 2 | -0/+7 |
2006-11-23 | applied patch from Mike Hommey about saving the current in-scope namespace | Daniel Veillard | 2 | -1/+12 |
2006-11-23 | fix a python detection problem pointed out by Joseph Sacco, fixes bug | Daniel Veillard | 2 | -1/+6 |
2006-11-17 | fixed problem with entity handling within xsltCopyAttrListNoOverwrite | William M. Brack | 7 | -1/+35 |
2006-10-26 | preparing release of libxslt-1.1.18, this bumps libxml2 requirement to | Daniel Veillard | 64 | -3101/+6688 |
2006-10-26 | removed all remaining references to the old Wiki Daniel | Daniel Veillard | 23 | -22/+25 |
2006-10-12 | fixed end-of-month problem in exsltDateCurrent (#359246) | William M. Brack | 2 | -1/+10 |
2006-10-12 | applied patch from Mike Hommey fixing 2 erroneous xmlFree() and adding a | Daniel Veillard | 2 | -2/+7 |
2006-10-11 | applied fix for accessor functions of a stylesheet returning pointers to | Daniel Veillard | 3 | -11/+26 |
2006-10-11 | apply patch from Gary Coady to compile when libxml2 has no xinclude | Daniel Veillard | 43 | -66/+74 |
2006-10-11 | a missing DESTDIR fix reference to build paths in python module fix the | Daniel Veillard | 5 | -7/+14 |
2006-10-11 | applied cleanup patch from Mikhail Zabaluev which should finish fixing | Daniel Veillard | 2 | -39/+60 |
2006-10-11 | applied fix from Shane Corgatelli to pass the full URL when checking | Daniel Veillard | 2 | -3/+9 |
2006-08-21 | applied patch from Daniel Leidert to fix some typo applied another patch | Daniel Veillard | 7 | -50/+71 |
2006-08-16 | --xinclude should also force XInclude processing on the stylesheets | Daniel Veillard | 2 | -0/+17 |
2006-08-10 | Fixed restoring the context doc for XPath in xsltForEach(). Eliminated the | Kasimier T. Buchcik | 4 | -30/+29 |
2006-08-10 | Added missing QName-validation of some attributes of XSLT-elements. This | Kasimier T. Buchcik | 2 | -149/+115 |
2006-08-10 | As suggested by Bill, I changed xsltShallowCopyNsNode() to return an | Kasimier T. Buchcik | 2 | -10/+25 |
2006-08-09 | Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up | William M. Brack | 7 | -19/+43 |
2006-08-04 | *** empty log message *** | Daniel Veillard | 2 | -1/+5 |
2006-07-19 | fix float and boolean XPath conversions try to fix Stephane Bidoul attempt | Daniel Veillard | 3 | -0/+25 |
2006-07-17 | ; tests/general/bug-41-.xsl and tests/general/bug-43.xsl : call-template | William M. Brack | 7 | -17/+29 |
2006-07-14 | Committing again, since I forgot to switch from win to linux linebreaks in | Kasimier T. Buchcik | 20 | -31856/+31869 |
2006-07-14 | Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly, | Kasimier T. Buchcik | 20 | -29882/+31917 |
2006-06-21 | Fixed incorrect regression tests/results. | Kasimier T. Buchcik | 9 | -26/+16 |