summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* no messageIgor Zlatkovic2003-08-251-0/+5
* make the deprecated interfaces log an error message to be sure it won'tDaniel Veillard2003-08-212-0/+47
* Adding new version of the SAX interface, it's not there yet, currentlyDaniel Veillard2003-08-2012-1674/+2465
* fixes a small bug introduced in last commit and detected by valgrind.Daniel Veillard2003-08-192-0/+6
* optimization when freeing hash tables. some tuning of buffer allocationsDaniel Veillard2003-08-199-21/+60
* added option --dtdvalidfpi for Tobias Reif DanielDaniel Veillard2003-08-1833-43/+88
* new dictionary module to keep a single instance of the names used by theDaniel Veillard2003-08-1852-5062/+5093
* Updated the front page informations, DanielDaniel Veillard2003-08-182-10/+15
* applied patch to xmlCleanupParser from Dave Beckett DanielDaniel Veillard2003-08-172-0/+7
* fixed part (2) of bug 119535 (wrong alpha case on filenames)William M. Brack2003-08-163-5428/+3489
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2003-08-1628-28/+448
* fixed part (2) of bug 119535 (wrong alpha case on filenames)William M. Brack2003-08-1628-12094/+10614
* regenerated API documentation for xmlsoft.org (part of Bug 119535)William M. Brack2003-08-1666-19419/+19647
* Minor changes to comments, etc. for improving documentation generationWilliam M. Brack2003-08-156-503/+548
* 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