Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 869fb320 | 2003-02-10 16:24:45 | Adding the 2 check python scripts for RelaxNG and XInclude, Daniel | ||
| 1d788d24 | 2003-02-10 16:21:58 | preparing release 2.5.3 Daniel * NEWS doc/* configure.in: preparing release 2.5.3 Daniel | ||
| fd7ce5f7 | 2003-02-10 16:12:39 | trying to fix #104934 about some XHTML1 serialization issues. Daniel * tree.c: trying to fix #104934 about some XHTML1 serialization issues. Daniel | ||
| 809faa52 | 2003-02-10 15:43:53 | fixing bug #104646 about iconv based encoding conversion when the input * encoding.c xmlIO.c: fixing bug #104646 about iconv based encoding conversion when the input buffer stops in the middle of a multibyte char Daniel | ||
| 1703c5fc | 2003-02-10 14:28:44 | OASIS RelaxNG testsuite python script to run regression against OASIS * test/relaxng/OASIS/spectest.xml: OASIS RelaxNG testsuite * check-relaxng-test-suite.py: python script to run regression against OASIS RelaxNG testsuite * relaxng.c: some cleanup tweaks * HTMLparser.c globals.c: cleanups in comments * doc/libxml2-api.xml: updated the API * result/relaxng/*: errors moved files, so large diffs but no changes at the semantic level. Daniel | ||
| 6aa2f603 | 2003-02-10 00:01:56 | fixing #105678 problem when dumping a namespace node. Daniel * tree.c: fixing #105678 problem when dumping a namespace node. Daniel | ||
| 591b4be0 | 2003-02-09 23:33:36 | fixed doc comment problems adding RelaxNG wrappers added a specific test * xpath.c: fixed doc comment problems * python/generator.py python/libxml_wrap.h python/types.c: adding RelaxNG wrappers * python/tests/Makefile.am python/tests/relaxng.py: added a specific test of those early Python RelaxNG bindings Daniel | ||
| 6581e1b8 | 2003-02-09 22:21:43 | fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel | ||
| 231d791f | 2003-02-09 14:22:17 | fixes a libtool problem on AMD 64bits builds found the validation problem * libxml.spec.in: fixes a libtool problem on AMD 64bits builds * relaxng.c: found the validation problem I had with interleave when not covering all remaining siblings * Makefile.am test.relaxng/* result/relaxng/*: augmented the testsuite and check the RNG schemas against the RNG schemas given in appendix A Daniel | ||
| dc329b9b | 2003-02-08 17:54:08 | added relaxng exports |