Age | Commit message (Expand) | Author | Files | Lines |
2006-06-01 | fix a problem in Python detection Daniel | Daniel Veillard | 2 | -1/+5 |
2006-06-01 | Next step in the refactored code: enhanced xsl:attribute; enhanced | Kasimier T. Buchcik | 5 | -159/+603 |
2006-05-31 | Fixed a difference in processing of xsl:value-of and xsl:text wrt to | Kasimier T. Buchcik | 3 | -15/+44 |
2006-05-22 | Next tiny step of refactoring - mostly bug fixes and cosmetic changes. | Kasimier T. Buchcik | 12 | -191/+828 |
2006-05-15 | Fixed bug #302020, reported by Thomas Blatter. | Kasimier T. Buchcik | 3 | -4/+36 |
2006-05-12 | Next step of refactoring. For more details see bug #341588. I applied the | Kasimier T. Buchcik | 8 | -455/+1907 |
2006-05-11 | Changed a comment to indicate that a specific bug was already fixed. | Kasimier T. Buchcik | 2 | -3/+9 |
2006-05-10 | Quiet CVS a bit | Kjartan Maraas | 3 | -0/+9 |
2006-05-05 | Next step of refactoring (plus some bug-fixes). For more details see | Kasimier T. Buchcik | 15 | -893/+4775 |
2006-05-05 | Reverting the changes; I'll rather change the processing stylesheet | Kasimier T. Buchcik | 4 | -28/+10 |
2006-05-04 | Changed regression test results (bug #340684). Those will now produce | Kasimier T. Buchcik | 4 | -1/+36 |
2006-05-01 | preparing release of 1.1.16, updated and regenerated the docs. Daniel | Daniel Veillard | 52 | -66/+135 |
2006-04-25 | applied patch from Joseph Sacco changing slightly the python detection | Daniel Veillard | 2 | -10/+16 |
2006-04-12 | Refactored the internal structures into specialized structures and | Kasimier T. Buchcik | 9 | -107/+2095 |
2006-04-06 | Revert last patch, Daniel | Daniel Veillard | 2 | -2/+2 |
2006-04-06 | another man patch from daniel, Daniel | Daniel Veillard | 2 | -2/+2 |
2006-04-06 | Update with patch from Daniel Leidert, daniel | Daniel Veillard | 2 | -50/+114 |
2006-04-06 | applied man page improvement from Daniel Leidert Daniel | Daniel Veillard | 3 | -281/+289 |
2006-04-03 | Fixed FTP links, Daniel | Daniel Veillard | 5 | -13/+12 |
2006-03-30 | Fixed regression tests wrt usage of the attributes | Kasimier T. Buchcik | 12 | -12/+25 |
2006-03-30 | Eliminated usage of xsltGetNsProp() in cases where an attribute with a | Kasimier T. Buchcik | 7 | -112/+238 |
2006-03-29 | Charles Hardin pointed an OOM condition where a NULL pointer could be | Daniel Veillard | 2 | -1/+7 |
2006-03-10 | various assorted small cleanups based on the Coverity reports Daniel | Daniel Veillard | 13 | -81/+102 |
2006-03-09 | update help about unwanted legal notices, daniel | Daniel Veillard | 5 | -71/+90 |
2006-02-22 | Nic Ferrier found debug statement left in the XPath conversion code Daniel | Daniel Veillard | 2 | -0/+13 |
2006-02-21 | new update from Daniel Leidert Daniel | Daniel Veillard | 3 | -451/+487 |
2006-02-21 | applied patch from Christopher R. Palmer to avoid a race condition in | Daniel Veillard | 5 | -2/+42 |
2006-02-19 | improvement of the man page by Daniel Leidert, c.f. #331779 Daniel | Daniel Veillard | 3 | -170/+268 |
2006-02-11 | fix xsltSaveResultToString comment detect loops when computing variables, | Daniel Veillard | 7 | -7/+19 |
2005-11-21 | Albert Chin found another signed/unsigned problem in the date and time | Daniel Veillard | 2 | -2/+7 |
2005-11-21 | patch from Albert Chin needed for HP-UX which doesn't have <sys/select.h> | Daniel Veillard | 2 | -0/+7 |
2005-11-21 | Albert Chin posted a patch to fix a problem on Solaris with dates, | Daniel Veillard | 2 | -1/+8 |
2005-11-16 | fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixes | Daniel Veillard | 2 | -4/+10 |
2005-11-07 | Fixing references to zveno.com, Daniel | Daniel Veillard | 3 | -9/+9 |
2005-11-07 | Fixed Mac Os X download linkx, Daniel | Daniel Veillard | 6 | -6/+6 |
2005-11-07 | Fixed Max OS X download links, Daniel | Daniel Veillard | 16 | -16/+16 |
2005-11-06 | added a missing parameter to a debug function Daniel | Daniel Veillard | 2 | -1/+5 |
2005-10-04 | applied fix to date:week-in-year posted to the mailing list by Thomas | William M. Brack | 4 | -6/+13 |
2005-10-02 | applied patch from Joel Reed to ease plugin integration Daniel | Daniel Veillard | 7 | -13/+28 |
2005-09-23 | fixed problem in internal XPath compilation of patterns including | William M. Brack | 2 | -51/+89 |
2005-09-14 | removed a superfluous second sorting of the node set on xsl:copy-of, fixes | Daniel Veillard | 3 | -2/+9 |
2005-09-10 | check environment for PYTHON, fixes #315367 Daniel | Daniel Veillard | 2 | -2/+10 |
2005-09-04 | Small fix of the spec file, Daniel | Daniel Veillard | 1 | -1/+4 |
2005-09-04 | preparing release 1.1.15 a bit more cleanup Daniel | Daniel Veillard | 9 | -26/+59 |
2005-09-04 | fixed #303289 variable in match are forbidden had to fix that test which | Daniel Veillard | 6 | -10/+34 |
2005-08-31 | fixed 314936 a dictionnary issue on text node merging, which probably | Daniel Veillard | 2 | -0/+6 |
2005-08-25 | libxslt should deallocate directly text node content use | Daniel Veillard | 2 | -13/+24 |
2005-08-12 | check fix for #310692 Daniel | Daniel Veillard | 6 | -0/+21 |
2005-08-09 | try to get rid of complaints from jhbuild newbies. Daniel | Daniel Veillard | 2 | -1/+6 |
2005-08-07 | fixed a bug when size of xmlXPathContext changes, uses the libxml2 alloc | Daniel Veillard | 2 | -4/+14 |