summaryrefslogtreecommitdiff
path: root/tests/exslt
AgeCommit message (Expand)AuthorFilesLines
2004-01-14added test case for math functions on nodesets generated by exslt:node-setWilliam M. Brack3-0/+93
2004-01-14fixed problem, reported on the list by Markus Bayerlein, concerning mathWilliam M. Brack1-0/+1
2004-01-12changed to assure comment which preceeds root node is output after DTDWilliam M. Brack4-0/+77
2003-11-12applied patch for param visibility from Shaun McCance. Changed variableWilliam M. Brack4-1/+91
2003-11-01fix bug #125265 about entities breaking exsl:tokenize and exsl:splitDaniel Veillard4-3/+27
2003-07-29changed sign of date:seconds as previously posted to the mailing listWilliam M. Brack1-8/+8
2003-07-24applied patch from Shaun McCance to fix bug #117616 about EXSTDaniel Veillard4-0/+71
2003-07-18applied patch from Shaun McCance to implement exslt:split c.f. #117752Daniel Veillard4-1/+39
2003-07-14fixed bug 113520William M. Brack1-2/+2
2003-07-10simple cast missing Peter Breitenlohner added deps to libxslt integratedDaniel Veillard1-1/+3
2003-04-30cleaning up Result Value Tree handling fixed a pair of implementations.Daniel Veillard4-1/+18
2003-04-29Typo fixup, DanielDaniel Veillard1-1/+1
2003-04-21applied patch from Charles Bozeman fixing the math power function whereDaniel Veillard4-0/+36
2003-03-24Finally fixed bug #75813, processing or Result Value Tree converted intoDaniel Veillard1-1/+1
2003-02-04change of policy w.r.t. mails small cleanup fixed a couple of bugs raisedDaniel Veillard6-6/+6
2002-12-28add missing .cvsignore entriesJose Maria Celorio2-2/+4
2002-10-15closing #94933, any error will make the transformation abort with noDaniel Veillard2-19/+31
2002-09-18added recently discussed test casesIgor Zlatkovic1-0/+9
2002-04-26applied another patch from Charles Bozeman to enhance date/durationDaniel Veillard32-7/+584
2002-03-19added "make valgrind" targets to run the test suite under the debuggerDaniel Veillard7-8/+37
2002-03-07fixed bug #73791 related to extension function declared in includedDaniel Veillard3-0/+41
2002-03-04patch from Charles Bozeman for the exslt date extension added theDaniel Veillard51-1/+2600
2002-02-06refactored make tests, make all now don't run the test suite added testsDaniel Veillard6-6/+7
2001-10-07added implementation of SAXON expression(), eval() and evaluate()Thomas Broyer1-1/+1
2001-09-12added implementation of the EXSLT - Dates and Times core functions. TheThomas Broyer1-0/+3
2001-09-03added implementation of EXSLT - Strings. Currently implemented functinsThomas Broyer5-1/+54
2001-08-29implemented version 3 of the exslt:node-set() function. added a testThomas Broyer4-0/+25
2001-08-21fixed an error I propagated to nearly all Makefiles.am on Saturday DanielDaniel Veillard4-4/+4
2001-08-21use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.Daniel Veillard1-1/+1
2001-08-18fixed a number of small problems with Makefiles spotted by Albert ChinDaniel Veillard3-3/+3
2001-07-31fixed bugs in exsltTrailingFunction and exsltLeadingFunction when passingThomas Broyer2-2/+2
2001-07-30fixed a serious proble is node-set was called on a nodeset fixed the ruleDaniel Veillard4-4/+4
2001-07-27added some tests to check EXSLT conformance fixed a typo when registeringThomas Broyer82-0/+1054
1997-01-01Added testfiles for bug 114812William M. Brack5-0/+102