summaryrefslogtreecommitdiff
path: root/result/XPath/expr
Commit message (Expand)AuthorAgeFilesLines
* xpath: number('-') should return NaNNick Wellnhofer2023-01-181-0/+4
* Normalize XPath strings in-placeNick Wellnhofer2022-03-051-0/+24
* Fix float casts in xmlXPathSubstringFunctionNick Wellnhofer2019-03-081-0/+8
* Check for integer overflow in xmlXPathFormatNumberNick Wellnhofer2017-06-012-0/+16
* Check XPath exponents for overflowNick Wellnhofer2017-05-311-0/+32
* Parse small XPath numbers more accuratelyNick Wellnhofer2017-05-311-0/+8
* Rework XPath rounding functionsNick Wellnhofer2017-05-311-0/+68
* Don't recurse into OP_VALUEs in xmlXPathOptimizeExpressionNick Wellnhofer2016-04-271-0/+4
* Fix parsing of NCNames in XPathNick Wellnhofer2016-04-231-0/+4
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-0/+20
* patch from Richard Jinks for XPath substring() function new set of testsDaniel Veillard2002-06-101-4/+40
* another XPath conformance patch from Richard Jinks DanielDaniel Veillard2002-04-242-0/+24
* another patch from Richard Jinks for substring conformance update of theDaniel Veillard2002-04-102-0/+24
* more patches from Richard Jinks Updated tests though they show aDaniel Veillard2002-03-275-5/+321
* - xpath.c result/XPath/expr/floats : clarified and cleanupDaniel Veillard2001-05-031-3/+3
* trio upgrade and integrationBjorn Reese2001-04-211-0/+8
* - xpath.c: finally implemented xmlXPathCompareNodeSetsPRE_MUCKUP3PRE_MUCKUP2PRE_MUCKUPDaniel Veillard2001-02-211-0/+52
* More work and fixes on XPath:Daniel Veillard2000-10-045-0/+231
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-142-0/+48
* Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs,...LIB_XML_1_4Daniel Veillard1999-07-153-0/+29