Age | Commit message (Expand) | Author | Files | Lines |
2007-08-23 | apply patch from Björn Wiberg fixing build on AIX and closing bug #332173 | Daniel Veillard | 1 | -0/+5 |
2007-08-03 | apply patch from Rob Richards to improve build with VS2005 Daniel | Daniel Veillard | 1 | -0/+5 |
2007-07-26 | Removed the exclude-result-prefix change of 31 May 2007. Fixes bug | William M. Brack | 1 | -1/+6 |
2007-06-16 | Fixed problem with RVT cleanup related to some exslt functions (reported | William M. Brack | 1 | -0/+5 |
2007-06-13 | added test case for bug #413451 | William M. Brack | 1 | -1/+6 |
2007-06-12 | preparing release of 1.1.20 Daniel | Daniel Veillard | 1 | -0/+4 |
2007-05-31 | fixed obscure namespace problem related to exclude-result-prefix | William M. Brack | 1 | -0/+5 |
2007-05-06 | fixed minor compilation warning in libxslt/transform.c | William M. Brack | 1 | -0/+5 |
2007-05-06 | fixed two memory leaks, one in exsltMathConstant and one in | William M. Brack | 1 | -0/+5 |
2007-05-04 | fixed xpath context housekeeping problem on processing 'choose' (bug | William M. Brack | 1 | -0/+5 |
2007-04-26 | fixed (another) problem with cached RVT's (from re-opened #378766).' | William M. Brack | 1 | -0/+5 |
2007-03-27 | apply patch fron Shaun McCance to hook xsl:message construct to the new | Daniel Veillard | 1 | -0/+7 |
2007-03-02 | added setting of TRIO_REPLACE_STDIO when TRIO routines are required. | William M. Brack | 1 | -1/+9 |
2007-02-18 | fixed tab/space inconsistency with patch provided by Andreas Hanke (bug | William M. Brack | 1 | -0/+5 |
2007-02-15 | Changed all references to CVS to be SVN; changed corresponding links. | William M. Brack | 1 | -0/+6 |
2007-02-14 | Fixed problem with namespace on compound predicate (bug #407731) | William M. Brack | 1 | -0/+5 |
2007-01-24 | added check for memory allocation error (bug #400242); fixed "type-punned | William M. Brack | 1 | -0/+9 |
2007-01-17 | preparing release of 1.1.20 small patch for missing includes on some BSD, | Daniel Veillard | 1 | -0/+8 |
2007-01-15 | fixed two problems related to checking of fragments, related to python | William M. Brack | 1 | -0/+6 |
2007-01-13 | reverted last change, fixed some comments. Note that in it's current state | William M. Brack | 1 | -0/+7 |
2007-01-12 | fixed problem with DV/WMB testing env. regenerated docs; | William M. Brack | 1 | -1/+9 |
2007-01-11 | enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoid | William M. Brack | 1 | -0/+10 |
2007-01-11 | added new function replace from Joel Reed. added new test case for above. | William M. Brack | 1 | -0/+15 |
2007-01-03 | adapt the extra versioning code to SVN Daniel | Daniel Veillard | 1 | -0/+4 |
2006-12-22 | applied patch supplied by Kjartan Maraas (bug #388567). | William M. Brack | 1 | -0/+5 |
2006-12-11 | further enhancement to the original fix for bug #381319 (which was not | William M. Brack | 1 | -0/+8 |
2006-12-11 | applied patch from Nic James Ferrier to make stylesheets comparable and to | Daniel Veillard | 1 | -0/+8 |
2006-12-09 | changed handling of function params to fix bug #381319 exposed | William M. Brack | 1 | -0/+10 |
2006-12-05 | applied patch from Marcus Meissner removing a strict aliasing problem | Daniel Veillard | 1 | -0/+5 |
2006-12-01 | fixed problem with housekeeping of localRVTBase, bug #378766 | William M. Brack | 1 | -0/+5 |
2006-11-29 | preparing release of libxslt-1.1.19 Daniel | Daniel Veillard | 1 | -0/+4 |
2006-11-25 | fixed problem with cached RVT's, bug #378766 | William M. Brack | 1 | -0/+5 |
2006-11-23 | applied patch from Mike Hommey about saving the current in-scope namespace | Daniel Veillard | 1 | -0/+6 |
2006-11-23 | fix a python detection problem pointed out by Joseph Sacco, fixes bug | Daniel Veillard | 1 | -0/+5 |
2006-11-17 | fixed problem with entity handling within xsltCopyAttrListNoOverwrite | William M. Brack | 1 | -0/+7 |
2006-10-26 | preparing release of libxslt-1.1.18, this bumps libxml2 requirement to | Daniel Veillard | 1 | -0/+8 |
2006-10-26 | removed all remaining references to the old Wiki Daniel | Daniel Veillard | 1 | -0/+4 |
2006-10-12 | fixed end-of-month problem in exsltDateCurrent (#359246) | William M. Brack | 1 | -0/+5 |
2006-10-12 | applied patch from Mike Hommey fixing 2 erroneous xmlFree() and adding a | Daniel Veillard | 1 | -0/+5 |
2006-10-11 | applied fix for accessor functions of a stylesheet returning pointers to | Daniel Veillard | 1 | -0/+8 |
2006-10-11 | apply patch from Gary Coady to compile when libxml2 has no xinclude | Daniel Veillard | 1 | -0/+6 |
2006-10-11 | a missing DESTDIR fix reference to build paths in python module fix the | Daniel Veillard | 1 | -0/+8 |
2006-10-11 | applied cleanup patch from Mikhail Zabaluev which should finish fixing | Daniel Veillard | 1 | -0/+5 |
2006-10-11 | applied fix from Shane Corgatelli to pass the full URL when checking | Daniel Veillard | 1 | -1/+7 |
2006-08-21 | applied patch from Daniel Leidert to fix some typo applied another patch | Daniel Veillard | 1 | -0/+7 |
2006-08-16 | --xinclude should also force XInclude processing on the stylesheets | Daniel Veillard | 1 | -0/+5 |
2006-08-10 | Fixed restoring the context doc for XPath in xsltForEach(). Eliminated the | Kasimier T. Buchcik | 1 | -0/+7 |
2006-08-10 | Added missing QName-validation of some attributes of XSLT-elements. This | Kasimier T. Buchcik | 1 | -0/+6 |
2006-08-10 | As suggested by Bill, I changed xsltShallowCopyNsNode() to return an | Kasimier T. Buchcik | 1 | -0/+12 |
2006-08-09 | Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up | William M. Brack | 1 | -0/+8 |