summaryrefslogtreecommitdiff
path: root/debugXML.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hacky heuristic from b2dc5675e94aa6b5557ba63f7d66b0f08dd17e4dAlex Richardson2022-12-011-1/+1
* Consolidate private header filesNick Wellnhofer2022-08-261-0/+2
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-211-0/+12
* Remove DOCBparserNick Wellnhofer2022-03-041-6/+0
* Don't check for standard C89 headersNick Wellnhofer2022-03-021-5/+1
* Remove elfgcchack.hNick Wellnhofer2022-02-201-2/+1
* Fix typosNick Wellnhofer2020-03-081-5/+5
* Large batch of typo fixesJared Yanovich2019-09-301-3/+3
* Fix -Wcast-function-type warnings (GCC 8)Nick Wellnhofer2019-01-061-11/+5
* Fix hash callback signaturesNick Wellnhofer2017-11-091-5/+6
* Spelling and grammar fixesNick Wellnhofer2017-06-171-1/+1
* Fix some format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-231-2/+2
* Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný2016-04-151-5/+5
* 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