summaryrefslogtreecommitdiff
path: root/test/XPath
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison of nodesets to stringsNick Wellnhofer2017-10-072-0/+3
* Check for integer overflow in xmlXPathFormatNumberNick Wellnhofer2017-06-012-0/+4
* Check XPath exponents for overflowNick Wellnhofer2017-05-311-0/+8
* Check for overflow in xmlXPathIsPositionalPredicateNick Wellnhofer2017-05-311-0/+3
* Parse small XPath numbers more accuratelyNick Wellnhofer2017-05-311-0/+2
* Rework XPath rounding functionsNick Wellnhofer2017-05-311-0/+17
* Fix axis traversal from attribute and namespace nodesNick Wellnhofer2017-05-313-0/+5
* Fix XPointer paths beginning with range-toNick Wellnhofer2016-10-121-0/+1
* Fix NULL pointer deref in XPointer range-toNick Wellnhofer2016-06-251-0/+1
* Fix memory leak with XPath namespace nodesNick Wellnhofer2016-05-051-0/+1
* Fix namespace axis traversalNick Wellnhofer2016-05-052-2/+3
* Don't recurse into OP_VALUEs in xmlXPathOptimizeExpressionNick Wellnhofer2016-04-271-0/+1
* Fix namespace::node() XPath expressionNick Wellnhofer2016-04-272-0/+4
* Fix parsing of NCNames in XPathNick Wellnhofer2016-04-231-0/+1
* Regression test for bug #695699Nick Wellnhofer2015-03-081-0/+1
* Add a couple of XPath testsNick Wellnhofer2015-03-081-0/+5
* Allow attributes on descendant-or-self axisNick Wellnhofer2015-03-081-0/+1
* Added regression tests for the latest XPath/pattern fixes.Kasimier T. Buchcik2006-01-052-0/+7
* Further enhancement for XPath streaming, consolidated with schemas usageWilliam M. Brack2005-06-092-0/+17
* fixed the bug in lang() as raised by Elliotte Rusty Harold added aDaniel Veillard2005-04-062-0/+18
* improved the script accordingly to the XInclude regression tests updatesDaniel Veillard2003-02-132-0/+8
* 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
* Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported -Daniel Veillard2001-04-051-0/+2
* - xpath.c: finally implemented xmlXPathCompareNodeSetsPRE_MUCKUP3PRE_MUCKUP2PRE_MUCKUPDaniel Veillard2001-02-211-0/+13
* General fixes, XPointer improvements:Daniel Veillard2000-11-242-0/+13
* - parser.[ch]: added xmlIOParseDTD()Daniel Veillard2000-10-301-0/+3
* More work on XPointerDaniel Veillard2000-10-133-0/+3
* Going forward in XPointer implementation:Daniel Veillard2000-10-122-0/+13
* Added XPointer: - configure.in Makefile.am include/makefile.am: addingDaniel Veillard2000-10-108-0/+66
* More work toward 2.2.5, integrated a number of patchesDaniel Veillard2000-10-102-6/+13
* More work and fixes on XPath:Daniel Veillard2000-10-041-0/+1
* Big XPath cleanup continues, one URI fix:Daniel Veillard2000-10-021-0/+3
* - configure.in: releasing 2.2.4Daniel Veillard2000-10-012-0/+13
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-143-0/+77
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-293-3/+3
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-103-11/+17
* Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs,...LIB_XML_1_4Daniel Veillard1999-07-158-0/+89