summaryrefslogtreecommitdiff
path: root/libexslt
AgeCommit message (Expand)AuthorFilesLines
2004-10-29preparing release of libxslt-1.1.12 mini change to avoid breakingDaniel Veillard1-1/+2
2004-10-23changed some variable names for warning cleanup when -ansi flag is notWilliam M. Brack2-7/+7
2004-10-15changed date.c to use gmtime_r if available (bug 129983) fixed a namespaceWilliam M. Brack2-2/+32
2004-09-30fixed problem with negative periods (bug 154021) changed expected output,William M. Brack1-33/+57
2004-09-24additional leak fix in libexslt/date.cWilliam M. Brack1-1/+7
2004-09-24fixed problem with empty sets, etc. (see discussion on mailing list)William M. Brack1-2/+10
2004-09-19fixed problem with timezone offset (bug 153000) changed regression testWilliam M. Brack1-1/+1
2004-09-18enhanced validation of date-time to catch bit-field overflow (bug 152836)William M. Brack1-20/+18
2004-08-23End of the fix for 150844, DanielDaniel Veillard1-1/+1
2004-08-23fixing compilation problems on Solaris #150844 DanielDaniel Veillard1-2/+2
2004-08-18added some code to include the CVS ChangeLog version in the versionWilliam M. Brack2-1/+9
2004-08-06added date:sum routine supplied by Joel ReedWilliam M. Brack1-118/+260
2004-07-27fixed str:tokenize for case when 2nd argument is an empty string (shouldWilliam M. Brack1-1/+11
2004-07-16apply patch from Rob Richards to add a normal --with-crypto configureDaniel Veillard4-0/+17
2004-07-04implemented change from Joel Reed for automake-1.4 compatibility.William M. Brack2-462/+479
2004-06-30applied patch from Joel Reed to get EXSLT crypto extensions based onDaniel Veillard4-0/+726
2004-05-16fixing a small portability problem on Solaris for the declaration ofDaniel Veillard1-0/+7
2004-04-19fixed bug in UTF8 string tokenize kindly reported by Vasily TchekalkinWilliam M. Brack1-3/+2
2004-03-10modified the 'tokenize' routine to work with UTF8 chars in both string andWilliam M. Brack1-7/+11
2004-02-26added test for localtime_r added usage of localtime_r if present on systemWilliam M. Brack1-5/+18
2004-02-23patches from Mikhail S Grushinskiy to compile on Mingw DanielDaniel Veillard1-0/+3
2004-01-14fixed problem, reported on the list by Markus Bayerlein, concerning mathWilliam M. Brack2-1/+44
2003-12-20fixed several routines to assure empty string returned (rather than aWilliam M. Brack1-4/+16
2003-12-11MSVC and MinGW compilation fixesIgor Zlatkovic1-1/+33
2003-11-18fixed entity problem in exslt:tokenize uncovered by newapi.xsl changed toWilliam M. Brack1-3/+3
2003-11-12applied patch for param visibility from Shaun McCance. Changed variableWilliam M. Brack1-8/+17
2003-11-08applied improvement patch from Jonathan Wakely describing the entryDaniel Veillard1-46/+76
2003-11-05Minor enhancements to eliminate compile/test warningsWilliam M. Brack1-1/+1
2003-11-02fixed bug #125502 and corrected expected test output fixed broken testWilliam M. Brack1-3/+3
2003-11-01fix bug #125265 about entities breaking exsl:tokenize and exsl:splitDaniel Veillard1-12/+12
2003-10-23doing some testing and raising the build requirement to 2.5.10 appliedDaniel Veillard1-4/+2
2003-09-28minor cleanup for various compilation warnings (AIX as well as gcc)William M. Brack1-2/+6
2003-09-27applied patch from Brett Kail to implement saxon:line-number() DanielDaniel Veillard1-0/+65
2003-09-02additional macros, mingw sectionIgor Zlatkovic1-0/+13
2003-08-28fixed typos reported by Mark VakocIgor Zlatkovic1-1/+1
2003-08-27fixed defs for Borland compiler, as reported by Eric ZurcherIgor Zlatkovic1-2/+2
2003-08-25add the new header so they get included in the distrib DanielDaniel Veillard1-1/+2
2003-08-25changed default var export to externIgor Zlatkovic1-1/+1
2003-08-25Exportability taint of the headersIgor Zlatkovic3-30/+106
2003-08-18applied patch from Mikhail Grushinskiy for compilation with MingW compilerDaniel Veillard10-11/+11
2003-07-29changed sign of date:seconds as previously posted to the mailing listWilliam M. Brack1-1/+7
2003-07-24applied patch from Shaun McCance to fix bug #117616 about EXSTDaniel Veillard1-4/+7
2003-07-18applied patch from Shaun McCance to implement exslt:split c.f. #117752Daniel Veillard1-2/+109
2003-07-14fixed bug 113520William M. Brack1-3/+3
2003-07-09fixed bug 114812William M. Brack1-8/+69
2003-06-13Moved the man pages to section 3 applied patch from Peter BreitenlohnerDaniel Veillard3-4/+4
2003-04-30cleaning up Result Value Tree handling fixed a pair of implementations.Daniel Veillard2-15/+29
2003-04-26fixed a problem in the generator where the way functions are remapped asDaniel Veillard1-1/+1
2003-04-23fixed a bug introduced in the last commit tried to fix #111437 side effectDaniel Veillard1-1/+1
2003-04-23applied last patch for #110023 from Mark Vakoc fixed a memory leak whenDaniel Veillard2-47/+65