aboutsummaryrefslogtreecommitdiffstats
path: root/xpointer.c
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-061-12/+26
* DO NOT MERGE: Fix XPointer paths beginning with range-toBrian C. Young2017-04-171-70/+6
* DO NOT MERGE: Disallow namespace nodes in XPointer rangesBrian C. Young2017-04-171-93/+56
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-151-1/+1
* xpointer : fixing Null PointersGaurav Gupta2014-10-071-0/+28
* Remove Unnecessary Null check in xpointer.cGaurav Gupta2014-10-071-2/+0
* Big space and tab cleanupDaniel Veillard2012-09-111-34/+34
* Adding various checks on node type though the APIDaniel Veillard2012-08-091-15/+15
* Fix an off by one pointer accessJüri Aedla2012-05-071-11/+4
* Hardening of XPath evaluationDaniel Veillard2011-08-191-0/+1
* Chasing dead assignments reported by clang-scanDaniel Veillard2009-09-071-2/+1
* Add symbol versioning to libxml2 shared libsDaniel Veillard2009-08-201-7/+14
* Skip silently unrecognized XPointer schemesJakub Wilk2009-07-291-1/+3
* fix a few warning raised by gcc-4.1 and latests changes DanielDaniel Veillard2006-03-101-2/+2
* a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard2005-07-281-1/+1
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-1/+2
* autogenerate a minimal NULL value sequence for unknown pointer types ThisDaniel Veillard2004-11-051-1/+4
* extending the tests coverage more fixes and cleanups DanielDaniel Veillard2004-11-041-1/+1
* enhanced to assure that if xpointer is called for a document, theWilliam M. Brack2004-03-081-5/+8
* fixed problem with union when last() is used in predicate (bug #131971)William M. Brack2004-01-221-0/+1
* fixed problem pointed out by Stéphane Bidoul on the list. completedWilliam M. Brack2003-12-311-7/+12
* Fixed memory leak reported by Dave Beckett Removed spurious commentWilliam M. Brack2003-12-301-1/+15
* edited a couple of comments in accordance with posting on the mailing listWilliam M. Brack2003-12-291-1/+5
* minor error cleanup for gcc-3.3.[12] compilation warnings.William M. Brack2003-11-141-1/+1
* Setting up the framework for structured error reporting, touches a lot ofDaniel Veillard2003-10-101-3/+3
* cleanup migrated XPointer module to the new error mechanism DanielDaniel Veillard2003-10-101-44/+89
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-191-1/+1
* improved the script accordingly to the XInclude regression tests updatesDaniel Veillard2003-02-131-1/+26
* tried to fix bug #97852 reported by Nicolas Noffke DanielDaniel Veillard2002-11-061-0/+2
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* Fixing #74186, made sure all boolean expressions get fully parenthesized,Daniel Veillard2002-03-111-45/+0
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-1/+0
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-17/+17
* Fixed the previous fix, DanielDaniel Veillard2001-11-281-2/+1
* fixed a compilation bug pointed by Danny Jamshy DanielDaniel Veillard2001-11-281-1/+1
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-4/+4
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-1/+1
* removed unused var DanielDaniel Veillard2001-08-161-2/+0
* store the line numbder in element->content, may break some software, needDaniel Veillard2001-07-121-5/+9
* - xpointer.c include/win32config.h win32/libxml2/libxml2.def.srcDaniel Veillard2001-06-281-2/+2
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - Makefile.am: cleanup when --without-debug is specifiedDaniel Veillard2001-06-211-3/+5
* - tree.c xinclude.c xpointer.c: bug #56402 exposed a number ofDaniel Veillard2001-06-191-0/+30
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-191-1/+1
* trio upgrade and integrationBjorn Reese2001-04-211-6/+1
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-3/+0
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-12/+0
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-77/+101
* More cleanups, XSLT induced, start looking okay:Daniel Veillard2001-03-191-0/+1