aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enhanced the coding for xmlXPathCastNumberToString in order to produce theWilliam M. Brack2007-05-112-12/+28
* applied patch to fix xmlListAppend() from Georges-André SILBER also fixDaniel Veillard2007-05-093-6/+25
* tried to fix an error problem on entity content failure reported byDaniel Veillard2007-05-022-1/+7
* typo patch from Bjorn Reese DanielDaniel Veillard2007-05-022-3/+7
* applied patch from Michael Day to add support for <embed> DanielDaniel Veillard2007-05-022-2/+11
* Dohh !Daniel Veillard2007-04-271-1/+2
* Jean-Daniel Dupas pointed a couple of problems in htmlCreateDocParserCtxt.Daniel Veillard2007-04-262-2/+7
* patch from Richard Jones to save the query part in raw form. also addedDaniel Veillard2007-04-263-0/+14
* patch from Richard Jones to save the query part in raw form. DanielDaniel Veillard2007-04-263-5/+61
* applied patch from Richard Jones to for the silent flag on valgrind whenDaniel Veillard2007-04-255-3/+17
* Richard Jones reported xmlBufferAdd (buf, "", -1), fixing it DanielDaniel Veillard2007-04-242-1/+6
* More doc cleanup, DanielDaniel Veillard2007-04-241-1/+4
* fix xmlURIUnescapeString comments which was confusing DanielDaniel Veillard2007-04-242-3/+7
* new patch from Andreas Stricke to better integrate support for Windows CEDaniel Veillard2007-04-183-11/+20
* release of libxml2 2.6.28 DanielDaniel Veillard2007-04-1712-28/+151
* applied patch from Andreas Stricke to ease the compilation on Windows CEDaniel Veillard2007-04-1711-13/+71
* "xmllint unusable on win32" so applied a libxml2 patch from ChristianDaniel Veillard2007-04-173-4/+31
* change the way script/style are parsed to not try to detect comments,Daniel Veillard2007-04-165-74/+35
* small enhancement for quantifier range with min occurs of 0; fixes bugWilliam M. Brack2007-04-112-0/+10
* applied change from Michael Day to avoid a problem when compiled withoutDaniel Veillard2007-03-302-6/+13
* applied documentation patch from James Dennett DanielDaniel Veillard2007-03-212-4/+8
* fixed problem with 0x2d in Char Range (bug #420596) added regression testWilliam M. Brack2007-03-214-2/+38
* fixed memory access error on parsing of meta data which had errors (bugWilliam M. Brack2007-03-212-6/+12
* applied patch from Björn Wiberg to try to fix again the sillyDaniel Veillard2007-03-204-2/+12
* corrected small error in last commit corrected small typo in last commitWilliam M. Brack2007-03-143-4/+12
* fixed problem with referenced attribute groups (bug #417621) re-orderedWilliam M. Brack2007-03-143-15/+20
* Removed missing link, DanielDaniel Veillard2007-03-132-2/+1
* applied patch from Julien Reichel cleaning up mode and state internalDaniel Veillard2007-03-092-11/+27
* fixed xmlXPathCmpNodes for incorrect result on certain cases whenWilliam M. Brack2007-03-072-0/+9
* fixed tab problem with patch from Andreas Hanke (bug #408626)William M. Brack2007-02-163-14/+19
* Changed all references to libxml2 CVS over to the corresponding SVN. A fewWilliam M. Brack2007-02-1521-88/+107
* Fixed memory bug with invalid function reported by Francois Delyon onWilliam M. Brack2007-02-142-8/+11
* fixed problem with invalid char encountered during text include (reportedWilliam M. Brack2007-02-132-0/+8
* small cleanup to avoid packaging .svn applied patch to avoid a problem inDaniel Veillard2007-02-1210-80/+190
* fixed mistake in previous commit (ChangeLog is correct)William M. Brack2007-02-092-3/+3
* regeneratedWilliam M. Brack2007-02-081-1/+0
* added a GROW when parsing complex comments (bug #405666) added a hack toWilliam M. Brack2007-02-084-11/+27
* repositioned #include for libxml.h to avoid compilation error on someWilliam M. Brack2007-01-316-5/+14
* deleting duplicate entriesWilliam M. Brack2007-01-311-18269/+2
* implemented patch from S. Bidoul for uri.c (bug #389767)William M. Brack2007-01-272-10/+24
* added checks for alloc fail on calls to xmlXPathNewContext (libxslt bugWilliam M. Brack2007-01-242-0/+18278
* Re-generated the documentation (API chunks 27-29 were missing) (alsoWilliam M. Brack2007-01-1122-74/+1278
* fix a memory leak in the python string handling when SAX event are passedDaniel Veillard2007-01-092-0/+8
* fix xmlTextReaderSetup() description tests which were apparently neverDaniel Veillard2007-01-049-1/+18101
* expose xmlTextReaderSetup functionAleksey Sanin2007-01-034-1/+12
* adapt the extra versioning code to SVN DanielDaniel Veillard2007-01-032-1/+13
* apparently id() sometimes generate negative values and %X outputs -XXXXDaniel Veillard2006-12-143-1/+16
* patch from Michael Day on standalone and XML declaration detection, andDaniel Veillard2006-12-043-4/+19
* anothe XInclude user data propagation patch from Michael Day DanielDaniel Veillard2006-12-042-0/+10
* applied patch from Steven Rainwater to fix UTF8ToHtml behaviour on codeDaniel Veillard2006-11-232-6/+14