aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fixed bug #108801 reported by Malcolm Tredinnick about the DocType nodeDaniel Veillard2003-03-221-0/+25
* fixed doc comment problems adding RelaxNG wrappers added a specific testDaniel Veillard2003-02-092-1/+50
* patch from Stéphane Bidoul for better per context error message APIsDaniel Veillard2003-01-202-16/+17
* Forgot to add readererr.py, oops, DanielDaniel Veillard2003-01-171-0/+51
* applied a patch from Stéphane Bidoul to allow per XMLtextReader error andDaniel Veillard2003-01-161-1/+2
* applied and fixed a patch from Stephane Bibould to provide per parserDaniel Veillard2003-01-142-2/+57
* one more IsEmptyElement crazyness, that time in external parsed entitiesDaniel Veillard2003-01-091-0/+35
* seriously changed the way data are pushed to the underlying parser, go byDaniel Veillard2003-01-053-25/+39
* fixed a small problem related to order of files in dir, DanielDaniel Veillard2003-01-041-5/+6
* okay the DTD validation code on top of the XMLTextParser API should beDaniel Veillard2003-01-031-0/+39
* Fixing some more mess with validation and recursive entities while usingDaniel Veillard2003-01-031-0/+53
* another couple of problem related to IsEmptyElement reported by StéphaneDaniel Veillard2003-01-021-0/+22
* fixed another couple of xmlreader bugs reported by Stéphane Bidoul andDaniel Veillard2003-01-011-4/+28
* fixed another validity checking in external parsed entities raised byDaniel Veillard2003-01-012-0/+55
* fixed a problem with validation within entities pointed by StéphaneDaniel Veillard2002-12-311-0/+53
* fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0Daniel Veillard2002-12-301-16/+34
* fixed another problem pointed by Stéphane Bidoul DanielDaniel Veillard2002-12-301-28/+43
* fixed a limit case problem with "<a/>" DanielDaniel Veillard2002-12-301-0/+22
* warn on xmlns:prefix="foo" fixed a couple of problem for namespaceDaniel Veillard2002-12-301-0/+36
* fixed a bug pointed out by Stéphane Bidoul and integrated it into theDaniel Veillard2002-12-291-0/+30
* extended the XmlTextReader API a bit, addding accessors for the currentDaniel Veillard2002-12-284-2/+114
* changed the generator to provide casing for the XmlTextReader similar toDaniel Veillard2002-12-282-69/+69
* quiet down cvs somewhatJose Maria Celorio2002-12-281-0/+2
* final touch running DTD validation on the XmlTextReader added a specificDaniel Veillard2002-12-272-1/+56
* one really need to provide the base URI information when creating a readerDaniel Veillard2002-12-201-4/+4
* added more methods of XmlTextReader. this increased the methods in theDaniel Veillard2002-12-151-0/+151
* added the close and getattribute methods of XmlTextReader. added theDaniel Veillard2002-12-142-1/+96
* trying to fix bug #98517 about building outside the source tree fixed theDaniel Veillard2002-11-151-2/+2
* improving some documentation comments found and fixed a mem leak withDaniel Veillard2002-09-252-1/+34
* updated the python bindings, added code for easier File I/O, and theDaniel Veillard2002-09-126-8/+109
* fixed the test results, indenting behaviour changed slightly DanielDaniel Veillard2002-08-121-4/+4
* fixed a problem with the HTML parser pointed by Gary Benson sdding theDaniel Veillard2002-05-132-0/+65
* Added Igor Zlatkovic as official maintainer Albert Chin pointed thatDaniel Veillard2002-03-271-1/+1
* Cleanup of the python Makefiles based on Jacob and James feedback, fixedDaniel Veillard2002-03-151-1/+1
* fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specificDaniel Veillard2002-03-072-0/+35
* fixed xmlReconciliateNs(), added a Python test/example for inter-documentDaniel Veillard2002-03-072-0/+49
* fixed some htmlSetMetaEncoding() problems fixup and integrated tests forDaniel Veillard2002-03-062-0/+151
* make sure SAX endDocument is always called as this could result in aDaniel Veillard2002-03-052-2/+22
* added the possibility of returning nodesets from XPath extension functionsDaniel Veillard2002-03-012-0/+58
* Added wrapper for the xmlURIPtr type, provided accessors, fixed theDaniel Veillard2002-02-232-0/+42
* Changed to the MIT Licence updated the doc accordingly preparing 2.4.14Daniel Veillard2002-02-083-7/+22
* oops, DanielDaniel Veillard2002-02-071-4/+4
* cleanup always use stdout if output is NULL don't close filedescriptorsDaniel Veillard2002-02-071-5/+5
* started adding SAX interfaces added a basic SAX test DanielDaniel Veillard2002-02-042-0/+65
* hardened the addChild function added accessors needed for xmlNode, a bitDaniel Veillard2002-02-042-0/+60
* change a small bit in the way valididy error messages get initializedDaniel Veillard2002-02-037-7/+80
* more accessor classes for the parser context, allow to switch on and checkDaniel Veillard2002-02-035-1/+116
* cleanup added class for parser context, added first cut for push modeDaniel Veillard2002-02-032-0/+29
* adding error redirections and preformat to a python handler cleanup madeDaniel Veillard2002-02-025-26/+58
* added more informations in the libxml2-python package including docs.Daniel Veillard2002-02-026-0/+120