Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-03-10 | various assorted small cleanups based on the Coverity reports Daniel | Daniel Veillard | 1 | -0/+8 |
2006-02-22 | Nic Ferrier found debug statement left in the XPath conversion code Daniel | Daniel Veillard | 1 | -0/+5 |
2006-02-21 | new update from Daniel Leidert Daniel | Daniel Veillard | 1 | -0/+4 |
2006-02-21 | applied patch from Christopher R. Palmer to avoid a race condition in | Daniel Veillard | 1 | -0/+6 |
2006-02-19 | improvement of the man page by Daniel Leidert, c.f. #331779 Daniel | Daniel Veillard | 1 | -0/+5 |
2006-02-11 | fix xsltSaveResultToString comment detect loops when computing variables, | Daniel Veillard | 1 | -0/+9 |
2005-11-21 | Albert Chin found another signed/unsigned problem in the date and time | Daniel Veillard | 1 | -0/+5 |
2005-11-21 | patch from Albert Chin needed for HP-UX which doesn't have <sys/select.h> | Daniel Veillard | 1 | -0/+5 |
2005-11-21 | Albert Chin posted a patch to fix a problem on Solaris with dates, | Daniel Veillard | 1 | -0/+6 |
2005-11-16 | fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixes | Daniel Veillard | 1 | -0/+5 |
2005-11-06 | added a missing parameter to a debug function Daniel | Daniel Veillard | 1 | -0/+4 |
2005-10-04 | applied fix to date:week-in-year posted to the mailing list by Thomas | William M. Brack | 1 | -0/+7 |
2005-10-02 | applied patch from Joel Reed to ease plugin integration Daniel | Daniel Veillard | 1 | -0/+6 |
2005-09-23 | fixed problem in internal XPath compilation of patterns including | William M. Brack | 1 | -0/+5 |
2005-09-14 | removed a superfluous second sorting of the node set on xsl:copy-of, fixes | Daniel Veillard | 1 | -0/+7 |
2005-09-10 | check environment for PYTHON, fixes #315367 Daniel | Daniel Veillard | 1 | -0/+4 |
2005-09-04 | preparing release 1.1.15 a bit more cleanup Daniel | Daniel Veillard | 1 | -1/+6 |
2005-09-04 | fixed #303289 variable in match are forbidden had to fix that test which | Daniel Veillard | 1 | -0/+8 |
2005-08-31 | fixed 314936 a dictionnary issue on text node merging, which probably | Daniel Veillard | 1 | -0/+5 |
2005-08-25 | libxslt should deallocate directly text node content use | Daniel Veillard | 1 | -0/+5 |
2005-08-12 | check fix for #310692 Daniel | Daniel Veillard | 1 | -0/+6 |
2005-08-09 | try to get rid of complaints from jhbuild newbies. Daniel | Daniel Veillard | 1 | -0/+5 |
2005-08-07 | fixed a bug when size of xmlXPathContext changes, uses the libxml2 alloc | Daniel Veillard | 1 | -0/+5 |
2005-07-14 | added check in xsltCopyText to assure content is in dictionary before | William M. Brack | 1 | -0/+6 |
2005-07-13 | fixed to set current default value for XInclude when creating new | William M. Brack | 1 | -0/+6 |
2005-07-10 | try to avoid generating conflicts applied patch from Mark Vakoc to | Daniel Veillard | 1 | -0/+8 |
2005-07-02 | further fixes for bug 309209, changing behaviour of format-number. changed | William M. Brack | 1 | -0/+7 |
2005-07-01 | Added this file back. We'll have to figure out a way to make jhbuild not | Federico Mena Quintero | 1 | -0/+5 |
2005-06-30 | fixed bug in negative prefix (bug 309209) | William M. Brack | 1 | -0/+4 |
2005-06-17 | Removed from CVS; this is a generated file anyway and it breaks jhbuild | Federico Mena Quintero | 1 | -0/+5 |
2005-05-07 | applied patch from Jonathan Wakely to fix the namespace name for the EXSLT | Daniel Veillard | 1 | -0/+6 |