summaryrefslogtreecommitdiff
path: root/include/libxml/xpath.h
Commit message (Expand)AuthorAgeFilesLines
* xpath: Remove remaining references to valueFrameNick Wellnhofer2023-04-301-1/+1
* malloc-fail: Stop using XPath stack framesNick Wellnhofer2023-03-131-1/+1
* Remove XMLCALL and XMLCDECL macros from public headersNick Wellnhofer2022-12-081-40/+40
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-211-0/+10
* Deprecate module init and cleanup functionsNick Wellnhofer2022-03-061-0/+1
* Remove temporary members from struct _xmlXPathContextNick Wellnhofer2020-12-161-2/+0
* Fix typosNick Wellnhofer2020-03-081-1/+1
* Large batch of typo fixesJared Yanovich2019-09-301-1/+1
* Optional recursion limit when parsing XPath expressionsNick Wellnhofer2019-04-111-0/+1
* Optional recursion limit when evaluating XPath expressionsNick Wellnhofer2019-04-111-1/+4
* Optional XPath operation limitNick Wellnhofer2019-04-111-1/+6
* Add xmlXPathSetContextNode and xmlXPathNodeEvalAlex Bligh2013-04-011-0/+7
* Big space and tab cleanupDaniel Veillard2012-09-111-42/+42
* Add a forbidden variable error number and message to XPathDaniel Veillard2012-09-071-1/+2
* Hardening of XPath evaluationDaniel Veillard2011-08-191-1/+4
* small doc improvement for xmlXPathContext from Jack Jansen, fixes #524759Daniel Veillard2008-04-031-0/+3
* applied documentation patch from James Dennett DanielDaniel Veillard2007-03-211-4/+4
* Added xmlXPathCompiledEvalToBoolean() to the API and adjusted/addedKasimier T. Buchcik2006-06-261-1/+5
* Changed the name of the recently added public functionKasimier T. Buchcik2006-05-311-6/+7
* Added an XPath object cache. It sits on an xmlXPathContext and need to beKasimier T. Buchcik2006-05-291-2/+8
* prepare for release work for #303289, fix a formatting bug for MIN_INTDaniel Veillard2005-09-041-3/+12
* changed xmlPatterncompile signature to pass an int and not an enum sinceDaniel Veillard2005-07-231-0/+10
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-021-9/+15
* augmented type autogeneration for enums removed direct error reporting.Daniel Veillard2004-11-061-1/+2
* trying to remove some warning when compiling on Fedora Core 3 and 64bitsDaniel Veillard2004-08-221-14/+48
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-0/+5
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-231-0/+6
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-5/+12
* cleaning up XPath error reporting that time. applied the two patches forDaniel Veillard2003-10-071-0/+7
* realigned parameters after taintIgor Zlatkovic2003-08-271-38/+73
* Exportability taint of the headersIgor Zlatkovic2003-08-251-41/+42
* first part of the fix to performance bug #108905, addsDaniel Veillard2003-03-261-0/+1
* Heiko W. Rupp fixed a lot of comments to generate better API descriptionsDaniel Veillard2002-03-121-14/+14
* fixing #61290 "namespace nodes have no parent" long standing divergenceDaniel Veillard2002-03-041-0/+1
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-5/+19
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-3/+3
* hum, restrict the integer usage gcc bug workaround to only gcc compilersDaniel Veillard2001-08-271-1/+1
* more work on the XML catalog support. small cleanup seems using list as aDaniel Veillard2001-08-211-0/+3
* fixed a serious memory problen when walking the namespace axis showing upDaniel Veillard2001-07-301-0/+4
* added a function lookup frameworkThomas Broyer2001-07-261-0/+4
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-2/+0
* added a more convenient extension API for value and context managing NowThomas Broyer2001-07-161-0/+28
* exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passingThomas Broyer2001-07-151-1/+5
* small cleanup update DanielDaniel Veillard2001-07-071-3/+8
* - xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:Daniel Veillard2001-07-031-0/+1
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - tree.c: fixed a gross mistake in base computation, xml:base isDaniel Veillard2001-05-221-0/+4
* - HTMLtree.h debugXML.h parserInternals.h tree.h valid.cLIBXML_2_3_9Daniel Veillard2001-05-191-4/+10
* two nodeset access macros from Thomas Broyer DanielDaniel Veillard2001-05-151-0/+10
* - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanupDaniel Veillard2001-05-151-0/+17