aboutsummaryrefslogtreecommitdiff
path: root/debugXML.c
AgeCommit message (Expand)Author
2023-09-21include: Remove more unnecessary includesNick Wellnhofer
2023-09-20globals: Stop including globals.hNick Wellnhofer
2022-12-01Remove hacky heuristic from b2dc5675e94aa6b5557ba63f7d66b0f08dd17e4dAlex Richardson
2022-08-26Consolidate private header filesNick Wellnhofer
2022-04-21Add configuration flag for XPointer locations supportNick Wellnhofer
2022-03-04Remove DOCBparserNick Wellnhofer
2022-03-02Don't check for standard C89 headersNick Wellnhofer
2022-02-20Remove elfgcchack.hNick Wellnhofer
2020-03-08Fix typosNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2019-01-06Fix -Wcast-function-type warnings (GCC 8)Nick Wellnhofer
2017-11-09Fix hash callback signaturesNick Wellnhofer
2017-06-17Spelling and grammar fixesNick Wellnhofer
2016-05-23Fix some format string warnings with possible format string vulnerabilityDavid Kilzer
2016-04-15Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný
2014-07-14XMl Shell command "cd" does not handle "/" at end of pathDaniel Veillard
2014-02-10Don't use xmlValidateName() when not available.Nicolas Le Cam
2013-07-22Fix a wrong testDaniel Veillard
2013-01-28Cleanup of a duplicate testDaniel Veillard
2012-09-11Big space and tab cleanupDaniel Veillard
2012-05-07Add "whereis" command to xmllint shellRyan
2012-05-07Improve xmllint shellRyan
2010-11-04616478 Fix xmllint shell write commandGwenn Kahz
2009-09-05Fix a bunch of scan 'dead increments' and cleanupDaniel Veillard
2009-07-29Fix leak on SAX1, xmllint --sax1 option and debugDaniel Veillard
2009-06-04* c14n.c debugXML.c doc/examples/io2.c parser.c schematron.cDaniel Veillard
2008-03-25fix various attribute normalisation problems reported by Ashwin thisDaniel Veillard
2008-02-21made one of the changes suggested by Brian Krahmer allow to pass '--' onDaniel Veillard
2005-09-06patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled aDaniel Veillard
2005-08-25uninitialized field and fix on test. DanielDaniel Veillard
2005-08-25change verbosity depending on API get back to previous outputs DanielDaniel Veillard
2005-08-25added a parser XML_PARSE_COMPACT option to allocate small text nodes (lessDaniel Veillard
2005-07-06excluded content string check for XML_ELEMENT_DECL inWilliam M. Brack
2005-07-04added enhancement for #309057 in xmllint shell DanielDaniel Veillard
2005-06-30complete, checking on other platforms is needed updated fix a bug raisedDaniel Veillard
2005-04-01revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard
2004-12-17changed maintainer-clean dependency with suggestion from Crispin FlowerdayWilliam M. Brack
2004-11-09integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard
2004-11-08more coverage more fixes DanielDaniel Veillard
2004-10-27preparing release 2.6.15 cleanups DanielDaniel Veillard
2004-10-26added checking for names values and dictionnaries generates a tons ofDaniel Veillard
2004-10-15excluded a few nodes (with no content) from the string check routine.William M. Brack
2004-10-15added UTF-8 string checking, raise a problem, need debug DanielDaniel Veillard
2004-10-11added namespace checking danielDaniel Veillard
2004-10-09some framework preparation to add namespace checkings danielDaniel Veillard
2004-10-07adding the tree debug mode fixing various problems reported by the debugDaniel Veillard
2004-10-04revamped the XML debugging module and prepare for a new checking modeDaniel Veillard
2004-09-18added the routine xmlNanoHTTPContentLength to the external APIWilliam M. Brack
2004-08-16added help for new set shell command added parser option to not generateDaniel Veillard
2004-08-16small typo pointed out by Mike Hommey slightly improved the --c14nDaniel Veillard