| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixed bug #102181 by applying the suggested change and fixing the | Daniel Veillard | 2003-01-10 | 1 | -6/+0 |
| * | updated the python bindings, added code for easier File I/O, and the | Daniel Veillard | 2002-09-12 | 1 | -0/+17 |
| * | make sure SAX endDocument is always called as this could result in a | Daniel Veillard | 2002-03-05 | 1 | -1/+27 |
| * | commiting some Python bindings work done while travelling Daniel | Daniel Veillard | 2002-03-01 | 1 | -5/+5 |
| * | Added wrapper for the xmlURIPtr type, provided accessors, fixed the | Daniel Veillard | 2002-02-23 | 1 | -0/+100 |
| * | Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 | Daniel Veillard | 2002-02-08 | 1 | -0/+38 |
| * | hardened the addChild function added accessors needed for xmlNode, a bit | Daniel Veillard | 2002-02-04 | 1 | -0/+10 |
| * | change a small bit in the way valididy error messages get initialized | Daniel Veillard | 2002-02-03 | 1 | -1/+18 |
| * | more accessor classes for the parser context, allow to switch on and check | Daniel Veillard | 2002-02-03 | 1 | -1/+41 |
| * | cleanup added class for parser context, added first cut for push mode | Daniel Veillard | 2002-02-03 | 1 | -0/+13 |
| * | adding error redirections and preformat to a python handler cleanup made | Daniel Veillard | 2002-02-02 | 1 | -0/+6 |
| * | Progressing through the TODOs, class description output, extra XML API, | Daniel Veillard | 2002-02-02 | 1 | -0/+18 |