kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
4b637079 2001-02-21 21:52:55 - xpath.c: finally implemented xmlXPathCompareNodeSets - test/XPath/expr/floats results/XPath/expr/floats: added a test for float expressions Daniel
f714aa32 2001-02-21 03:07:44 - tree.c: fixed xmlNodeGetContent, it was not recursing on child - parserInternals.[ch]: trying to speed up parsing - xpath.c : speeded up node set equality op Daniel
bca64ef1 2001-02-19 22:20:01 cut and past error in Changelog, Daniel
e0c3a62c 2001-02-19 18:05:20 - Makefile.am valid.c list.[ch]: Gary Pennington provided a better handling of ID/IDREF and the list modules associated - configure.in: small CFLAGS cleanup Daniel
a8abee69 2001-02-19 15:14:59 - configure.in: fixed iconv detection on AIX (stric) Daniel
88f8f6f3 2001-02-19 10:00:53 - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel
fd9b09b2 2001-02-18 16:51:25 *** empty log message ***
081543fd 2001-02-18 16:49:41 xmlXPathNodeSetSort now uses Shell's sorting algorithm Fixed whitespace handling in xmlXPathStringEvalNumber
142adbfa 2001-02-17 13:21:05 More bugfixes due to DocBook: - xpath.c: bug fix when context size is 0 - parser.c: I like Norm's Dtd because they still manage to break the parser occasionally Daniel
f23e0095 2001-02-16 13:21:29 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel