kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
72fef16e 2003-02-05 14:31:19 updated the docs, ready for 2.5.2 release Daniel * NEWS doc/*: updated the docs, ready for 2.5.2 release Daniel
71531f33 2003-02-05 13:19:53 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 * HTMLparser.c tree.c xmlIO.c: comments cleanups * Makefile.am: use xmllint for doing the RelaxNG tests * configure.in: preparing 2.5.2 made schemas support default to on instead of off * relaxng.c: removed the verbosity * xmllint.c: added --relaxng option * python/generator.py python/libxml_wrap.h: prepared the integration of the new RelaxNG module and schemas * result/relaxng/*: less verbose output Daniel
ec498e1b 2003-02-05 11:01:50 do not run content model validation if the content is not determinist * valid.c: do not run content model validation if the content is not determinist Daniel
de590ca1 2003-02-05 10:45:26 added the redefinition of namespaced attribute check that was missing as * SAX.c: added the redefinition of namespaced attribute check that was missing as Fabrice Desr
930dfb63 2003-02-05 10:17:38 applied HTML improvements from Nick Kew, allowing to do more checking to * HTMLparser.c include/libxml/HTMLparser.h: applied HTML improvements from Nick Kew, allowing to do more checking to HTML elements and attributes. Daniel
4287c57a 2003-02-04 22:48:53 fixing bug #105137 about entities declaration needing to be copied to the * xinclude.c: fixing bug #105137 about entities declaration needing to be copied to the including document. Daniel
652d8a94 2003-02-04 19:28:49 fixed bug #104817 with delegateURI fixing bugs #104123 and #104125 Daniel * catalog.c: fixed bug #104817 with delegateURI * xpath.c: fixing bugs #104123 and #104125 Daniel
0e298ad2 2003-02-04 16:14:33 fixing #104096 to compile without regexps Daniel * configure.in valid.c xmlreader.c python/libxml_wrap.h python/types.c: fixing #104096 to compile without regexps Daniel
57e79b30 2003-02-04 15:33:12 fixing bug #103969 forgot to add an epsilon transition when building the * valid.c: fixing bug #103969 forgot to add an epsilon transition when building the automata for elem* Daniel
358a9896 2003-02-04 15:22:32 applied patch from Arne de Bruijn fixing bug #103827 Daniel * HTMLparser.c: applied patch from Arne de Bruijn fixing bug #103827 Daniel