kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
b3a182e5 2001-06-01 09:28:09 releasing 2.3.10 Daniel * configure.in: releasing 2.3.10 Daniel
3c2758d3 2001-05-31 18:43:43 - xmlIO.c: Gary Pennington spotted a few troubles with file:/// Daniel
20042427 2001-05-31 18:22:04 - encoding.c: Robert Collins provided a patch to add the "US-ASCII" encoding alias Daniel
97ac1319 2001-05-30 19:14:17 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 string oriented functions and started cleaning the related areas in xpath.c which needed fixing in this respect Daniel
2d70372c 2001-05-30 18:32:34 - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug #55380 - tree.c: patch to xmlNodeGetContent() to get CDATA section content Daniel
9403a049 2001-05-28 11:00:53 - TODO: updated - nanohttp.[ch] : started adding APIs to get the - TODO: updated - nanohttp.[ch] : started adding APIs to get the redirected URL when this occurs (needed for further base computation - tree.h: cleanup - encoding.c: cleanup - SAX.c: minor change around ctxt->loadsubset Daniel
6278fb5b 2001-05-25 07:38:41 - Makefile.am include/Makefile.am: small change to have include/libxml rebuilt if working from CVS. - uri.c: applied another patch from Carl Douglas for URI escaping, this should close bug #51876 Daniel
d16df9f6 2001-05-23 13:44:21 - xinclude.c: fixed XInclude recursive behaviour bug #54678 - result/XInclude/recursive.xml test/XInclude/docs/recursive.xml test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent: added specific regression test - parser.h: preparing for the XSLT mode where DTD inherited attributes are added to the tree. Daniel
bbd22458 2001-05-23 12:02:27 - xinclude.[ch]: Updated the namespace for the Last Call version - result/XInclude/include test/XInclude/include: updated the testsuite accordingly Daniel
8514c674 2001-05-23 10:29:12 - uri.[ch]: applied a patch from Carl Douglas for URI escaping, related to bug #51876 Daniel