aboutsummaryrefslogtreecommitdiffstats
path: root/include
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-0613-82/+43
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-157-63/+69
* libxml2: remove HTML supportcm-14.0Sergio Giro2016-04-131-1/+6
* Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes2015-10-232-2/+3
|\
| * Silence clang's -Wunknown-attributeMichael Catanzaro2015-04-261-1/+1
| * CVE-2015-1819 Enforce the reader to run in constant memoryDaniel Veillard2015-04-141-1/+2
* | Disable ftp, http, and zlib in the source.Elliott Hughes2014-10-301-4/+4
* | Actually check in xmlversion.h!Elliott Hughes2014-10-301-0/+489
|/
* Fix a couple of issues raised by make distDaniel Veillard2014-10-131-2/+2
* Fix and add const qualifiersKurt Roeckx2014-10-132-39/+39
* Visual Studio 14 CTP defines snprintf()Francis Dupont2014-10-131-0/+2
* Added macros for argument castsEric Zurcher2014-04-071-0/+2
* Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement().Nicolas Le Cam2014-02-101-2/+3
* Shortening lines in headersPatrick Monnerat2013-12-126-14/+33
* Fix incorrect spelling entites->entitiesJan Pokorný2013-11-301-1/+1
* Improve handling of xmlStopParser()Daniel Veillard2013-04-111-0/+1
* Add xmlXPathSetContextNode and xmlXPathNodeEvalAlex Bligh2013-04-011-0/+7
* Cache presence of '<' in entities contentDaniel Veillard2013-03-111-1/+2
* Detect excessive entities expansion upon replacementDaniel Veillard2013-02-191-0/+1
* Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.hTim Starling2012-10-291-0/+9
* Windows build fixesDaniel Richard2012-09-181-1/+1
* Big space and tab cleanupDaniel Veillard2012-09-1132-921/+921
* Allow to set the quoting character of an xmlWriterCsaba Raduly2012-09-111-0/+4
* Add a forbidden variable error number and message to XPathDaniel Veillard2012-09-071-1/+2
* Change the XPath code to percolate allocation errorsDaniel Veillard2012-09-051-3/+3
* Remove all .cvsignore as they are not used anymoreDaniel Veillard2012-09-042-6/+0
* Fix the XPath arity check to also check the XPath stack limitsDaniel Veillard2012-08-271-1/+3
* Expose xmlBufShrink in the public tree APIDaniel Veillard2012-08-221-0/+1
* Fix file and line report for XSD SAX and reader streaming validationDaniel Veillard2012-08-141-0/+26
* Fix const qualifyer to definition of xmlBufferDetachDaniel Veillard2012-08-131-1/+1
* Add support for big line numbers in error reportingDaniel Veillard2012-08-131-1/+2
* Regenerating docs and API filesDaniel Veillard2012-08-102-4/+7
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-062-1/+6
* Provide new accessors for xmlOutputBufferDaniel Veillard2012-08-061-0/+6
* Improvements for old buffer compatibilityDaniel Veillard2012-08-061-1/+11
* Introduce some default parser limitsDaniel Veillard2012-07-302-1/+35
* Cleanups and new limit APIs for dictionariesDaniel Veillard2012-07-251-0/+6
* Cleanup URI module memory allocation codeDaniel Veillard2012-07-241-1/+2
* Provide new xmlBuf based saving functionsDaniel Veillard2012-07-231-0/+11
* Incompatible change to the Input and Output buffersDaniel Veillard2012-07-231-4/+4
* Adding a new buf module for buffersDaniel Veillard2012-07-232-3/+24
* Fix compilation on older Visual StudioDaniel Veillard2012-06-061-1/+1
* Cleanup on randomizationDaniel Veillard2012-05-181-5/+10
* Fix a race in xmlNewInputStreamDaniel Veillard2012-05-151-0/+2
* Use a hybrid allocation scheme in xmlNodeSetContentConrad Irwin2012-05-141-1/+2
* Use buffers when constructing string node lists.Conrad Irwin2012-05-141-0/+2
* Fix library problems with mingw-w64Michael Cronenworth2012-05-101-1/+1
* Allow to compile with Visual Studio 2010Thomas Lemm2012-05-091-2/+5
* add function xmlTextReaderRelaxNGValidateCtxt()Noam Postavsky2012-03-221-0/+5
* add lzma compression supportAnders F Bjorklund2012-01-272-0/+10