aboutsummaryrefslogtreecommitdiffstats
path: root/debugXML.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-6/+7
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-151-7/+7
* XMl Shell command "cd" does not handle "/" at end of pathDaniel Veillard2014-07-141-0/+5
* Don't use xmlValidateName() when not available.Nicolas Le Cam2014-02-101-0/+2
* Fix a wrong testDaniel Veillard2013-07-221-1/+1
* Cleanup of a duplicate testDaniel Veillard2013-01-281-1/+0
* Big space and tab cleanupDaniel Veillard2012-09-111-15/+15
* Add "whereis" command to xmllint shellRyan2012-05-071-0/+78
* Improve xmllint shellRyan2012-05-071-2/+83
* 616478 Fix xmllint shell write commandGwenn Kahz2010-11-041-1/+1
* Fix a bunch of scan 'dead increments' and cleanupDaniel Veillard2009-09-051-5/+0
* Fix leak on SAX1, xmllint --sax1 option and debugDaniel Veillard2009-07-291-1/+3
* * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.cDaniel Veillard2009-06-041-3/+3
* fix various attribute normalisation problems reported by Ashwin thisDaniel Veillard2008-03-251-1/+2
* made one of the changes suggested by Brian Krahmer allow to pass '--' onDaniel Veillard2008-02-211-0/+1
* patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled aDaniel Veillard2005-09-061-1/+2
* uninitialized field and fix on test. DanielDaniel Veillard2005-08-251-0/+1
* change verbosity depending on API get back to previous outputs DanielDaniel Veillard2005-08-251-5/+14
* added a parser XML_PARSE_COMPACT option to allocate small text nodes (lessDaniel Veillard2005-08-251-4/+10
* excluded content string check for XML_ELEMENT_DECL inWilliam M. Brack2005-07-061-0/+1
* added enhancement for #309057 in xmllint shell DanielDaniel Veillard2005-07-041-0/+38
* complete, checking on other platforms is needed updated fix a bug raisedDaniel Veillard2005-06-301-0/+1
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* changed maintainer-clean dependency with suggestion from Crispin FlowerdayWilliam M. Brack2004-12-171-3/+5
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-091-0/+2
* more coverage more fixes DanielDaniel Veillard2004-11-081-5/+20
* preparing release 2.6.15 cleanups DanielDaniel Veillard2004-10-271-3/+9
* added checking for names values and dictionnaries generates a tons ofDaniel Veillard2004-10-261-2/+110
* excluded a few nodes (with no content) from the string check routine.William M. Brack2004-10-151-4/+8
* added UTF-8 string checking, raise a problem, need debug DanielDaniel Veillard2004-10-151-2/+28
* added namespace checking danielDaniel Veillard2004-10-111-65/+98
* some framework preparation to add namespace checkings danielDaniel Veillard2004-10-091-0/+90
* adding the tree debug mode fixing various problems reported by the debugDaniel Veillard2004-10-071-277/+195
* revamped the XML debugging module and prepare for a new checking modeDaniel Veillard2004-10-041-647/+951
* added the routine xmlNanoHTTPContentLength to the external APIWilliam M. Brack2004-09-181-33/+35
* added help for new set shell command added parser option to not generateDaniel Veillard2004-08-161-0/+1
* small typo pointed out by Mike Hommey slightly improved the --c14nDaniel Veillard2004-08-161-0/+47
* applied patch from Stefano Debenedetti to register namespaces in the debugDaniel Veillard2004-06-161-0/+69
* applied patch from Mark Vadoc avoiding using xmlParse* option and useDaniel Veillard2004-03-251-1/+1
* Fixing a head build problem, damn ... DanielDaniel Veillard2004-03-041-1/+1
* fixing compilation bug with some options disabled as well asDaniel Veillard2004-03-041-0/+4
* fixing compilation and link option when configuring with --without-validDaniel Veillard2004-02-251-0/+6
* added "relaxng" option to the debugging shell some regression tests forDaniel Veillard2004-02-211-0/+66
* Changed all (?) occurences where validation macros (IS_xxx) hadWilliam M. Brack2003-10-181-1/+1
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-4/+18
* fixed 2 bugs pointed in #116448 DanielDaniel Veillard2003-07-061-1/+8
* included libxml/uri.h for xmlCanonicPath declarationIgor Zlatkovic2003-04-271-0/+1
* try to find more places where xmlCanonicPath() must be used to convertDaniel Veillard2003-04-231-1/+1
* fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixedDaniel Veillard2003-03-211-6/+6
* code cleanup, especially the function comments. fixed a small bug whenDaniel Veillard2002-12-101-1/+1