Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-08-04 | *** empty log message *** | Daniel Veillard | 1 | -0/+4 |
2006-07-19 | fix float and boolean XPath conversions try to fix Stephane Bidoul attempt | Daniel Veillard | 1 | -0/+6 |
2006-07-17 | ; tests/general/bug-41-.xsl and tests/general/bug-43.xsl : call-template | William M. Brack | 1 | -0/+10 |
2006-07-14 | Committing again, since I forgot to switch from win to linux linebreaks in | Kasimier T. Buchcik | 1 | -0/+13 |
2006-07-14 | Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly, | Kasimier T. Buchcik | 1 | -0/+61 |
2006-06-21 | Fixed incorrect regression tests/results. | Kasimier T. Buchcik | 1 | -0/+8 |
2006-06-19 | Merged all the namespace lookup/create/disable functions into | Kasimier T. Buchcik | 1 | -0/+68 |
2006-06-12 | more info about --output from Daniel Leidert c.f. #344654 Daniel | Daniel Veillard | 1 | -0/+5 |
2006-06-06 | preparing release of 1.1.17 Daniel | Daniel Veillard | 1 | -0/+4 |
2006-06-06 | Eliminated a tiny difference wrt to the old behaviour in the naming of | Kasimier T. Buchcik | 1 | -0/+6 |
2006-06-01 | fix a problem in Python detection Daniel | Daniel Veillard | 1 | -0/+4 |
2006-06-01 | Next step in the refactored code: enhanced xsl:attribute; enhanced | Kasimier T. Buchcik | 1 | -0/+9 |
2006-05-31 | Fixed a difference in processing of xsl:value-of and xsl:text wrt to | Kasimier T. Buchcik | 1 | -0/+11 |
2006-05-22 | Next tiny step of refactoring - mostly bug fixes and cosmetic changes. | Kasimier T. Buchcik | 1 | -0/+24 |
2006-05-15 | Fixed bug #302020, reported by Thomas Blatter. | Kasimier T. Buchcik | 1 | -0/+5 |
2006-05-12 | Next step of refactoring. For more details see bug #341588. I applied the | Kasimier T. Buchcik | 1 | -0/+13 |
2006-05-11 | Changed a comment to indicate that a specific bug was already fixed. | Kasimier T. Buchcik | 1 | -0/+5 |
2006-05-05 | Next step of refactoring (plus some bug-fixes). For more details see | Kasimier T. Buchcik | 1 | -0/+11 |
2006-05-05 | Reverting the changes; I'll rather change the processing stylesheet | Kasimier T. Buchcik | 1 | -0/+9 |
2006-05-04 | Changed regression test results (bug #340684). Those will now produce | Kasimier T. Buchcik | 1 | -0/+8 |
2006-05-01 | preparing release of 1.1.16, updated and regenerated the docs. Daniel | Daniel Veillard | 1 | -0/+5 |
2006-04-25 | applied patch from Joseph Sacco changing slightly the python detection | Daniel Veillard | 1 | -0/+5 |
2006-04-12 | Refactored the internal structures into specialized structures and | Kasimier T. Buchcik | 1 | -0/+17 |
2006-04-06 | applied man page improvement from Daniel Leidert Daniel | Daniel Veillard | 1 | -0/+5 |
2006-03-30 | Fixed regression tests wrt usage of the attributes | Kasimier T. Buchcik | 1 | -0/+13 |
2006-03-30 | Eliminated usage of xsltGetNsProp() in cases where an attribute with a | Kasimier T. Buchcik | 1 | -0/+18 |
2006-03-29 | Charles Hardin pointed an OOM condition where a NULL pointer could be | Daniel Veillard | 1 | -0/+5 |