summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BRANCH release for 2.5.x critical patchesLIBXML2_2_5_11LIBXML2_2_5_XDaniel Veillard2003-09-0937-16243/+16262
* preparing libxml2-2.5.10 release updated the doc and rebuilt DanielLIBXML2_2_5_xLIBXML2_2_5_10Daniel Veillard2003-08-1526-142/+202
* fixing the xmlSAXParseDTD bug #119536 raised by Malcolm Tredinnick withDaniel Veillard2003-08-142-1/+6
* allocation error #119784 raised by Oliver Stoeneberg DanielDaniel Veillard2003-08-142-2/+5
* fixing an use of strcpy() where both strings overlap pointed out byDaniel Veillard2003-08-142-2/+11
* get rid of some compilation warnings. fix the performance problem reportedDaniel Veillard2003-08-145-154/+170
* applied UTF-16 encoding handling patch provided by Mark Itzcovitz moreDaniel Veillard2003-08-144-19/+34
* Corrected bug tracking modules to look for libxml2 not libxml, DanielDaniel Veillard2003-08-1429-34/+34
* Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.Daniel Veillard2003-08-148-3/+56
* fixed the serious CPU usage problem reported by Grant Goodale appliedDaniel Veillard2003-08-143-3/+25
* Removed dependency from libxml2.def.srcWilliam M. Brack2003-08-132-1/+5
* took away the requirement for automake-1.4, changed the messages forWilliam M. Brack2003-08-135-19/+41
* cleaning up a problem when parsing UTF-16 and libiconv is not used. DanielDaniel Veillard2003-08-112-0/+15
* renerated with fixed libxml2-api.xmlWilliam M. Brack2003-08-102-1/+7
* preparing libxml2-2.5.9 release updated the doc and rebuilt DanielLIBXML2_2_5_9Daniel Veillard2003-08-097-35/+94
* changing an enum definition to get a correct API XML description. This wasDaniel Veillard2003-08-093-22/+36
* fixed a nasty bug #119387, bad heuristic from the progressive HTML parserDaniel Veillard2003-08-092-14/+33
* Added in support for the ISO8859X module (patch provided by Jesse Pelton)William M. Brack2003-08-082-1/+22
* hum try to avoid some troubles when the library is not initialized and oneDaniel Veillard2003-08-0812-59/+183
* Bug 119343 (with apologies to Igor) - Enhanced handling of docb andWilliam M. Brack2003-08-083-160/+299
* further small changes for warnings when configured with --with-iconv=noWilliam M. Brack2003-08-072-3/+12
* further small changes to elminate most of the remaining warnings.William M. Brack2003-08-066-7/+21
* small changes to syntax to get rid of compiler warnings. No changes toWilliam M. Brack2003-08-0512-49/+43
* rebuilt the API and docs. DanielDaniel Veillard2003-08-048-0/+164
* fixed a small problem in the patch for #118763 this reverts back to theDaniel Veillard2003-08-043-2/+7
* applied doc patch to xml.html and rebuilt, apparently some C++ wrappersDaniel Veillard2003-08-043-8/+18
* fixing HTML attribute serialization bug #118763 applying a modifiedDaniel Veillard2003-08-043-6/+32
* added a new API to split a QName without generating any memory allocationDaniel Veillard2003-08-047-30/+111
* trying to fix #118754 of possible recursion in the catalogs. NotDaniel Veillard2003-08-042-3/+40
* fixed bug #118712 about mixed content, and namespaced element names. addedDaniel Veillard2003-08-038-10/+65
* =Bug 118559 (continued)William M. Brack2003-08-019-35/+34
* fixing bug 118559William M. Brack2003-07-3112-40/+82
* applied a patch from William Brack about the problem of parsing very largeDaniel Veillard2003-07-302-16/+25
* applying cleanup patch from Bjorn Reese for xmlTextReaderNodeType() andDaniel Veillard2003-07-303-15/+51
* applying patch from Peter Jacobi to added ISO-8859-x encoding support whenDaniel Veillard2003-07-305-0/+1105
* patch from Joachim Bauch + cleanup for Relax NG error callbacks in pythonDaniel Veillard2003-07-294-13/+203
* applied Peter Jacobi encoding cleanup patch, and also avoided a possibleDaniel Veillard2003-07-294-60/+19
* fix the previous commit DanielDaniel Veillard2003-07-292-1/+5
* fixed problem with comments reported by Nick Kew added routinesWilliam M. Brack2003-07-294-5/+59
* applied a change suggested by Sean Griffin in bug #118494 about a memoryDaniel Veillard2003-07-282-0/+8
* fixed a Relax-NG compilation/streaming bug introduced when fixing theDaniel Veillard2003-07-2810-13/+74
* doc/tutorial/apa.html doc/tutorial/apb.html doc/tutorial/apc.htmlMDT 2003 John Fleck2003-07-2420-1137/+1626
* fixing a bug about a special case of namespace handling, this closes bugDaniel Veillard2003-07-243-2/+30
* Fixing some uppercase fragment identifier pointing to generated docs, DanielDaniel Veillard2003-07-243-8/+8
* checked and fixed the compilation of RNG schemas, fixes a couple of bugsDaniel Veillard2003-07-239-37/+75
* fixed an out of bound error #118052 , the good part if that base64 codeDaniel Veillard2003-07-232-1/+6
* doc/xmllint.html include html version of the xmllint man page, so anMDT 2003 John Fleck2003-07-232-0/+149
* added a new API xmlXIncludeProcessTree() to process XInclude only on aDaniel Veillard2003-07-225-9/+47
* Applied fix for "wb" open flag, DanielDaniel Veillard2003-07-201-3/+3
* adding Get interface for the error callback and parameters of parsing andDaniel Veillard2003-07-184-0/+66