kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
6d473ed3 2001-06-17 10:32:52 Added "make tests" to INSTALL, Daniel
4ec885a1 2001-06-17 10:31:07 - TODO: updated adding cleanup of generated doc - configure.in: prepared to release 2.3.11 - xmllint.c: added --version for bug reporting - doc/html/*.html: rebuilt the doc Daniel
8b8d2254 2001-06-16 21:24:56 - xpath.c: first part of the work on selecting namespace to fix bug #56115 Daniel
96ed5832 2001-06-15 22:22:04 - Makefile.am example/Makefile.am: Laszlo PETER provided a fix when using -liconv - TODO: updated Daniel
d7e4d65e 2001-06-15 14:57:10 small flush of laptop, daniel
c4f631d2 2001-06-14 11:11:59 - HTMLtree.[ch]: more work on the HTML serialization routnes, cleanup, encoding support. Daniel
608ad079 2001-06-14 08:32:28 - xpath.c: Thomas Broyer suggested a better patch for the / arg Daniel
239d052b 2001-06-13 23:02:48 - xpath.c: bug detected by Ankh when / is used as a function arg Daniel
02bb170a 2001-06-13 21:11:59 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property of element and use it to avoid outputting formatting spaces at the wrong place. Implemented the format parameter for HTML save. - result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm result/HTML/script.html result/HTML/test2.html result/HTML/test3.html result/HTML/wired.html: of course this impact the result of a number of HTML tests Daniel
95d845f3 2001-06-13 13:48:46 - HTMLtree.[ch]: started augmenting the HTML save API with encoding and formatting parameters Daniel