kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
e356c280 2001-03-10 12:32:04 Preparing for 2.3.4 release: - configure.in: bumped to 2.3.4 - error.c: fixed bug #51860 - tree.c: fixed bug #51861 - valid.c: cleanup, more debug, failed to fix one bug crap ... - tree.[ch] : added xmlDefaultBufferSize - nanoftp.c: typo in function name header block - doc/xml.html : updated, added link to XML::LibXSLT - doc/html/* : rebuilt the docs Daniel
80f32571 2001-03-07 19:45:40 - parser.c SAX.c: the new content parsing code raised an ugly bug in the characters() SAX callback. Found it just because of strangeness in XSLT XML Rec ouptut :-( Daniel
6c831207 2001-03-07 15:57:53 Seems there is still bugs hiding, someone has some flytox ? - Makefile.am: Martin Baulig suggested to add -lm - tree.c: found another bug in xmlNodeGetContent() Daniel
33a67808 2001-03-07 09:44:02 Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed the mailing-list new address, fixed new email address, daniel
81781103 2001-03-07 09:31:47 Updated to point to bugzilla, Daniel
4af6b6e8 2001-03-06 08:33:38 - xpath.c: Bjorn found the error related to strictness of comparison. Daniel
29631a89 2001-03-05 09:49:20 10 mn hacking while waiting for doctor appointment: - parser.c: trying to fix the Dtd parsing problem reported by Gary, side effect of last week speed optimizations. Daniel
14be0a17 2001-03-03 18:50:55 Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - parserInternals.c: removed unneeded test raised by Stric Daniel
e1dc0114 2001-03-03 12:09:03 xmlXPathNodeCollectAndTest fixed (by William Brack) xmlXPathFormatNumber added xmlXPathNodeSetSort changed
f9533d14 2001-03-03 10:04:57 - HTMLparser.c: fixed loop reported by Marc Sanfacon Daniel