summaryrefslogtreecommitdiff
path: root/test/XPath/expr
Commit message (Expand)AuthorAgeFilesLines
* xpath: number('-') should return NaNNick Wellnhofer2023-01-181-0/+1
* Normalize XPath strings in-placeNick Wellnhofer2022-03-051-0/+8
* Fix float casts in xmlXPathSubstringFunctionNick Wellnhofer2019-03-081-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 xmlXPathCompareNodeSetsPRE_MUCKUP3PRE_MUCKUP2PRE_MUCKUPDaniel 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,...LIB_XML_1_4Daniel Veillard1999-07-153-0/+29