Log

Author Commit Date CI Message
William M. Brack a0c48add 2004-04-16T15:58:29 fixed problem with detecting external dtd encoding (bug 135229). minor * parser.c: fixed problem with detecting external dtd encoding (bug 135229). * Makefile.am: minor change to test label
William M. Brack 5d8d10bb 2004-04-16T08:11:26 fixed problem causing duplicate fallback execution (bug 139520) added * xinclude.c: fixed problem causing duplicate fallback execution (bug 139520) * test/XInclude/docs/fallback2.xml result/XInclude/fallback2.*: added testcase
Daniel Veillard 0d1a8450 2004-04-12T10:36:41 Updated the download page, Daniel
Daniel Veillard 67f8b1cd 2004-04-09T21:51:49 adding xml:id draft support adding 4 first regression tests Daniel * SAX2.c include/libxml/tree.h: adding xml:id draft support * Makefile.am test/xmlid/id_tst* result/xmlid/id_tst*: adding 4 first regression tests Daniel
Daniel Veillard 80c0092b 2004-04-09T09:57:23 fixing Red Hat bug #120482 , libxml2-python should depend on the version * libxml.spec.in: fixing Red Hat bug #120482 , libxml2-python should depend on the version of python used to compile it. Daniel
Daniel Veillard 9955d2b4 2004-04-08T14:41:42 The python script to grab queries stats, daniel
Daniel Veillard 24f6a071 2004-04-08T14:39:25 Some preliminary stats for queries extraction, Daniel
Daniel Veillard d99224d7 2004-04-06T10:04:16 Updated the download section, Daniel
Daniel Veillard d9544880 2004-04-05T11:09:32 improving the search, Daniel
Daniel Veillard b5b9151c 2004-04-05T11:00:30 trying to improve the search, Daniel
Daniel Veillard 25d5d9ac 2004-04-05T07:08:42 applied patch from James Bursa, frameset should close head. Daniel * HTMLparser.c: applied patch from James Bursa, frameset should close head. Daniel
William M. Brack a74a6ff0 2004-04-02T14:03:22 fixed problem in xmlRelaxNGCompareNameClasses which was causing * relaxng.c: fixed problem in xmlRelaxNGCompareNameClasses which was causing check-relaxng-test-suite.py test 351 to fail.
William M. Brack 7e29c0a4 2004-04-02T09:07:22 implemented fix for M$ IIS redirect provided by Ian Hummel fixed problem * nanohttp.c: implemented fix for M$ IIS redirect provided by Ian Hummel * relaxng.c: fixed problem with notAllowed compilation (bug 138793)
Daniel Veillard 0a194580 2004-04-01T20:09:22 fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok. * uri.c: fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok. Daniel
Johan Dahlin 1f093e0c 2004-04-01T14:17:33 Add generated files, to make cvs silent. * python/.cvsignore: Add generated files, to make cvs silent.
Daniel Veillard ba0153a6 2004-04-01T10:42:31 small signed-ness patch from Steve Little Daniel * xmlschemas.c: small signed-ness patch from Steve Little Daniel
Daniel Veillard 2cbf596c 2004-03-31T15:50:43 patched a bug in parsing production 1 and 2 of xmlschemas regexp that * xmlregexp.c: patched a bug in parsing production 1 and 2 of xmlschemas regexp that William pointed out while working on #134120 * test/regexp/branch result/regexp/branch: added a specific regression test Daniel
William M. Brack f5806743 2004-03-31T02:01:32 added PYTHONPATH to python tests for Schemas and RelaxNG added testfile * Makefile.am: added PYTHONPATH to python tests for Schemas and RelaxNG * test/xsdtest/xsdtestsuite.xml: added testfile for SchemasPythonTests
Daniel Veillard c6ba2381 2004-03-29T22:19:01 Changed policy on mail bounces, Daniel
Daniel Veillard 3dd87ba8 2004-03-29T14:58:38 added information about compiling on Unix Daniel * doc/examples/examples.xsl doc/examples/index.html: added information about compiling on Unix Daniel
Daniel Veillard a8dc2886 2004-03-29T12:21:26 fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt to * catalog.c: fixes the comments for xmlCatalogDump and xmlDumpACatalog * doc/*: rebuilt to update Daniel
Daniel Veillard 753086ac 2004-03-28T16:12:44 optimize indentation based on the new context Daniel * xmlsave.c: optimize indentation based on the new context Daniel
Daniel Veillard 3d354a79 2004-03-28T12:18:45 handle and explain a very tricky problem when modifying the tree based on * doc/examples/xpath2.c doc/examples/xpath2.res: handle and explain a very tricky problem when modifying the tree based on an XPath result query. Daniel
William M. Brack 60929625 2004-03-27T17:54:18 fixed problem with IS_COMPILABLE flag (bug 130216) * relaxng.c: fixed problem with IS_COMPILABLE flag (bug 130216)
Daniel Veillard f8e66680 2004-03-27T01:13:22 Opps, forgot to add it, Daniel
Daniel Veillard 0b787f37 2004-03-26T17:29:53 applied patch from Dave Beckett to correct line number errors when using * parser.c: applied patch from Dave Beckett to correct line number errors when using push with CDATA Daniel
Daniel Veillard b5eb7143 2004-03-26T13:55:38 added a test template added a new example, and make valgrind target Daniel * doc/examples/xpath1.c: added a test template * doc/examples/xpath2.c doc/examples/xpath2.res doc/examples/*: added a new example, and make valgrind target Daniel
Daniel Veillard 688f6694 2004-03-26T10:57:38 Updated docs for news and downlods, Daniel
Daniel Veillard 766c4f9e 2004-03-26T10:48:29 apply fix for #136693 Daniel * parser.c: apply fix for #136693 Daniel
MST 2004 John Fleck 654a9b3f 2004-03-26T03:24:56 doc/examples/io2.c doc/examples/io2.res add xmlDocDumpMemory example in Thu Mar 25 20:21:01 MST 2004 John Fleck <jfleck@inkstain.net> * doc/examples/io2.c * doc/examples/io2.res add xmlDocDumpMemory example in response to mailing list FAQ (rebuilt xml and html also)
John Fleck 03fdeb27 2004-03-26T03:24:28 John Fleck <jfleck@inkstain.net> John Fleck <jfleck@inkstain.net> * doc/examples/io2.c * doc/examples/io2.res add xmlDocDumpMemory example in response to mailing list FAQ (rebuilt xml and html also)
Daniel Veillard f3c3170e 2004-03-25T15:10:22 added favicon.ico to reduce requests for it :-\, Daniel
Daniel Veillard 88155d85 2004-03-25T10:43:16 Added a couple of parsing examples, Daniel
Daniel Veillard ebe25d49 2004-03-25T09:35:49 applied patch from Mark Vadoc avoiding using xmlParse* option and use * debugXML.c testXPath.c xmllint.c xmlschemastypes.c: applied patch from Mark Vadoc avoiding using xmlParse* option and use xmlRead* instead * win32/Makefile.bcb: patch to Borland C++ builder from Eric Zurcher to avoid problems with some pathnames. Daniel
Daniel Veillard 520f17ad 2004-03-24T09:31:14 Added note about being subscribed, Daniel
Daniel Veillard 252004df 2004-03-23T12:32:32 preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro * configure.in doc/* News: preparing 2.6.8 release, updated and rebuilt the docs. * Makefile.am: use valgring fro the new Python based regression tests Daniel
Daniel Veillard 6dc91962 2004-03-22T19:10:02 remove a memory leak on schemas type facets. reduce verbosity incorporated * relaxng.c: remove a memory leak on schemas type facets. * check-relaxng-test-suite.py check-relaxng-test-suite2.py check-xsddata-test-suite.py: reduce verbosity * configure.in Makefile.am: incorporated the Python regressions tests for Relax-NG and Schemas Datatype to "make tests" Daniel
Daniel Veillard 500a1de5 2004-03-22T15:22:58 applied patch from Alfred Mickautsch for better DTD support. fixed bug * xmlwriter.c include/libxml/xmlwriter.h doc/* : applied patch from Alfred Mickautsch for better DTD support. * SAX2.c HTMLparser.c parser.c xinclude.c xmllint.c xmlreader.c xmlschemas.c: fixed bug #137867 i.e. fixed properly the way reference counting is handled in the XML parser which had the side effect of removing a lot of hazardous cruft added to try to fix the problems associated as they popped up. * xmlIO.c: FILE * close fixup for stderr/stdout Daniel
William M. Brack 2f07606d 2004-03-21T11:21:14 added an error message when an element is not found within a <choice> (bug * relaxng.c: added an error message when an element is not found within a <choice> (bug 126093)
William M. Brack 10f1ef4c 2004-03-20T14:51:25 enhanced the logic of parsing char groups to better handle initial or * xmlregexp.c: enhanced the logic of parsing char groups to better handle initial or ending '-' (bug 135972)
William M. Brack 236c8c09 2004-03-20T11:32:36 added check for external reference in xmlRelaxNGGetElements (bug 137718) * relaxng.c: added check for external reference in xmlRelaxNGGetElements (bug 137718) * test/relaxng/rngbug-001.*, result/relaxng/rngbug-001*: added regression test for above
William M. Brack 20d82361 2004-03-17T08:44:46 added a close for the local file descriptor (bug 137474) * nanohttp.c: added a close for the local file descriptor (bug 137474)
Daniel Veillard 32b7cdb6 2004-03-15T13:46:37 switched the output routines to use the new context. Daniel * xmlsave.c: switched the output routines to use the new context. Daniel
William M. Brack 7217c86b 2004-03-15T02:43:56 enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bug * relaxng.c: enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bug 137153)
Daniel Veillard 11c466ab 2004-03-14T12:20:15 applied patch from John Belmonte for anyURI. Daniel * xmlschemastypes.c: applied patch from John Belmonte for anyURI. Daniel
Daniel Veillard d3999c7a 2004-03-10T16:27:03 fix bug reported by Holger Rauch added the test to th regression suite * parser.c: fix bug reported by Holger Rauch * test/att8 result/noent/att8 result/att8 result/att8.rdr result/att8.sax: added the test to th regression suite Daniel
William M. Brack b318c3b7 2004-03-10T11:43:12 Minor change for later verson of php requiring $HTTP_GET_VARS. * doc/search.php: Minor change for later verson of php requiring $HTTP_GET_VARS.
William M. Brack 57e9e918 2004-03-09T16:19:02 Changed the flag to xmlDocCopyNode (and similar routines), previously used * tree.c: Changed the flag to xmlDocCopyNode (and similar routines), previously used only for recursion, to use a value of '2' to indicate copy properties & namespaces, but not children. * xinclude.c: changed the handling of ranges to use the above new facility. Fixes Bug 134268.
William M. Brack 39111ecb 2004-03-09T10:53:42 added new module xmlsave with patch supplied by Eric Zurcher (second * win32/Makefile.bcb, win32/Makefile.mingw, win32/Makefile.msvc: added new module xmlsave with patch supplied by Eric Zurcher (second attempt - don't know what happened to the first one!)
Daniel Veillard d5e198ad 2004-03-09T09:03:28 applied patch from Anthony Carrico providing Python bindings for the * python/libxml.c python/libxml.py: applied patch from Anthony Carrico providing Python bindings for the Canonicalization C14N support. Daniel
William M. Brack 4a00326b 2004-03-09T02:39:04 .cvsignore and python/.cvsignore patched * .cvsignore and python/.cvsignore patched
William M. Brack 4d59e22a 2004-03-08T14:42:31 enhanced to assure that if xpointer is called for a document, the * xinclude.c: enhanced to assure that if xpointer is called for a document, the XML_PARSE_NOENT flag is set before parsing the included document so that entities will automatically get taken care of. * xpointer.c: corrected code so that, if an XML_ENTITY_REF node is encountered, it will log it and not crash (bug 135713)
Daniel Veillard a8feb5f4 2004-03-07T20:05:50 Removing graphics, Daniel
Daniel Veillard cf80b784 2004-03-07T19:32:19 Cleanup #2, Daniel
Daniel Veillard 30efc4ce 2004-03-07T19:30:55 "I should say in parting that from what I hear, libxml2 is a fine piece of software (if intimidatingly large) and among other things has excellent performance. This graphic does it no credit, and should be fixed or removed." Sigh, all benchmarks are lies, Daniel
William M. Brack a11e483e 2004-03-07T11:03:43 modified to make sub-includes inherit the parse flags from the parent * xinclude.c: modified to make sub-includes inherit the parse flags from the parent document (bug 132597)
Daniel Veillard ebcdebd6 2004-03-05T00:15:50 QName handling fixes for the XML Schemas support from Adam Dickmeiss also * xmlschemas.c: QName handling fixes for the XML Schemas support from Adam Dickmeiss * test/schemas/po1_0.xsd: also fix the schemas * test/schemas/ns[12]* result/schemas/ns[12]*: added the specific regression tests Daniel
Daniel Veillard fc97906e 2004-03-04T22:07:16 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix * configure.in doc/Makefile.am include/libxml/Makefile.am: paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix --with-html-dir option. * doc/*: rebuilt fully the docs * doc/html/libxml-xmlsave.html: new file from new header. Daniel
Daniel Veillard b34321c7 2004-03-04T17:09:47 Fixing a head build problem, damn ... Daniel
Daniel Veillard 2156d438 2004-03-04T15:59:36 fixing compilation bug with some options disabled as well as * debugXML.c testHTML.c tree.c doc/examples/*.c include/libxml/xmlsave.h: fixing compilation bug with some options disabled as well as --with-minimum should fix #134695 Daniel
Daniel Veillard cccd4a05 2004-03-04T14:02:13 allow fallback to URI lookup when SYSTEM fails, should close #134092 * xmlcatalog.c: allow fallback to URI lookup when SYSTEM fails, should close #134092 Daniel
Daniel Veillard 1a8741c8 2004-03-04T13:40:59 commiting the new xmlsave module before the actuall big code change. * Makefile.am tree.c xmlsave.c include/libxml/xmlsave.h: commiting the new xmlsave module before the actuall big code change. Daniel
Daniel Veillard 1aefc862 2004-03-04T11:40:48 applied patch from Adam Dickmeiss for mixed content added his regression * xmlschemas.c: applied patch from Adam Dickmeiss for mixed content * test/schemas/mixed* result/schemas/mixed*: added his regression tests too. Daniel
Daniel Veillard 3411d08e 2004-03-01T13:21:26 fix a compilation problem about a missing timb include Daniel * testSAX.c: fix a compilation problem about a missing timb include Daniel
William M. Brack 09a726f5 2004-02-28T14:47:18 small enhancement to prevent trying to print strings with null pointers * testSAX.c: small enhancement to prevent trying to print strings with null pointers (caused "make tests" errors on HP-UX)
MST 2004 John Fleck e42ae6f9 2004-02-27T03:26:30 doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml Thu Feb 26 20:19:40 MST 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 * doc/xmllint.html * doc/xmlcatalog_man.xml * doc/xmlcatalog.1 * doc/xmlcatalog_man.html applying patch from Mike Hommey to clarify XML_CATALOG_FILES use
Daniel Veillard 33a773ff 2004-02-26T22:49:00 patch for cross-compilation to Windows from Christophe de VIENNE. Daniel * Makefile.am: patch for cross-compilation to Windows from Christophe de VIENNE. Daniel
Daniel Veillard 1822e8ba 2004-02-26T12:36:22 Updated pages, dAniel
William M. Brack fd9e70d0 2004-02-26T11:01:57 regenerated docs using older version of xsltproc pending resolution of AVT * doc/*.html, doc/html/*.html: regenerated docs using older version of xsltproc pending resolution of AVT problem
Daniel Veillard c74859e0 2004-02-26T09:57:32 applied patch from Charles Bozeman to nit use the system xmllint. Daniel * Makefile.am: applied patch from Charles Bozeman to nit use the system xmllint. Daniel
Daniel Veillard 7ebac02d 2004-02-25T22:36:35 Added the quote from Mark Pilgrim and link, Daniel
Daniel Veillard 51e5793d 2004-02-25T17:08:10 applied patch from Roland Schwingel for MingW Daniel * include/libxml/xmlexports.h: applied patch from Roland Schwingel for MingW Daniel
Daniel Veillard 06d2524e 2004-02-25T13:01:42 applied a cleanup patch from Peter Breitenlohner removed a doc build * Makefile.am catalog.c configure.in: applied a cleanup patch from Peter Breitenlohner * tree.c: removed a doc build warning by fixing a param comment * doc/* : rebuilt the docs Daniel
Daniel Veillard d3669b2f 2004-02-25T12:34:55 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 * valid.c HTMLparser.c: avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 Daniel
Daniel Veillard f54cd533 2004-02-25T11:52:31 fixing compilation and link option when configuring with --without-valid * debugXML.c relaxng.c valid.c xinclude.c xmllint.c xmlreader.c: fixing compilation and link option when configuring with --without-valid should fix #135309 Daniel
Daniel Veillard afbca8e2 2004-02-25T10:58:35 Dump some possible optimizations notes, Daniel
Daniel Veillard 770075b5 2004-02-25T10:44:30 fixed the main issues reported by Peter Breitenlohner cleanup speedup * catalog.c: fixed the main issues reported by Peter Breitenlohner * parser.c: cleanup * valid.c: speedup patch from Petr Pajas Daniel
William M. Brack a59ddb5e 2004-02-25T08:12:32 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike * xpath.c: fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike Hommey
Daniel Veillard 752b4f9c 2004-02-24T18:10:38 Notes on optimization, Daniel
Daniel Veillard 9291449d 2004-02-23T16:33:21 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel * doc/* NEWS configure.in: preparing 2.6.7 release, updated and rebuilt the documentation. Daniel
Daniel Veillard 09b792ba 2004-02-23T10:53:52 applied patch from Malcolm Tredinnick to avoid tabs in python sources, * python/tests/*.py: applied patch from Malcolm Tredinnick to avoid tabs in python sources, should fix #135095 Daniel
Daniel Veillard 807daf82 2004-02-22T22:13:27 add --timing option use the psvi field of the nodes instead of _private * testSAX.c: add --timing option * relaxng.c: use the psvi field of the nodes instead of _private which may be used for other purposes. Daniel
Daniel Veillard b5da42af 2004-02-21T14:57:44 small patch to try to fix a warning with Sun One compiler Daniel * encoding.c: small patch to try to fix a warning with Sun One compiler Daniel
Daniel Veillard 3288882e 2004-02-21T14:21:50 small patch removing a warning with MS compiler. Daniel * encoding.c: small patch removing a warning with MS compiler. Daniel
Daniel Veillard 6c662996 2004-02-21T11:55:44 Beuah ! Daniel Beuah ! Daniel
Daniel Veillard 522bc60e 2004-02-21T11:53:09 added "relaxng" option to the debugging shell some regression tests for * debugXML.c: added "relaxng" option to the debugging shell * Makefile.am test/errors/* result/errors/*: some regression tests for some error tests cases. Daniel
Daniel Veillard cb35f01d 2004-02-20T08:18:58 xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old * tree.c: xmlAttrSerializeTxtContent don't segfault if NULL is passed. * test/att7 result//att7*: adding an old regression test laying around on my laptop Daniel
Daniel Veillard 21924520 2004-02-19T16:37:07 fixed xmllint --memory --stream memory consumption on large file by using * xmlreader.c: fixed xmllint --memory --stream memory consumption on large file by using xmlParserInputBufferCreateStatic() with the mmap'ed file Daniel
Daniel Veillard 49138f19 2004-02-19T12:58:36 some clarification in xmlDocDumpMemory() documentation fixed xmllint * tree.c: some clarification in xmlDocDumpMemory() documentation * xmllint.c: fixed xmllint --stream --timing to get timings back Daniel
Daniel Veillard b3744004 2004-02-18T14:28:22 fixed a problem in push mode when attribute contains unescaped '>' * parser.c: fixed a problem in push mode when attribute contains unescaped '>' characters, fixes bug #134566 * test/att6 result//att6*: added the test to the regression suite Daniel
Daniel Veillard 965983a5 2004-02-17T16:30:24 removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call * valid.c: removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call xmlListAppend instead of xmlListInsert in xmlAddRef Daniel
Daniel Veillard a9a1b105 2004-02-17T13:24:01 indicated encoding of the test file, needed for python 2.3 Daniel * python/tests/indexes.py python/tests/reader.py: indicated encoding of the test file, needed for python 2.3 Daniel
William M. Brack 372a4454 2004-02-17T13:09:23 fixed problem with numbers having > 19 fractional places (bug 133921) * xpath.c: fixed problem with numbers having > 19 fractional places (bug 133921)
Daniel Veillard f49be477 2004-02-17T11:48:18 applied optimization patch from Petr Pajas Daniel * xpath.c: applied optimization patch from Petr Pajas Daniel
Daniel Veillard ab69f366 2004-02-17T11:40:32 applied update from Alfred Mickautsch and the added patch from Lucas * xmlwriter.c include/libxml/xmlwriter.h: applied update from Alfred Mickautsch and the added patch from Lucas Brasilino Daniel
Daniel Veillard 31ae462a 2004-02-16T07:45:44 updating the benchmark graph and using a PNG instead of a GIF updated the * benchmark.png index.html xml.html: updating the benchmark graph and using a PNG instead of a GIF * xmlreader.c: updated the TODO Daniel
John Fleck 23eab680 2004-02-15T01:58:24 John Fleck <jfleck@inkstain.net> John Fleck <jfleck@inkstain.net> ChangeLog to go with tutorial fix.
MST 2004 John Fleck d14bccc2 2004-02-15T01:57:42 doc/tutorial/xmltutorial.xml doc/tutorial/xmltutorial.pdf Sat Feb 14 18:55:40 MST 2004 John Fleck <jfleck@inkstain.net> * doc/tutorial/xmltutorial.xml * doc/tutorial/xmltutorial.pdf * doc/tutorial/*.html Fix bug in XPath example in the tutorial, thanks to Carlos, whose last name I don't know, for pointing this out
Daniel Veillard 5c9547e4 2004-02-12T15:31:49 preparing release of 2.6.6 updated the docs and rebuilt them Daniel * NEWS configure.in: preparing release of 2.6.6 * doc/*: updated the docs and rebuilt them Daniel
Daniel Veillard 0ddb21c4 2004-02-12T12:43:49 fixing bug #132930 with the provided patch, a bit suspicious about it but * xmlregexp.c: fixing bug #132930 with the provided patch, a bit suspicious about it but this is fairly contained and regression tests still passes. * test/schemas/all1* result/schemas/all1*: added the test to the regression suite. Daniel