kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
d5e22ef5 2002-05-27 21:17:57 preparing 2.4.22 Daniel * configure.in: preparing 2.4.22 Daniel
1b31e4a0 2002-05-27 14:44:50 fixing #79334 making htmlParseDocument a public entry point. rebuilt the * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument a public entry point. * doc/*: rebuilt the API and docs Daniel
ed23b7dc 2002-05-27 12:16:02 patch from Richard Jinks to fix a problem introduced in the previous patch * xpath.c: patch from Richard Jinks to fix a problem introduced in the previous patch and pointed by Norm Daniel
c692481a 2002-05-24 11:10:43 fixing bug #81112 Daniel * libxml.spec.in: fixing bug #81112 Daniel
234bc4e7 2002-05-24 11:03:05 fixing bug #82848 Daniel * uri.c: fixing bug #82848 Daniel
a2878974 2002-05-24 07:54:39 Aleksey's commit changed the output of one catalog test Daniel * result/catalogs/mycatalog.full: Aleksey's commit changed the output of one catalog test Daniel
114e4751 2002-05-24 07:20:27 commiting ChangeLog
23002568 2002-05-24 07:18:40 changed default value for global parameter xmlIndentTreeOutput to 1 and * global.data globals.c tree.c include/libxml/globals.h win32/libxml2.def.src win32/dsp/libxml2.def.src: changed default value for global parameter xmlIndentTreeOutput to 1 and introduced new global parameter xmlTreeIndentString (the string used to do one-level indent) with default value " " (as it was in tree.c)
49d5af8c 2002-05-23 11:55:49 Merijn Broeren pointed out a problem when compiling with trio and schemas. * Makefile.am: Merijn Broeren pointed out a problem when compiling with trio and schemas. Daniel
7c13af4d 2002-05-22 09:57:32 patch from Richard Jinks to fix the problem raised in * xpath.c: patch from Richard Jinks to fix the problem raised in http://mail.gnome.org/archives/xml/2002-April/msg00246.htm Daniel