Log

Author Commit Date CI Message
Daniel Veillard 17bed981 2003-02-24T20:11:43 preparing release 2.5.4 updated and rebuilt the docs removed warnings * configure.in: preparing release 2.5.4 * doc/*: updated and rebuilt the docs * relaxng.c: removed warnings * result/relaxng/*: updated the results Daniel
Daniel Veillard f4be0180 2003-02-24T19:54:33 fixes a DTD regexp generation problem. Daniel * valid.c: fixes a DTD regexp generation problem. Daniel
Daniel Veillard 02111c1d 2003-02-24T19:14:52 fixes bug #105998 about false detection of attribute consumption loop. * parser.c: fixes bug #105998 about false detection of attribute consumption loop. Daniel
Daniel Veillard 2406abda 2003-02-24T18:16:47 Fixes bug #106931 in XInclude entities merging. Daniel * xinclude.c: Fixes bug #106931 in XInclude entities merging. Daniel
Daniel Veillard fcc822e2 2003-02-24T17:52:08 fixed bug #105992 Daniel * SAX.c: fixed bug #105992 Daniel
Daniel Veillard 3ebc7d43 2003-02-24T17:17:58 fixed xmlSetProp and al. when the node passed is not an element. fixed * tree.c: fixed xmlSetProp and al. when the node passed is not an element. * relaxng.c: fixed bugs 7.3 (though not complete) and memory leaks found 373 test schemas: 369 success 4 failures found 529 test instances: 525 success 4 failures * check-relaxng-test-suite.py: added memory debug reporting Daniel
Daniel Veillard c64b8e98 2003-02-24T11:47:13 some warning removal on Igor's patch seems I messed up with #106788 fix * uri.c parser.c: some warning removal on Igor's patch * tree.c: seems I messed up with #106788 fix * python/libxml.c: fixed some base problems when Python provides the resolver. * relaxng.c: fixed the interleave algorithm found 373 test schemas: 364 success 9 failures found 529 test instances: 525 success 4 failures the resulting failures are bug in the algorithm from 7.3 and lack of support for params Daniel
Daniel Veillard 0046c0fe 2003-02-23T13:52:30 another fix for nodeinfo in entities problem fixed bug #106788 from James * parser.c: another fix for nodeinfo in entities problem * tree.c entities.c: fixed bug #106788 from James Clark some spaces need to be serialized as character references. Daniel
Igor Zlatkovic 40ed73b7 2003-02-23T13:40:12 *** empty log message ***
Igor Zlatkovic ce07616c 2003-02-23T13:39:39 path handling bug introduced by my recent machinations fixed
Daniel Veillard 10ee8b38 2003-02-22T10:04:53 Added pointers to tkxmllint and tkxsltproc, Daniel
Daniel Veillard 44e1dd00 2003-02-21T23:23:28 fixing some nodeinfo in entities problem raised by Glenn W. Bach * parser.c: fixing some nodeinfo in entities problem raised by Glenn W. Bach * relaxng.c: implemented the first section 7.3 check * result/relaxng/*: updated the results Daniel
Daniel Veillard c5312d7c 2003-02-21T17:14:10 fixed some problems in the previous commit and finished implementing 4.16 * relaxng.c: fixed some problems in the previous commit and finished implementing 4.16 rules checking found 373 test schemas: 353 success 20 failures found 529 test instances: 519 success 6 failures * result/relaxng/*: updated the results Daniel
Daniel Veillard 4c5cf709 2003-02-21T15:40:34 implemented checks from section 7.2 Daniel * relaxng.c: implemented checks from section 7.2 Daniel
Daniel Veillard 77648bbe 2003-02-20T15:03:22 implemented the checks from section 7.1, fixed some of the 4.20 and 4.21 * relaxng.c: implemented the checks from section 7.1, fixed some of the 4.20 and 4.21 problems. found 373 test schemas: 338 success 35 failures found 529 test instances: 519 success 6 failures * result/relaxng/*: updated the results Daniel
Daniel Veillard 1c745ade 2003-02-20T00:11:02 implemented the 4.20 and 4.21 simplification rules. updated the results * relaxng.c: implemented the 4.20 and 4.21 simplification rules. * result/relaxng/*: updated the results Daniel
Daniel Veillard ce14fa54 2003-02-19T17:32:48 more bugfixes updated the results Daniel * relaxng.c: more bugfixes * result/relaxng/*: updated the results Daniel
Igor Zlatkovic 7e1d158a 2003-02-19T14:51:44 *** empty log message ***
Igor Zlatkovic bf48ce26 2003-02-19T14:51:20 added few exports
Igor Zlatkovic 5f9fada3 2003-02-19T14:51:00 obsoleted xmlNormalizeWindowsPath
Igor Zlatkovic f2238e6e 2003-02-19T14:50:35 introduced xmlCanonicPath
Igor Zlatkovic 18fb2780 2003-02-19T14:49:48 ensured xmlDoc.URL is always canonic
Daniel Veillard 2e9b165f 2003-02-19T13:29:45 patched to have shared libraries for Python regression tests and static * Makefile.am configure.in: patched to have shared libraries for Python regression tests and static binaries for gdb debug in my development environment * relaxng.c: more bugfixes found 373 test schemas: 296 success 77 failures found 529 test instances: 516 success 8 failures * result/relaxng/*: updated the results Daniel
Daniel Veillard 8fe98710 2003-02-19T00:19:14 guess what ! Relax-NG bugfixing, what a surprize... Daniel * relaxng.c: guess what ! Relax-NG bugfixing, what a surprize... Daniel
Daniel Veillard d431074c 2003-02-18T21:12:46 float/double check bugfix exported a function for NMTOKEN validation add a * xmlschemastypes.c: float/double check bugfix * tree.c include/libxml/tree.h: exported a function for NMTOKEN validation * xmlreader.c: add a TODO for Jody * relaxng.c: bugfix bugfix bugfix found 373 test schemas: 300 success 73 failures found 529 test instances: 507 success 10 failures * result/relaxng/*: updated the results Daniel
Daniel Veillard 2df2de22 2003-02-17T23:34:33 more RelaxNG bug hunting Daniel * relaxng.c check-relaxng-test-suite.py: more RelaxNG bug hunting Daniel
Daniel Veillard 416589ae 2003-02-17T17:25:42 more work on the RelaxNG implementation conformance testing. found 373 * relaxng.c check-relaxng-test-suite.py: more work on the RelaxNG implementation conformance testing. found 373 test schemas: 284 success 89 failures found 529 test instances: 448 success 47 failures * result/relaxng/*: updated the results Daniel
Daniel Veillard 784b9358 2003-02-16T15:50:27 applied a patch from Kjartan Maraas to fix some typos Daniel * ChangeLog tree.c doc/libxml-doc.el doc/libxml2-api.xml: applied a patch from Kjartan Maraas to fix some typos Daniel
Daniel Veillard febcca40 2003-02-16T15:44:18 more bug-hunting added --tree to dump the intermediate rng tree patch from * relaxng.c: more bug-hunting * testRelax.c include/libxml/relaxng.h: added --tree to dump the intermediate rng tree * python/generator.py: patch from Stephane Bidoul to fix the generator on python < 2.2 Daniel
Daniel Veillard d2298791 2003-02-14T16:54:11 more testing on the Relax-NG front, cleaning up the regression tests * check-relaxng-test-suite.py relaxng.c: more testing on the Relax-NG front, cleaning up the regression tests failures current state and I forgot support for "mixed": found 373 test schemas: 280 success 93 failures found 529 test instances: 401 success 68 failures * tree.c include/libxml/tree.h xmlschemastypes.c: finished and moved the Name, NCName and QName validation routine in tree.c * uri.c: fixed handling of URI ending up with #, i.e. having an empty fragment ID. * result/relaxng/*: updated the results Daniel
Daniel Veillard 9a237c9d 2003-02-13T15:52:58 improved the script accordingly to the XInclude regression tests updates * check-xinclude-test-suite.py: improved the script accordingly to the XInclude regression tests updates * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13 November 2002 * result/XPath/xptr/chapterschildseq result/XPath/xptr/vidchildseq test/XPath/xptr/chapterschildseq test/XPath/xptr/vidchildseq: augmented the Xpointer testsuite for the element() scheme Daniel
Daniel Veillard f4b4f988 2003-02-13T11:02:08 added TODO for the DTD compatibility spec more bug fixes driven by the * relaxng.c: added TODO for the DTD compatibility spec * xinclude.c: more bug fixes driven by the testsuite Daniel
Daniel Veillard d581b7ed 2003-02-11T18:03:05 Work on the W3C/NIST regression tests for XInclude, improved the script, * check-xinclude-test-suite.py xinclude.c: Work on the W3C/NIST regression tests for XInclude, improved the script, improving XInclude error reporting mechanism Daniel
Daniel Veillard e9751d95 2003-02-10T23:08:28 Oops forgot to commit check-xinclude-test-suite.py, Daniel
Daniel Veillard 869fb320 2003-02-10T16:24:45 Adding the 2 check python scripts for RelaxNG and XInclude, Daniel
Daniel Veillard 1d788d24 2003-02-10T16:21:58 preparing release 2.5.3 Daniel * NEWS doc/* configure.in: preparing release 2.5.3 Daniel
Daniel Veillard fd7ce5f7 2003-02-10T16:12:39 trying to fix #104934 about some XHTML1 serialization issues. Daniel * tree.c: trying to fix #104934 about some XHTML1 serialization issues. Daniel
Daniel Veillard 809faa52 2003-02-10T15: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
Daniel Veillard 1703c5fc 2003-02-10T14: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
Daniel Veillard 6aa2f603 2003-02-10T00:01:56 fixing #105678 problem when dumping a namespace node. Daniel * tree.c: fixing #105678 problem when dumping a namespace node. Daniel
Daniel Veillard 591b4be0 2003-02-09T23: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
Daniel Veillard 6581e1b8 2003-02-09T22:21:43 fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel
Daniel Veillard 231d791f 2003-02-09T14: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
Igor Zlatkovic dc329b9b 2003-02-08T17:54:08 added relaxng exports
Igor Zlatkovic f3bffaf0 2003-02-08T17:53:46 updates for relaxng
Igor Zlatkovic 6dacee67 2003-02-08T17:52:57 *** empty log message ***
Daniel Veillard 97fd5670 2003-02-07T13:01:54 applied another bug fix from Sean Chittenden Daniel * xinclude.c: applied another bug fix from Sean Chittenden Daniel
Daniel Veillard ef4d3bc3 2003-02-07T12:38:22 I f...ed up the default configuration of schemas and --relaxng option * configure.in xmllint.c: I f...ed up the default configuration of schemas and --relaxng option display in xmllint, pointed by Morus Walter. * xlink.c: Sean Chittenden pointed a couple of errors in the XLink detection module, fixes bug #105374. Daniel
Daniel Veillard c5a70f26 2003-02-06T23:41:59 added the boolean base type. Daniel * xmlschemastypes.c: added the boolean base type. Daniel
Daniel Veillard 96a4b252 2003-02-06T08:22:32 started implementing some of the missing default simple types updated the * xmlschemastypes.c: started implementing some of the missing default simple types * result/relaxng/*: updated the results Daniel
Daniel Veillard 72fef16e 2003-02-05T14:31:19 updated the docs, ready for 2.5.2 release Daniel * NEWS doc/*: updated the docs, ready for 2.5.2 release Daniel
Daniel Veillard 71531f33 2003-02-05T13: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
Daniel Veillard ec498e1b 2003-02-05T11: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
Daniel Veillard de590ca1 2003-02-05T10: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é pointed out. Daniel
Daniel Veillard 930dfb63 2003-02-05T10: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
Daniel Veillard 4287c57a 2003-02-04T22: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
Daniel Veillard 652d8a94 2003-02-04T19: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
Daniel Veillard 0e298ad2 2003-02-04T16: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
Daniel Veillard 57e79b30 2003-02-04T15: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
Daniel Veillard 358a9896 2003-02-04T15:22:32 applied patch from Arne de Bruijn fixing bug #103827 Daniel * HTMLparser.c: applied patch from Arne de Bruijn fixing bug #103827 Daniel
Daniel Veillard eb137179 2003-02-04T15:18:06 updating a comment, fixing #103776 Daniel * HTMLparser.c: updating a comment, fixing #103776 Daniel
Daniel Veillard 8d589046 2003-02-04T15:07:21 fixing bug 105049 for validity checking of content within recursive * parser.c: fixing bug 105049 for validity checking of content within recursive entities. Daniel
Daniel Veillard e5b110b3 2003-02-04T14:43:39 try to fix # 105049 a couple of changes and extensions updated a function * HTMLparser.c: try to fix # 105049 * relaxng.c xmlschemastypes.c: a couple of changes and extensions * tree.c: updated a function comment Daniel
Daniel Veillard 419a7688 2003-02-03T23:22:49 more work on grammars and refs/defs augmented/updated the regression tests * relaxng: more work on grammars and refs/defs * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard 144fae16 2003-02-03T13:17:57 more work on name classes, except support augmented/updated the regression * relaxng: more work on name classes, except support * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard 1ed7f364 2003-02-03T10:57:45 more work on name classes, the "validate all" schemas seems to work now. * relaxng: more work on name classes, the "validate all" schemas seems to work now. * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard 3b2e4e1c 2003-02-03T08:52:58 removed an unprotedted debug message Aleksi Suhonen put a guard against * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen * parser.c: put a guard against infinite document depth, basically trying to avoid another kind of DoS attack. * relaxng.c: some code w.r.t. nameClasses Daniel
Daniel Veillard fc1a4503 2003-02-02T16:02:55 check all the namespace support was actually correct based on tutorial * test/relaxng/* result/relaxng/*: check all the namespace support was actually correct based on tutorial section 10. Daniel
Daniel Veillard e2a5a08b 2003-02-02T14:35:17 include seems to work okay now augmented/updated the regression tests * relaxng: include seems to work okay now * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard a9d912de 2003-02-01T17:43:10 a bit of work done in the train back. added one of the include tests * relaxng.c: a bit of work done in the train back. * test/relaxng/*: added one of the include tests Daniel
Daniel Veillard 80ec90ac 2003-01-30T14:12:27 More tests from section 9 of the tutorial, Daniel
Daniel Veillard 0fb01065 2003-01-30T13:41:41 Combine with interleave on attributes worked without chnages, daniel
Daniel Veillard 154877e5 2003-01-30T12:17:05 more work done in the train augmented/updated the regression tests Daniel * relaxng: more work done in the train * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard b711312c 2003-01-30T05:49:40 oops forgot two external rngs, Daniel
Daniel Veillard e431a27d 2003-01-29T23:02:33 debugging of externalRef augmented/updated the regression tests Daniel * relaxng.c: debugging of externalRef * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard 03e6e8d4 2003-01-29T21:32:01 Oops forgot some result files, daniel
Daniel Veillard d41f4f48 2003-01-29T21:07:52 more work on Relax-NG, implementing externalRef augmented/updated the * relaxng.c: more work on Relax-NG, implementing externalRef * test/relaxng/* result/relaxng/*: augmented/updated the regression tests * Makefile.am: cleanup to Relaxtests target Daniel
Daniel Veillard b08c9815 2003-01-28T23:09:49 more work on Relax-NG, implementing interleave augmented/updated the * relaxng.c: more work on Relax-NG, implementing interleave * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard 76fc5eda 2003-01-28T20:58:15 more work on Relax-NG, implementing interleave augmented/updated the * relaxng.c: more work on Relax-NG, implementing interleave * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
MST 2003 John Fleck da81d192 2003-01-27T14:35:56 doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl adding stylesheet Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net> * doc/tutorial/customfo.xsl * doc/tutorial/customhtml.xsl adding stylesheet customizations used to generate fo for pdf and html
Daniel Veillard c6e997c9 2003-01-27T12:35:42 more work on Relax-NG augmented/updated the regression tests added a * relaxng.c: more work on Relax-NG * test/relaxng/* result/relaxng/*: augmented/updated the regression tests * xmlschemastypes.c: added a number of base type definition but not the associated checks, those are still TODOs Daniel
MST 2003 John Fleck 731967ea 2003-01-27T00:39:50 in docs/tutorial: apa.html apb.html apc.html apd.html ape.html apf.html Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net> in docs/tutorial: * apa.html * apb.html * apc.html * apd.html * ape.html * apf.html * apg.html * ar01s02.html * ar01s03.html * ar01s04.html * ar01s05.html * ar01s06.html * ar01s07.html * ar01s08.html * index.html * xmltutorial.pdf * xmltutorial.xml add index to tutorial
MST 2003 John Fleck 937362d3 2003-01-27T00:04:32 doc/xmlcatalog.1 doc/xmlcatalog_man.html doc/xmlcatalog_man.xml belatedly Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmlcatalog.1 * doc/xmlcatalog_man.html * doc/xmlcatalog_man.xml belatedly fixing bug #93622 (adds rewriteURI type to "--add" option in xmlcatalog man page
Daniel Veillard 3be27518 2003-01-26T19:49:04 applied patch for FreeBSD by Julio Merino, closing #104475 Daniel * xmlcatalog.c xmllint.c: applied patch for FreeBSD by Julio Merino, closing #104475 Daniel
Daniel Veillard ea3f398c 2003-01-26T19:45:18 more work on Relax-NG augmented/updated the regression tests Daniel * relaxng.c: more work on Relax-NG * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard edc91928 2003-01-26T00:52:04 more work on Relax-NG augmented/updated the regression tests Daniel * relaxng.c: more work on Relax-NG * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard dd1655c5 2003-01-25T18:01:32 updated the policy on private mail answers more work on Relax-NG * README: updated the policy on private mail answers * relaxng.c: more work on Relax-NG * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
Daniel Veillard 831e8fdd 2003-01-25T11:45:34 State that I will Cc the list for all technical answer, Daniel
Daniel Veillard 7424eb60 2003-01-24T14:14:52 applied a documentation patch from Stefan Kost Daniel * error.c parser.c tree.c: applied a documentation patch from Stefan Kost Daniel
Daniel Veillard 276be4a6 2003-01-24T01:03:34 more work on Relax-NG regenerated the docs updated and augmented the * relaxng.c: more work on Relax-NG * doc/*: regenerated the docs * test/relaxng/* result/relaxng/*: updated and augmented the Relax-NG regression tests and results Daniel
Daniel Veillard 98bf67ac 2003-01-23T22:00:09 Adding testRelax.c, I forgot it, Daniel
Daniel Veillard bb4c817c 2003-01-23T18:35:42 oops forgot a new header, daniel
Daniel Veillard 6eadf63c 2003-01-23T18:29:16 First commit of the new Relax-NG validation code, not generally useful * Makefile.am configure.in relaxng.c include/libxml/relaxng.h: First commit of the new Relax-NG validation code, not generally useful yet. * test/relaxng/* result/relaxng/*: current state of the regression tests Daniel
Daniel Veillard 814a76db 2003-01-23T18:24:20 minimized the memory allocated for GetContent and a bit of cleanup. Daniel * tree.c: minimized the memory allocated for GetContent and a bit of cleanup. Daniel
Daniel Veillard ff12c494 2003-01-23T16:42:55 seems there is no good reasons to not generate bindings for XPointer * python/generator.py: seems there is no good reasons to not generate bindings for XPointer Daniel
Daniel Veillard 540a31a3 2003-01-21T11:21:07 applied a new patch from Stéphane Bidoul for cleanups rebuilt the API * xmlreader.c doc/apibuild.py: applied a new patch from Stéphane Bidoul for cleanups * doc/libxml2-api.xml: rebuilt the API description with new entry points Daniel
Daniel Veillard 417be3ae 2003-01-20T21:26:34 patch from Stéphane Bidoul for better per context error message APIs * xmlreader.c python/drv_libxml2.py python/generator.py python/libxml.c python/libxml.py python/libxml_wrap.h python/types.c: patch from Stéphane Bidoul for better per context error message APIs * python/tests/ctxterror.py python/tests/readererr.py: update of the tests Daniel
MST 2003 John Fleck 97ddfc0b 2003-01-20T00:09:57 doc/guidelines.html grammar and spelling cleanup Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net> * doc/guidelines.html grammar and spelling cleanup
Daniel Veillard 1aaae654 2003-01-17T10:48:04 Forgot to add readererr.py, oops, Daniel
Daniel Veillard 26f70269 2003-01-16T22:45:08 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and * xmlreader.c include/libxml/xmlreader.h python/generator.py python/libxml.c python/libxml.py win32/libxml2.def.src: applied a patch from Stéphane Bidoul to allow per XMLtextReader error and warning handling * python/tests/Makefile.am python/tests/readererr.py: adding the specific regression test Daniel