summaryrefslogtreecommitdiff
path: root/python/generator.py
Commit message (Expand)AuthorAgeFilesLines
* further small changes to elminate most of the remaining warnings.William M. Brack2003-08-061-2/+3
* patch from Joachim Bauch + cleanup for Relax NG error callbacks in pythonDaniel Veillard2003-07-291-0/+3
* fixed a problem in the generator where the way functions are remapped asDaniel Veillard2003-04-261-2/+0
* more bug-hunting added --tree to dump the intermediate rng tree patch fromDaniel Veillard2003-02-161-1/+1
* fixed doc comment problems adding RelaxNG wrappers added a specific testDaniel Veillard2003-02-091-0/+10
* comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2Daniel Veillard2003-02-051-0/+10
* seems there is no good reasons to not generate bindings for XPointerDaniel Veillard2003-01-231-1/+1
* patch from Stéphane Bidoul for better per context error message APIsDaniel Veillard2003-01-201-0/+4
* applied a patch from Stéphane Bidoul to allow per XMLtextReader error andDaniel Veillard2003-01-161-0/+3
* applied and fixed a patch from Stephane Bibould to provide per parserDaniel Veillard2003-01-141-0/+3
* fixed a bug raised by Raymond Wiker, docSetRootElement() should not raiseDaniel Veillard2003-01-101-0/+1
* modified the generator to allow keeping class references when creating newDaniel Veillard2002-12-311-1/+34
* changed the generator to provide casing for the XmlTextReader similar toDaniel Veillard2002-12-281-1/+0
* added the close and getattribute methods of XmlTextReader. added theDaniel Veillard2002-12-141-0/+6
* trying to fix the Python bindings build on Windows (Stéphane Bidoul)Daniel Veillard2002-11-231-1/+1
* fixed #99082 for xi:include encoding="..." support on text includes. addedDaniel Veillard2002-11-201-1/+1
* fixed a stupid error breaking the python API DanielDaniel Veillard2002-09-261-2/+2
* improving some documentation comments found and fixed a mem leak withDaniel Veillard2002-09-251-0/+15
* updated the python bindings, added code for easier File I/O, and theDaniel Veillard2002-09-121-0/+14
* possible mem leak patch from Jason Adams integrated xf:escape-uri() fromLIBXML_2_4_24Daniel Veillard2002-08-221-0/+49
* Opening the interface xmlNewCharEncodingHandler as requested in #89415Daniel Veillard2002-08-011-20/+20
* fixed a problem with the HTML parser pointed by Gary Benson sdding theDaniel Veillard2002-05-131-0/+2
* Cleanup of the python Makefiles based on Jacob and James feedback, fixedDaniel Veillard2002-03-151-5/+10
* fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specificDaniel Veillard2002-03-071-3/+17
* make sure SAX endDocument is always called as this could result in aDaniel Veillard2002-03-051-5/+66
* applied patch fixing #73450 DanielDaniel Veillard2002-03-051-2/+2
* Added wrapper for the xmlURIPtr type, provided accessors, fixed theDaniel Veillard2002-02-231-2/+17
* added the 'usual' setup.py to allow building a libxml2-python module basedDaniel Veillard2002-02-221-285/+324
* removed tabs and used spaces. DanielDaniel Veillard2002-02-111-355/+355
* Justin Fletcher found some parts of the code needing cleanup Fixed theDaniel Veillard2002-02-091-4/+5
* Changed to the MIT Licence updated the doc accordingly preparing 2.4.14Daniel Veillard2002-02-081-3/+8
* cleanup always use stdout if output is NULL don't close filedescriptorsDaniel Veillard2002-02-071-1/+15
* hardened the addChild function added accessors needed for xmlNode, a bitDaniel Veillard2002-02-041-4/+28
* more accessor classes for the parser context, allow to switch on and checkDaniel Veillard2002-02-031-5/+13
* cleanup added class for parser context, added first cut for push modeDaniel Veillard2002-02-031-19/+44
* Progressing through the TODOs, class description output, extra XML API,Daniel Veillard2002-02-021-2/+34
* added more informations in the libxml2-python package including docs.Daniel Veillard2002-02-021-12/+24
* more work, now able to extend the XPath interpreter with functions writtenDaniel Veillard2002-02-011-0/+4
* Force the generato to use the API description in ../doc, DanielDaniel Veillard2002-01-311-1/+1
* minor optimization more work on the python bindings, they now supportDaniel Veillard2002-01-311-159/+273
* more work on the python bindings generator. DanielDaniel Veillard2002-01-301-2/+243
* more work on the python bindings. DanielDaniel Veillard2002-01-301-14/+101
* commited early version of a python binding for private use only ATM DanielDaniel Veillard2002-01-301-0/+284