aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hardening of XPath evaluationDaniel Veillard2011-08-191-1/+4
* Add options to ignore the internal encodingDaniel Veillard2011-05-262-3/+5
* Release of libxml2-2.7.8Daniel Veillard2010-11-041-0/+11
* 480323 add code to plug in ICU converters by defaultGiuseppe Iuculano2010-11-043-1/+24
* 614087 Fix Socket API usage to allow Windows64 compilationOzkan Sezer2010-11-041-24/+32
* Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_PAdrian Bunk2010-11-041-3/+0
* Add xmlSaveOption XML_SAVE_WSNONSIGAdam Spragg2010-11-031-1/+2
* Add an HTML parser option to avoid a default doctypeDaniel Veillard2010-07-261-0/+1
* Switch the HTML parser to be non-recursiveEugene Pimenov2010-03-151-0/+6
* Fix build with mingwRoumen Petrov2010-03-101-1/+1
* Fix xmlParseInNodeContext for HTML contentDaniel Veillard2010-01-291-0/+1
* 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashesDaniel Veillard2009-09-092-11/+11
* Fix the globals.h to use XMLPUBFUNPaul Smith2009-09-071-1/+1
* Problem with extern extern in headerDaniel Veillard2009-09-072-6/+6
* 440226 Add xmlXIncludeProcessTreeFlagsData APIStefan Behnel2009-08-241-5/+9
* Fix SetGenericErrorFunc and SetStructured clashWang Lam2009-08-241-0/+11
* 541335 HTML avoid creating 2 head or 2 body elementDaniel Veillard2009-08-241-1/+4
* Make xmlRecoverDoc const (Martin Trappel)Daniel Veillard2009-08-201-1/+1
* Both args of xmlStrcasestr are constDaniel Veillard2009-08-121-1/+1
* Try to avoid __imp__xmlFree link trouble on msysDaniel Veillard2009-08-101-1/+6
* Fix a couple of ABI issues with C14N 1.1Aleksey Sanin2009-07-091-3/+3
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-091-4/+15