summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* preparing 2.6.8 release, updated and rebuilt the docs. use valgring froLIBXML2_2_6_8Daniel Veillard2004-03-231-0/+6
* remove a memory leak on schemas type facets. reduce verbosity incorporatedDaniel Veillard2004-03-221-0/+8
* applied patch from Alfred Mickautsch for better DTD support. fixed bugDaniel Veillard2004-03-221-0/+11
* added an error message when an element is not found within a <choice> (bugWilliam M. Brack2004-03-211-0/+5
* enhanced the logic of parsing char groups to better handle initial orWilliam M. Brack2004-03-201-0/+5
* added check for external reference in xmlRelaxNGGetElements (bug 137718)William M. Brack2004-03-201-0/+7
* added a close for the local file descriptor (bug 137474)William M. Brack2004-03-171-0/+5
* switched the output routines to use the new context. DanielDaniel Veillard2004-03-151-0/+4
* enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bugWilliam M. Brack2004-03-151-0/+5
* applied patch from John Belmonte for anyURI. DanielDaniel Veillard2004-03-141-0/+4
* fix bug reported by Holger Rauch added the test to th regression suiteDaniel Veillard2004-03-101-0/+6
* Minor change for later verson of php requiring $HTTP_GET_VARS.William M. Brack2004-03-101-0/+5
* Changed the flag to xmlDocCopyNode (and similar routines), previously usedWilliam M. Brack2004-03-091-0/+8
* added new module xmlsave with patch supplied by Eric Zurcher (secondWilliam M. Brack2004-03-091-0/+6
* applied patch from Anthony Carrico providing Python bindings for theDaniel Veillard2004-03-091-0/+5
* .cvsignore and python/.cvsignore patchedWilliam M. Brack2004-03-091-0/+4
* enhanced to assure that if xpointer is called for a document, theWilliam M. Brack2004-03-081-0/+9
* modified to make sub-includes inherit the parse flags from the parentWilliam M. Brack2004-03-071-0/+5
* QName handling fixes for the XML Schemas support from Adam Dickmeiss alsoDaniel Veillard2004-03-051-0/+8
* paalied patch from Julio M. Merino Vidal fixing bug #134751 to fixDaniel Veillard2004-03-041-0/+8
* fixing compilation bug with some options disabled as well asDaniel Veillard2004-03-041-0/+6
* allow fallback to URI lookup when SYSTEM fails, should close #134092Daniel Veillard2004-03-041-0/+5
* commiting the new xmlsave module before the actuall big code change.Daniel Veillard2004-03-041-0/+5
* applied patch from Adam Dickmeiss for mixed content added his regressionDaniel Veillard2004-03-041-0/+6
* fix a compilation problem about a missing timb include DanielDaniel Veillard2004-03-011-0/+4
* small enhancement to prevent trying to print strings with null pointersWilliam M. Brack2004-02-281-0/+6
* doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xmlMST 2004 John Fleck2004-02-271-0/+11
* patch for cross-compilation to Windows from Christophe de VIENNE. DanielDaniel Veillard2004-02-261-1/+6
* regenerated docs using older version of xsltproc pending resolution of AVTWilliam M. Brack2004-02-261-0/+5
* applied patch from Charles Bozeman to nit use the system xmllint. DanielDaniel Veillard2004-02-261-0/+5
* applied patch from Roland Schwingel for MingW DanielDaniel Veillard2004-02-251-0/+5
* applied a cleanup patch from Peter Breitenlohner removed a doc buildDaniel Veillard2004-02-251-0/+7
* avoid ID error message if using HTML_PARSE_NOERROR should fix #130762Daniel Veillard2004-02-251-0/+5
* fixing compilation and link option when configuring with --without-validDaniel Veillard2004-02-251-0/+6
* fixed the main issues reported by Peter Breitenlohner cleanup speedupDaniel Veillard2004-02-251-0/+6
* fixed a memory leak (xmlXPathLangFunction) reported on the list by MikeWilliam M. Brack2004-02-251-0/+5
* preparing 2.6.7 release, updated and rebuilt the documentation. DanielLIBXML2_2_6_7Daniel Veillard2004-02-231-0/+5
* applied patch from Malcolm Tredinnick to avoid tabs in python sources,Daniel Veillard2004-02-231-0/+5
* add --timing option use the psvi field of the nodes instead of _privateDaniel Veillard2004-02-221-0/+6
* small patch to try to fix a warning with Sun One compiler DanielDaniel Veillard2004-02-211-0/+4
* small patch removing a warning with MS compiler. DanielDaniel Veillard2004-02-211-0/+4
* added "relaxng" option to the debugging shell some regression tests forDaniel Veillard2004-02-211-0/+6
* xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an oldDaniel Veillard2004-02-201-0/+7
* fixed xmllint --memory --stream memory consumption on large file by usingDaniel Veillard2004-02-191-0/+6
* some clarification in xmlDocDumpMemory() documentation fixed xmllintDaniel Veillard2004-02-191-0/+5
* fixed a problem in push mode when attribute contains unescaped '>'Daniel Veillard2004-02-181-0/+6
* removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. CallDaniel Veillard2004-02-171-0/+6
* indicated encoding of the test file, needed for python 2.3 DanielDaniel Veillard2004-02-171-0/+5
* fixed problem with numbers having > 19 fractional places (bug 133921)William M. Brack2004-02-171-0/+5
* applied optimization patch from Petr Pajas DanielDaniel Veillard2004-02-171-0/+4