summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 2.3.10 DanielLIBXML_2_3_10Daniel Veillard2001-06-014-26/+23
* - xmlIO.c: Gary Pennington spotted a few troubles with file:///Daniel Veillard2001-05-312-3/+7
* - encoding.c: Robert Collins provided a patch to add theDaniel Veillard2001-05-312-0/+6
* - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8Daniel Veillard2001-05-305-56/+324
* - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bugDaniel Veillard2001-05-303-8/+58
* - TODO: updated - nanohttp.[ch] : started adding APIs to get theDaniel Veillard2001-05-289-51/+137
* - Makefile.am include/Makefile.am: small change to haveDaniel Veillard2001-05-254-7/+106
* - xinclude.c: fixed XInclude recursive behaviour bug #54678Daniel Veillard2001-05-238-76/+197
* - xinclude.[ch]: Updated the namespace for the Last Call versionDaniel Veillard2001-05-238-9/+15
* - uri.[ch]: applied a patch from Carl Douglas for URI escaping,Daniel Veillard2001-05-234-16/+48
* - tree.c: fixed a gross mistake in base computation, xml:base isDaniel Veillard2001-05-225-6/+34
* - catalog.[ch]: fixes and add xmlLoadCatalogs()Daniel Veillard2001-05-229-26/+77
* - catalog.c: handling of CATALOG entries. detection of recursion,Daniel Veillard2001-05-213-20/+74
* - xpath.c: Joe Orton reported a bug found with IRIx compiler.Daniel Veillard2001-05-212-1/+4
* - parser.c: fixed propagation context info when parsing anDaniel Veillard2001-05-202-17/+32
* update with 2.3.9 informations DanielDaniel Veillard2001-05-193-4/+45
* - HTMLtree.h debugXML.h parserInternals.h tree.h valid.cLIBXML_2_3_9Daniel Veillard2001-05-1941-1441/+7944
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-1923-76/+271
* - xpath.c tree.c parser.c: speed optimizations at the parser levelDaniel Veillard2001-05-164-29/+57
* - parser.c parser.h parserInternals.h: fixed a couple ofDaniel Veillard2001-05-166-6/+12
* LoTR sent a patch fixing the previous commit DanielDaniel Veillard2001-05-152-3/+7
* 'nuff said :-( - configure.in: trying to deal again with the stoopid -RDaniel Veillard2001-05-152-0/+10
* two nodeset access macros from Thomas Broyer DanielDaniel Veillard2001-05-153-0/+24
* - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanupDaniel Veillard2001-05-156-290/+632
* - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific testDaniel Veillard2001-05-155-12/+99
* Added 1.8.13 release, DanielDaniel Veillard2001-05-141-1/+6
* - tree.[ch]: fixing bug #54446, by cleaning some bugs in theDaniel Veillard2001-05-114-3/+87
* - HTMLparser.c: Patch from Jonas BorgströmDaniel Veillard2001-05-118-115/+121
* - xmlIO.c catalog.c: plugged in the default catalog resolutionDaniel Veillard2001-05-1017-281/+4097
* - Makefile.am xmlversion.h.in configure.in include/Makefile.am:Daniel Veillard2001-05-1011-9/+688
* - tree.c: zb@bisp.com reported an error in xmlNodeGetLang()Daniel Veillard2001-05-092-1/+5
* - parser.c: added xmlParseExternalEntityPrivate() to allowDaniel Veillard2001-05-082-11/+47
* - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDumpDaniel Veillard2001-05-082-25/+21
* - configure.in: fixed a small portability problem with AM_CONDITIONALDaniel Veillard2001-05-082-1/+5
* - valid.c: warn when indeterminist content model is detectedDaniel Veillard2001-05-075-6/+43
* - HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversionDaniel Veillard2001-05-042-2/+7
* - valid.c: applied small patch from Gary Pennington, reindentedDaniel Veillard2001-05-042-143/+150
* preparing for 2.3.8 release, updated and regenerated the docs DanielLIBXML_2_3_8Daniel Veillard2001-05-0325-2365/+2717
* - xpath.c result/XPath/expr/floats : clarified and cleanupDaniel Veillard2001-05-035-14/+32
* - HTMLparser.c: trying to fix the problem reported by Jonas BorgströmDaniel Veillard2001-05-038-44/+55
* fixed a error introduced in Makefile.am, danielDaniel Veillard2001-05-023-23/+23
* - configure.in Makefile.am: make the inclusion of the trioDaniel Veillard2001-05-023-3/+18
* - DOCBparser.c: patche from László Kovács, fixed entities refsDaniel Veillard2001-05-022-40/+50
* - xmlIO.c: Bjorn Reese provided a fix for a problem on bufferDaniel Veillard2001-05-022-2/+7
* Added an entry to the FAQ, DanielDaniel Veillard2001-05-011-0/+12
* fix of an XSLT namespace bug reported on the list general/bug-8- DanielDaniel Veillard2001-04-302-2/+14
* - strio.h trio.c: Dan McNichol suggested a couple of smallDaniel Veillard2001-04-305-22/+47
* - tree.c parser.c encoding.c: spent a bit more time lookingDaniel Veillard2001-04-305-51/+108
* How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code:helpDaniel Veillard2001-04-292-1/+11
* - configure.in: default on the DocBook parser inclusion (for Gnome)Daniel Veillard2001-04-295-30/+31