summaryrefslogtreecommitdiff
path: root/python/libxml.c
Commit message (Expand)AuthorAgeFilesLines
...
* patch from Stéphane Bidoul for setting up threads global defaults. thisDaniel Veillard2003-05-151-1/+4
* applied patch from Brent M Hendricks adding binding for xmlCatalogAddLocalDaniel Veillard2003-04-231-0/+31
* first part of the fix to performance bug #108905, addsDaniel Veillard2003-03-261-0/+3
* some warning removal on Igor's patch seems I messed up with #106788 fixDaniel Veillard2003-02-241-0/+3
* removed an unprotedted debug message Aleksi Suhonen put a guard againstDaniel Veillard2003-02-031-0/+2
* patch from Stéphane Bidoul for better per context error message APIsDaniel Veillard2003-01-201-129/+131
* applied a patch from Stéphane Bidoul to allow per XMLtextReader error andDaniel Veillard2003-01-161-0/+167
* cleanup patch from Stéphane Bidoul DanielDaniel Veillard2003-01-141-6/+26
* applied and fixed a patch from Stephane Bibould to provide per parserDaniel Veillard2003-01-141-25/+206
* fixed bug #102181 by applying the suggested change and fixing theDaniel Veillard2003-01-101-0/+1
* patch from Stéphane Bidoul for Python 2.1 DanielDaniel Veillard2002-12-231-0/+4
* Return the previous as opposed to the next node (I guess this is theDaniel Veillard2002-11-241-2/+2
* trying to fix the Python bindings build on Windows (Stéphane Bidoul)Daniel Veillard2002-11-231-1/+1
* fixing bug #98792 , node may have no doc and dereferencing withoutDaniel Veillard2002-11-171-1/+1
* fixed the data callback on transition functionality which was broken whenDaniel Veillard2002-09-241-11/+11
* updated the python bindings, added code for easier File I/O, and theDaniel Veillard2002-09-121-4/+376
* Cleanup of the python Makefiles based on Jacob and James feedback, fixedDaniel Veillard2002-03-151-707/+807
* preparing 2.4.17 release updated and rebuilt the docs fixed a commentLIBXML_2_4_13Daniel Veillard2002-03-081-0/+5
* fixed some htmlSetMetaEncoding() problems fixup and integrated tests forDaniel Veillard2002-03-061-2/+6
* fix bug #72490 added methods serialize() and saveTo() to all nodeDaniel Veillard2002-03-061-0/+221
* make sure SAX endDocument is always called as this could result in aDaniel Veillard2002-03-051-3/+57
* commiting some Python bindings work done while travelling DanielDaniel Veillard2002-03-011-0/+25
* Added wrapper for the xmlURIPtr type, provided accessors, fixed theDaniel Veillard2002-02-231-1/+2
* added the 'usual' setup.py to allow building a libxml2-python module basedDaniel Veillard2002-02-221-0/+10
* couple of bug fixes DanielDaniel Veillard2002-02-121-0/+55
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-1/+1
* Justin Fletcher found some parts of the code needing cleanup Fixed theDaniel Veillard2002-02-091-11/+12
* Changed to the MIT Licence updated the doc accordingly preparing 2.4.14Daniel Veillard2002-02-081-2/+3
* cleanup the extension function lookup always compile the list DanielDaniel Veillard2002-02-061-7/+34
* started adding SAX interfaces added a basic SAX test DanielDaniel Veillard2002-02-041-16/+479
* hardened the addChild function added accessors needed for xmlNode, a bitDaniel Veillard2002-02-041-0/+45
* change a small bit in the way valididy error messages get initializedDaniel Veillard2002-02-031-0/+117
* cleanup added class for parser context, added first cut for push modeDaniel Veillard2002-02-031-390/+42
* adding error redirections and preformat to a python handler cleanup madeDaniel Veillard2002-02-021-0/+107
* fixed a stupid bug when renaming a function DanielDaniel Veillard2002-02-021-2/+1
* Progressing through the TODOs, class description output, extra XML API,Daniel Veillard2002-02-021-0/+1
* more work, now able to extend the XPath interpreter with functions writtenDaniel Veillard2002-02-011-1/+169
* Fixed a couple more of python building problems, DanielDaniel Veillard2002-02-011-1/+0
* inserted the python wrappers build, I hope this won't be too unportableDaniel Veillard2002-01-311-0/+2
* minor optimization more work on the python bindings, they now supportDaniel Veillard2002-01-311-54/+217
* more work on the python bindings generator. DanielDaniel Veillard2002-01-301-0/+1
* more work on the python bindings. DanielDaniel Veillard2002-01-301-7/+13
* commited early version of a python binding for private use only ATM DanielDaniel Veillard2002-01-301-0/+619