aboutsummaryrefslogtreecommitdiffstats
path: root/test/XPath/expr
Commit message (Expand)AuthorAgeFilesLines
* Upgrade libxml2 to 1a360c1c2ec950f478d55b31722ecf78f5698e97Haibo Huang2020-07-311-0/+2
* Check for integer overflow in xmlXPathFormatNumberNick Wellnhofer2017-06-012-0/+4
* Check XPath exponents for overflowNick Wellnhofer2017-05-311-0/+8
* Parse small XPath numbers more accuratelyNick Wellnhofer2017-05-311-0/+2
* Rework XPath rounding functionsNick Wellnhofer2017-05-311-0/+17
* Don't recurse into OP_VALUEs in xmlXPathOptimizeExpressionNick Wellnhofer2016-04-271-0/+1
* Fix parsing of NCNames in XPathNick Wellnhofer2016-04-231-0/+1
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-0/+5
* patch from Richard Jinks for XPath substring() function new set of testsDaniel Veillard2002-06-101-4/+13
* another XPath conformance patch from Richard Jinks DanielDaniel Veillard2002-04-242-0/+6
* another patch from Richard Jinks for substring conformance update of theDaniel Veillard2002-04-102-0/+6
* more patches from Richard Jinks Updated tests though they show aDaniel Veillard2002-03-275-3/+81
* trio upgrade and integrationBjorn Reese2001-04-211-0/+2
* - xpath.c: finally implemented xmlXPathCompareNodeSetsDaniel Veillard2001-02-211-0/+13
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-142-0/+49
* Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs,...Daniel Veillard1999-07-153-0/+29