kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
c2f83d1f 2004-10-27 22:59:21 Fixing h3 for release, Daniel
6927b106 2004-10-27 17:29:04 preparing release 2.6.15 cleanups Daniel * ChangeLog NEWS configure.in doc/*: preparing release 2.6.15 * debugXML.c nanoftp.c xmlschemas.c xmlschemastypes.c: cleanups Daniel
f2a657aa 2004-10-27 16:33:09 fixed a stupid mistake in xmlBuildRelativeURI (bug 156527) * uri.c: fixed a stupid mistake in xmlBuildRelativeURI (bug 156527)
8e2c9792 2004-10-27 09:39:50 second part of the security fix for xmlNanoFTPConnect() and * nanoftp.c nanohttp.c: second part of the security fix for xmlNanoFTPConnect() and xmlNanoHTTPConnectHost(). Daniel
95ddcd32 2004-10-26 21:53:55 applied fixes for a couple of potential security problems more fixes on * nanoftp.c: applied fixes for a couple of potential security problems * tree.c valid.c xmllint.c: more fixes on the string interning checks Daniel
03a53c34 2004-10-26 16:06:51 added checking for names values and dictionnaries generates a tons of * debugXML.c include/libxml/xmlerror.h: added checking for names values and dictionnaries generates a tons of errors * SAX2.ccatalog.c parser.c relaxng.c tree.c xinclude.c xmlwriter.c include/libxml/tree.h: fixing the errors in the regression tests Daniel
1227fb3c 2004-10-25 23:17:53 modified the handling of _private for entity expansion (bug 155816) * parser.c: modified the handling of _private for entity expansion (bug 155816)
370ba3d2 2004-10-25 16:23:56 fixed the leak reported by Volker Roth on the list added a specific test * parser.c: fixed the leak reported by Volker Roth on the list * test/ent10 result//ent10*: added a specific test for the problem Daniel
367df6e7 2004-10-23 18:14:36 unlinked the internal subset within xmlValidateDtd (bug 141827) added * valid.c: unlinked the internal subset within xmlValidateDtd (bug 141827) * configure.in: added -Wall to developer's flags * doc/examples/reader4.res: added to CVS
fc484dd0 2004-10-22 14:34:23 added support for HTML PIs #156087 added specific tests Daniel * HTMLparser.c: added support for HTML PIs #156087 * test/HTML/python.html result/HTML/python.html*: added specific tests Daniel