Age | Commit message (Expand) | Author | Files | Lines |
2005-01-09 | integrated the module patch from Joel Reed with just a couple of changes | Daniel Veillard | 7 | -402/+686 |
2004-12-30 | Adding XMLLib osax description, Daniel | Daniel Veillard | 2 | -0/+9 |
2004-12-28 | fixed a problem with the expression "*//name" (bug 162265), also a small | William M. Brack | 2 | -7/+15 |
2004-12-23 | fixed a couple of spots where out-of-memory errors were not detected in | William M. Brack | 4 | -4/+14 |
2004-12-02 | *doc/xslt.html, doc/downloads.html: changed the download link | William M. Brack | 3 | -2/+7 |
2004-12-01 | minor changes to get rid of gcc warnings, especially on 64-bit system. | William M. Brack | 8 | -46/+78 |
2004-12-01 | applied patch from Aleksey Gurtovoy moving some stat() definition for | Daniel Veillard | 3 | -11/+17 |
2004-12-01 | applied patch from Mark Vakoc fixing bug with namespace URI on template | William M. Brack | 6 | -2/+43 |
2004-11-30 | more on RVT's in XPath predicates, this time for bug 159726. Cleaned up | William M. Brack | 4 | -19/+28 |
2004-11-25 | backed out the last change and re-did it the "right way" (bug 158372). | William M. Brack | 10 | -12/+53 |
2004-11-24 | enhanced the evaluation of global variables to take account of possible | William M. Brack | 3 | -1/+16 |
2004-11-22 | small change to previous fix for bug 153137, fixes bug 158840. added test | William M. Brack | 8 | -8/+59 |
2004-11-21 | enhanced code to assure the "current template rule" is not changed by | William M. Brack | 11 | -27/+110 |
2004-11-08 | fixed problem with day-of-week-in-month (bug 157592) with patch from Sal | William M. Brack | 3 | -3/+10 |
2004-11-01 | added a test case provided by Markus Bertheau breaking on libxml2-2.6.15 | Daniel Veillard | 7 | -1/+27 |
2004-10-29 | preparing release of libxslt-1.1.12 mini change to avoid breaking | Daniel Veillard | 19 | -24/+107 |
2004-10-29 | indicate - means stdin closing #156626 Daniel | Daniel Veillard | 3 | -2/+8 |
2004-10-27 | another dictionnary/string interning fix Daniel | Daniel Veillard | 2 | -0/+8 |
2004-10-26 | fix to force string interning on generated documents Daniel | Daniel Veillard | 2 | -4/+10 |
2004-10-23 | changed some variable names for warning cleanup when -ansi flag is not | William M. Brack | 10 | -94/+103 |
2004-10-18 | fix for RedHat bug #136072 to include EXSLT doc in libxslt package. Daniel | Daniel Veillard | 9 | -7/+15 |
2004-10-15 | changed date.c to use gmtime_r if available (bug 129983) fixed a namespace | William M. Brack | 5 | -5/+43 |
2004-10-11 | fixed a bug in namespace lookup exhibited by the recent namespace tests in | Daniel Veillard | 3 | -1/+9 |
2004-10-07 | fixed a problem of tree structure raised by the new libxml2 tree checking | Daniel Veillard | 2 | -1/+16 |
2004-09-30 | fixed problem with negative periods (bug 154021) changed expected output, | William M. Brack | 4 | -36/+67 |
2004-09-30 | patch from Mark Vakoc about an incorrect attribute document pointer. | Daniel Veillard | 2 | -1/+6 |
2004-09-30 | updated the tutorial from Panagiotis Louridas Daniel | Daniel Veillard | 4 | -75/+168 |
2004-09-29 | release of 1.1.11, rebuilt the docs Daniel | Daniel Veillard | 7 | -20/+42 |
2004-09-29 | try to fix #153137 but without a test case it's shooting in the dark. | Daniel Veillard | 2 | -2/+11 |
2004-09-28 | Linked the second tutorial from the web site, Daniel | Daniel Veillard | 16 | -16/+32 |
2004-09-28 | New tutorial from Panagiotis Louridas integrated the tutorial in the | Daniel Veillard | 9 | -4/+1365 |
2004-09-26 | Fixed some troubles when compiling on the x86_64, specific to my environment,... | Daniel Veillard | 1 | -2/+10 |
2004-09-25 | fixed 2 leaks with namespaced variable names. added test case for above | Daniel Veillard | 8 | -2/+17 |
2004-09-24 | additional leak fix in libexslt/date.c | William M. Brack | 1 | -1/+7 |
2004-09-24 | Fixed the output, Daniel | Daniel Veillard | 2 | -22/+21 |
2004-09-24 | add missing variable fixed some error callback data added new date:sum | Daniel Veillard | 12 | -9/+228 |
2004-09-24 | fixed problem with empty sets, etc. (see discussion on mailing list) | William M. Brack | 2 | -2/+15 |
2004-09-19 | fixed problem with timezone offset (bug 153000) changed regression test | William M. Brack | 5 | -13/+28 |
2004-09-18 | enhanced validation of date-time to catch bit-field overflow (bug 152836) | William M. Brack | 6 | -20/+120 |
2004-09-08 | further refinement to UTF8 pattern separator (bug 151975) | William M. Brack | 2 | -14/+20 |
2004-09-07 | fixed problem with UTF8 pattern separator (bug 151975) | William M. Brack | 2 | -1/+13 |
2004-09-06 | fixed 2 problems with xsl:include (bug #151795) | William M. Brack | 4 | -5/+36 |
2004-08-31 | Release of libxslt-1.1.10 Daniel | Daniel Veillard | 8 | -22/+49 |
2004-08-31 | added missing descriptions for --path as well as --load-trace, fixes Red | Daniel Veillard | 3 | -60/+91 |
2004-08-28 | fixed small problem with key initialisation disturbing the transformation | William M. Brack | 9 | -3/+51 |
2004-08-24 | *** empty log message *** | Igor Zlatkovic | 1 | -0/+4 |
2004-08-24 | added support for version extra | Igor Zlatkovic | 1 | -2/+32 |
2004-08-23 | End of the fix for 150844, Daniel | Daniel Veillard | 1 | -1/+1 |
2004-08-23 | fixing compilation problems on Solaris #150844 Daniel | Daniel Veillard | 5 | -4/+10 |
2004-08-22 | Fixed the mod-xslt2 link, cleaned up the links, added PHP, Daniel | Daniel Veillard | 22 | -25/+25 |