- 24 Jan, 2003 1 commit
-
-
Daniel Veillard authored
* 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
-
- 23 Jan, 2003 5 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
-
Daniel Veillard authored
* 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 authored
* tree.c: minimized the memory allocated for GetContent and a bit of cleanup. Daniel
-
Daniel Veillard authored
* python/generator.py: seems there is no good reasons to not generate bindings for XPointer Daniel
-
- 21 Jan, 2003 1 commit
-
-
Daniel Veillard authored
* xmlreader.c doc/apibuild.py: applied a new patch from Stphane Bidoul for cleanups * doc/libxml2-api.xml: rebuilt the API description with new entry points Daniel
-
- 20 Jan, 2003 2 commits
-
-
Daniel Veillard authored
* xmlreader.c python/drv_libxml2.py python/generator.py python/libxml.c python/libxml.py python/libxml_wrap.h python/types.c: patch from Stphane 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 authored
Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net> * doc/guidelines.html grammar and spelling cleanup
-
- 17 Jan, 2003 1 commit
-
-
Daniel Veillard authored
-
- 16 Jan, 2003 1 commit
-
-
Daniel Veillard authored
* xmlreader.c include/libxml/xmlreader.h python/generator.py python/libxml.c python/libxml.py win32/libxml2.def.src: applied a patch from Stphane Bidoul to allow per XMLtextReader error and warning handling * python/tests/Makefile.am python/tests/readererr.py: adding the specific regression test Daniel
-
- 14 Jan, 2003 5 commits
-
-
Daniel Veillard authored
* xpath.c: Alexey Efimov pointed out that concat('a', 'b', ) should raise a syntax error Daniel
-
Daniel Veillard authored
* python/libxml.c: cleanup patch from Stphane Bidoul Daniel
-
Daniel Veillard authored
* encoding.c: fixing bug #103100 with a dummy UTF8ToUTF8 copy Daniel
-
Daniel Veillard authored
* python/generator.py python/libxml.c python/libxml.py python/libxml_wrap.h python/types.c: applied and fixed a patch from Stephane Bibould to provide per parser error handlers at the Python level. * python/tests/Makefile.am python/tests/ctxterror.py: added a regression test for it. Daniel
-
Daniel Veillard authored
* xmlreader.c: fixed the streaming property of the reader, it was generating tree faster than consuming it. Pointed out by Nate Myers * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc Daniel
-
- 13 Jan, 2003 1 commit
-
-
Daniel Veillard authored
-
- 12 Jan, 2003 4 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
- 11 Jan, 2003 1 commit
-
-
Daniel Veillard authored
-
- 10 Jan, 2003 6 commits
-
-
Daniel Veillard authored
* xpath.c: fix to the XPath implementation for parent and ancestors axis when operating on a Result Value Tree. Fixes bug #100271 Daniel
-
Daniel Veillard authored
* nanoftp.c nanohttp.c xmlIO.c: patch from Stefano Zacchiroli to fix some URI/file escaping problems Daniel
-
Daniel Veillard authored
* python/generator.py: fixed a bug raised by Raymond Wiker, docSetRootElement() should not raise an exception if the return is None Daniel
-
Daniel Veillard authored
* python/libxml.py python/libxml.c python/libxml2-python-api.xml: fixed bug #102181 by applying the suggested change and fixing the generation/registration problem. Daniel
-
Daniel Veillard authored
* HTMLparser.c: fixed bug #102960 by reusing the XML name parsing routines. Daniel
-
Daniel Veillard authored
-
- 09 Jan, 2003 3 commits
-
-
Daniel Veillard authored
* parser.c: one more IsEmptyElement crazyness, that time in external parsed entities if substitution is asked. * python/tests/reader3.py: added a specific test. Daniel
-
Daniel Veillard authored
* python/drv_libxml2.py: update from Stphane Bidoul: python 2.1 support and improved error handler registration Daniel
-
Daniel Veillard authored
* HTMLtree.c tree.c: fixes #102920 about namespace handling in HTML output and section 16.2 "HTML Output Method" of XSLT-1.0 * README: fixed a link Daniel
-
- 08 Jan, 2003 1 commit
-
-
Daniel Veillard authored
* configure.in doc/* NEWS: preparing 2.5.1 release * SAX.c parser.c: fixing XmlTextReader bug Daniel
-
- 07 Jan, 2003 4 commits
-
-
Daniel Veillard authored
* SAX.c: fuck, I introduced a memory leak on external parsed entities in 2.5.0 :-( Daniel
-
Daniel Veillard authored
* xmllint.c: another fix needed as pointed by Christophe Merlet for --stream --debug if compiled without debug support. Daniel
-
MST 2003 John Fleck authored
Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update man page with --stream and --chkregister
-
Daniel Veillard authored
* globals.c: fixed --with-threads compile * xmllint.c: fixed --without-debug compile * include/libxml/globals.h: cleanup * include/libxml/schemasInternals.h: add a missing include Daniel
-
- 06 Jan, 2003 4 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* configure.in NEWS: preparing 2.5.0 release * SAX.c: only warn in pedantic mode about namespace name brokeness * globals.c: fix a doc generation problem * uri.c: fix #101520 * doc/*: updated and rebuilt the doc for the release, includuding stylesheet update * python/Makefile.am: fix a filename bug Daniel
-
Daniel Veillard authored
* doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc should not be called. Daniel
-
Daniel Veillard authored
* libxml-2.0.pc.in: applied the patch to fix #101894 Daniel
-