aboutsummaryrefslogtreecommitdiffstats
path: root/xmllint.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-109/+91
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-151-10/+18
* Fix a small error in xmllint --format descriptionFabien Degomme2015-10-231-1/+1
* xmllint was not parsing the --c14n11 flagSérgio Batista2014-06-091-1/+1
* Portability patch for fopen on OS/400Patrick Monnerat2013-12-121-0/+6
* Fix incorrect spelling entites->entitiesJan Pokorný2013-11-301-1/+1
* Fix HTML push parser to accept HTML_PARSE_NODEFDTDArnold Hendriks2013-11-291-0/+1
* xmllint --pretty crashed without following numeric argumentTim Galeckas2013-08-291-5/+7
* Fix handling of mmap errorsDaniel Veillard2013-07-121-2/+11
* Catch malloc error and exit accordinglyDaniel Veillard2013-07-111-0/+4
* xmllint --memory should fail on empty filesDaniel Veillard2013-05-081-1/+4
* Add documentation for xmllint --xpathDaniel Veillard2013-03-271-1/+1
* xmllint should not load DTD by default when using the readerDaniel Veillard2012-12-211-1/+2
* Add a --pushsmall option to xmllintDaniel Veillard2012-10-251-4/+9
* Keep non-significant blanks node in HTML parserDaniel Veillard2012-09-071-2/+3
* Fix file and line report for XSD SAX and reader streaming validationDaniel Veillard2012-08-141-0/+1
* Add support for big line numbers in error reportingDaniel Veillard2012-08-131-1/+1
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-061-9/+9
* Fix xmllint --xpath node initializationDaniel Veillard2012-05-251-1/+1
* Fix a compilation problem with --minimumBrandon Slack2012-05-111-1/+1
* xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY)Patrick R. Gansterer2012-05-101-1/+2
* Fix a crash with xmllint --path on empty resultsDaniel Veillard2012-03-271-1/+1
* add lzma compression supportAnders F Bjorklund2012-01-271-0/+1
* Add options to ignore the internal encodingDaniel Veillard2011-05-261-0/+6
* various: handle return values of write callsStefan Kost2011-05-211-4/+12
* Add xmlSaveOption XML_SAVE_WSNONSIGAdam Spragg2010-11-031-0/+22
* Fix xmllint to use format=1 for default formattingAdam Spragg2010-11-011-8/+8
* Add an HTML parser option to avoid a default doctypeDaniel Veillard2010-07-261-0/+8
* Fix a missing #ifdefDaniel Veillard2010-03-101-0/+3
* Adding a --xpath option to xmllintDaniel Veillard2009-10-071-9/+130
* 594874 Forgot an fclose in xmllintDaniel Veillard2009-09-111-0/+2
* Fix a bunch of scan 'dead increments' and cleanupDaniel Veillard2009-09-051-1/+1
* 587867 xmllint --html --xmlout serializing as HTMLDaniel Veillard2009-08-231-0/+2
* xmllint use xmlGetNodePath when not compiled inDaniel Veillard2009-08-101-108/+117
* Fix leak on SAX1, xmllint --sax1 option and debugDaniel Veillard2009-07-291-3/+4
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-091-3/+22
* Matthias Kaehlcke reported a build problem when not compiling HTML supportDaniel Veillard2008-11-061-0/+2
* strengthen some of the internal parser limits, add an XML_PARSE_HUGEDaniel Veillard2008-08-261-0/+4
* patch based on Wieant Nielander contribution to add the option of notDaniel Veillard2008-08-261-0/+7
* add a C program to run the W3C test suite, work in progress add a newDaniel Veillard2008-07-291-0/+6
* apply fix from Stefan Kost to avoid a crash in xmllint, fixes 504284Daniel Veillard2008-01-111-1/+1
* "xmllint unusable on win32" so applied a libxml2 patch from ChristianDaniel Veillard2007-04-171-2/+7
* fix comment for xmlDocSetRootElement c.f. #351981 order XPath elementsDaniel Veillard2006-10-201-1/+3
* started to switch xmllint to use xmlSaveDoc to test #342556 fixed #342556Daniel Veillard2006-10-161-34/+61
* added --html --memory to test htmlReadMemory to test #321632 added variousDaniel Veillard2006-10-131-0/+21
* applied patch from Andrew W. Nosenko to expose if zlib support wasDaniel Veillard2006-07-131-0/+1
* applied patch from Gary Coady to really make sure xmllint --nonet wouldDaniel Veillard2006-04-251-0/+1
* fix an error report when using --path and --valid closes bug #331290Daniel Veillard2006-02-191-0/+9
* damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ toDaniel Veillard2005-09-121-30/+30
* patch from Stéphane Bidoul to compile without schematron DanielDaniel Veillard2005-09-081-1/+1