summaryrefslogtreecommitdiff
path: root/libexslt
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-21applied patch from Charles Bozeman fixing the math power function whereDaniel Veillard2-3/+4
2003-04-09applied patch from Mark Vakoc fixing a problem with RTF in libexslt DanielDaniel Veillard1-42/+33
2003-01-09tried to fix #102800 for good. Reenabled memory debug checking which gotDaniel Veillard1-2/+7
2003-01-02applied patch from Jörg Walter to provide URI escaping and unescapingDaniel Veillard1-0/+108
2002-12-26Alexey Efimov found a typo bug in exsltStrPaddingFunction() DanielDaniel Veillard1-1/+1
2002-12-11added the generation of libexslt-api.xml small cleanup. DanielDaniel Veillard1-1/+42
2002-11-23patch from Charles Bozeman fixing a memory leak inDaniel Veillard1-0/+3
2002-09-18fixed the embedded '-' in the duration format functionIgor Zlatkovic1-8/+14
2002-09-17fixed date:difference() bugs, removed type conversion warningsIgor Zlatkovic1-26/+35
2002-05-31turned a function static applied patch from Mark Vadoc DanielDaniel Veillard1-1/+2
2002-05-30applied a patch from Mark Vakoc to implement the EXSLT objectDaniel Veillard5-5/+103
2002-05-21Applied patch for the EXSLT man page from Charles Bozeman DanielDaniel Veillard1-9/+163
2002-05-18applied a man page patch from Christian Cornelssen and fixed a couple ofDaniel Veillard1-3/+3
2002-05-08Fixed a typo _cplusplus -> __cplusplusIgor Zlatkovic1-2/+2
2002-04-26applied another patch from Charles Bozeman to enhance date/durationDaniel Veillard1-5/+5
2002-04-25applied a patch from Charles Bozeman to add duration routines to the dateDaniel Veillard1-222/+1437
2002-04-18extern "C" { missing by Mark Vakoc DanielDaniel Veillard1-0/+7
2002-04-17*** empty log message ***Igor Zlatkovic1-6/+6
2002-03-18preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT andDaniel Veillard9-5/+11