| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fixed bug #108801 reported by Malcolm Tredinnick about the DocType node | Daniel Veillard | 2003-03-22 | 1 | -0/+25 |
| * | fixed doc comment problems adding RelaxNG wrappers added a specific test | Daniel Veillard | 2003-02-09 | 2 | -1/+50 |
| * | patch from Stéphane Bidoul for better per context error message APIs | Daniel Veillard | 2003-01-20 | 2 | -16/+17 |
| * | Forgot to add readererr.py, oops, Daniel | Daniel Veillard | 2003-01-17 | 1 | -0/+51 |
| * | applied a patch from Stéphane Bidoul to allow per XMLtextReader error and | Daniel Veillard | 2003-01-16 | 1 | -1/+2 |
| * | applied and fixed a patch from Stephane Bibould to provide per parser | Daniel Veillard | 2003-01-14 | 2 | -2/+57 |
| * | one more IsEmptyElement crazyness, that time in external parsed entities | Daniel Veillard | 2003-01-09 | 1 | -0/+35 |
| * | seriously changed the way data are pushed to the underlying parser, go by | Daniel Veillard | 2003-01-05 | 3 | -25/+39 |
| * | fixed a small problem related to order of files in dir, Daniel | Daniel Veillard | 2003-01-04 | 1 | -5/+6 |
| * | okay the DTD validation code on top of the XMLTextParser API should be | Daniel Veillard | 2003-01-03 | 1 | -0/+39 |
| * | Fixing some more mess with validation and recursive entities while using | Daniel Veillard | 2003-01-03 | 1 | -0/+53 |
| * | another couple of problem related to IsEmptyElement reported by Stéphane | Daniel Veillard | 2003-01-02 | 1 | -0/+22 |
| * | fixed another couple of xmlreader bugs reported by Stéphane Bidoul and | Daniel Veillard | 2003-01-01 | 1 | -4/+28 |
| * | fixed another validity checking in external parsed entities raised by | Daniel Veillard | 2003-01-01 | 2 | -0/+55 |
| * | fixed a problem with validation within entities pointed by Stéphane | Daniel Veillard | 2002-12-31 | 1 | -0/+53 |
| * | fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0 | Daniel Veillard | 2002-12-30 | 1 | -16/+34 |
| * | fixed another problem pointed by Stéphane Bidoul Daniel | Daniel Veillard | 2002-12-30 | 1 | -28/+43 |
| * | fixed a limit case problem with "<a/>" Daniel | Daniel Veillard | 2002-12-30 | 1 | -0/+22 |
| * | warn on xmlns:prefix="foo" fixed a couple of problem for namespace | Daniel Veillard | 2002-12-30 | 1 | -0/+36 |
| * | fixed a bug pointed out by Stéphane Bidoul and integrated it into the | Daniel Veillard | 2002-12-29 | 1 | -0/+30 |
| * | extended the XmlTextReader API a bit, addding accessors for the current | Daniel Veillard | 2002-12-28 | 4 | -2/+114 |
| * | changed the generator to provide casing for the XmlTextReader similar to | Daniel Veillard | 2002-12-28 | 2 | -69/+69 |
| * | quiet down cvs somewhat | Jose Maria Celorio | 2002-12-28 | 1 | -0/+2 |
| * | final touch running DTD validation on the XmlTextReader added a specific | Daniel Veillard | 2002-12-27 | 2 | -1/+56 |
| * | one really need to provide the base URI information when creating a reader | Daniel Veillard | 2002-12-20 | 1 | -4/+4 |
| * | added more methods of XmlTextReader. this increased the methods in the | Daniel Veillard | 2002-12-15 | 1 | -0/+151 |
| * | added the close and getattribute methods of XmlTextReader. added the | Daniel Veillard | 2002-12-14 | 2 | -1/+96 |
| * | trying to fix bug #98517 about building outside the source tree fixed the | Daniel Veillard | 2002-11-15 | 1 | -2/+2 |
| * | improving some documentation comments found and fixed a mem leak with | Daniel Veillard | 2002-09-25 | 2 | -1/+34 |
| * | updated the python bindings, added code for easier File I/O, and the | Daniel Veillard | 2002-09-12 | 6 | -8/+109 |
| * | fixed the test results, indenting behaviour changed slightly Daniel | Daniel Veillard | 2002-08-12 | 1 | -4/+4 |
| * | fixed a problem with the HTML parser pointed by Gary Benson sdding the | Daniel Veillard | 2002-05-13 | 2 | -0/+65 |
| * | Added Igor Zlatkovic as official maintainer Albert Chin pointed that | Daniel Veillard | 2002-03-27 | 1 | -1/+1 |
| * | Cleanup of the python Makefiles based on Jacob and James feedback, fixed | Daniel Veillard | 2002-03-15 | 1 | -1/+1 |
| * | fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific | Daniel Veillard | 2002-03-07 | 2 | -0/+35 |
| * | fixed xmlReconciliateNs(), added a Python test/example for inter-document | Daniel Veillard | 2002-03-07 | 2 | -0/+49 |
| * | fixed some htmlSetMetaEncoding() problems fixup and integrated tests for | Daniel Veillard | 2002-03-06 | 2 | -0/+151 |
| * | make sure SAX endDocument is always called as this could result in a | Daniel Veillard | 2002-03-05 | 2 | -2/+22 |
| * | added the possibility of returning nodesets from XPath extension functions | Daniel Veillard | 2002-03-01 | 2 | -0/+58 |
| * | Added wrapper for the xmlURIPtr type, provided accessors, fixed the | Daniel Veillard | 2002-02-23 | 2 | -0/+42 |
| * | Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 | Daniel Veillard | 2002-02-08 | 3 | -7/+22 |
| * | oops, Daniel | Daniel Veillard | 2002-02-07 | 1 | -4/+4 |
| * | cleanup always use stdout if output is NULL don't close filedescriptors | Daniel Veillard | 2002-02-07 | 1 | -5/+5 |
| * | started adding SAX interfaces added a basic SAX test Daniel | Daniel Veillard | 2002-02-04 | 2 | -0/+65 |
| * | hardened the addChild function added accessors needed for xmlNode, a bit | Daniel Veillard | 2002-02-04 | 2 | -0/+60 |
| * | change a small bit in the way valididy error messages get initialized | Daniel Veillard | 2002-02-03 | 7 | -7/+80 |
| * | more accessor classes for the parser context, allow to switch on and check | Daniel Veillard | 2002-02-03 | 5 | -1/+116 |
| * | cleanup added class for parser context, added first cut for push mode | Daniel Veillard | 2002-02-03 | 2 | -0/+29 |
| * | adding error redirections and preformat to a python handler cleanup made | Daniel Veillard | 2002-02-02 | 5 | -26/+58 |
| * | added more informations in the libxml2-python package including docs. | Daniel Veillard | 2002-02-02 | 6 | -0/+120 |