| Commit message (Expand) | Author | Age | Files | Lines |
* | further small changes to elminate most of the remaining warnings. | William M. Brack | 2003-08-06 | 1 | -2/+3 |
* | patch from Joachim Bauch + cleanup for Relax NG error callbacks in python | Daniel Veillard | 2003-07-29 | 1 | -0/+3 |
* | fixed a problem in the generator where the way functions are remapped as | Daniel Veillard | 2003-04-26 | 1 | -2/+0 |
* | more bug-hunting added --tree to dump the intermediate rng tree patch from | Daniel Veillard | 2003-02-16 | 1 | -1/+1 |
* | fixed doc comment problems adding RelaxNG wrappers added a specific test | Daniel Veillard | 2003-02-09 | 1 | -0/+10 |
* | comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 | Daniel Veillard | 2003-02-05 | 1 | -0/+10 |
* | seems there is no good reasons to not generate bindings for XPointer | Daniel Veillard | 2003-01-23 | 1 | -1/+1 |
* | patch from Stéphane Bidoul for better per context error message APIs | Daniel Veillard | 2003-01-20 | 1 | -0/+4 |
* | applied a patch from Stéphane Bidoul to allow per XMLtextReader error and | Daniel Veillard | 2003-01-16 | 1 | -0/+3 |
* | applied and fixed a patch from Stephane Bibould to provide per parser | Daniel Veillard | 2003-01-14 | 1 | -0/+3 |
* | fixed a bug raised by Raymond Wiker, docSetRootElement() should not raise | Daniel Veillard | 2003-01-10 | 1 | -0/+1 |
* | modified the generator to allow keeping class references when creating new | Daniel Veillard | 2002-12-31 | 1 | -1/+34 |
* | changed the generator to provide casing for the XmlTextReader similar to | Daniel Veillard | 2002-12-28 | 1 | -1/+0 |
* | added the close and getattribute methods of XmlTextReader. added the | Daniel Veillard | 2002-12-14 | 1 | -0/+6 |
* | trying to fix the Python bindings build on Windows (Stéphane Bidoul) | Daniel Veillard | 2002-11-23 | 1 | -1/+1 |
* | fixed #99082 for xi:include encoding="..." support on text includes. added | Daniel Veillard | 2002-11-20 | 1 | -1/+1 |
* | fixed a stupid error breaking the python API Daniel | Daniel Veillard | 2002-09-26 | 1 | -2/+2 |
* | improving some documentation comments found and fixed a mem leak with | Daniel Veillard | 2002-09-25 | 1 | -0/+15 |
* | updated the python bindings, added code for easier File I/O, and the | Daniel Veillard | 2002-09-12 | 1 | -0/+14 |
* | possible mem leak patch from Jason Adams integrated xf:escape-uri() fromLIBXML_2_4_24 | Daniel Veillard | 2002-08-22 | 1 | -0/+49 |
* | Opening the interface xmlNewCharEncodingHandler as requested in #89415 | Daniel Veillard | 2002-08-01 | 1 | -20/+20 |
* | fixed a problem with the HTML parser pointed by Gary Benson sdding the | Daniel Veillard | 2002-05-13 | 1 | -0/+2 |
* | Cleanup of the python Makefiles based on Jacob and James feedback, fixed | Daniel Veillard | 2002-03-15 | 1 | -5/+10 |
* | fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific | Daniel Veillard | 2002-03-07 | 1 | -3/+17 |
* | make sure SAX endDocument is always called as this could result in a | Daniel Veillard | 2002-03-05 | 1 | -5/+66 |
* | applied patch fixing #73450 Daniel | Daniel Veillard | 2002-03-05 | 1 | -2/+2 |
* | Added wrapper for the xmlURIPtr type, provided accessors, fixed the | Daniel Veillard | 2002-02-23 | 1 | -2/+17 |
* | added the 'usual' setup.py to allow building a libxml2-python module based | Daniel Veillard | 2002-02-22 | 1 | -285/+324 |
* | removed tabs and used spaces. Daniel | Daniel Veillard | 2002-02-11 | 1 | -355/+355 |
* | Justin Fletcher found some parts of the code needing cleanup Fixed the | Daniel Veillard | 2002-02-09 | 1 | -4/+5 |
* | Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 | Daniel Veillard | 2002-02-08 | 1 | -3/+8 |
* | cleanup always use stdout if output is NULL don't close filedescriptors | Daniel Veillard | 2002-02-07 | 1 | -1/+15 |
* | hardened the addChild function added accessors needed for xmlNode, a bit | Daniel Veillard | 2002-02-04 | 1 | -4/+28 |
* | more accessor classes for the parser context, allow to switch on and check | Daniel Veillard | 2002-02-03 | 1 | -5/+13 |
* | cleanup added class for parser context, added first cut for push mode | Daniel Veillard | 2002-02-03 | 1 | -19/+44 |
* | Progressing through the TODOs, class description output, extra XML API, | Daniel Veillard | 2002-02-02 | 1 | -2/+34 |
* | added more informations in the libxml2-python package including docs. | Daniel Veillard | 2002-02-02 | 1 | -12/+24 |
* | more work, now able to extend the XPath interpreter with functions written | Daniel Veillard | 2002-02-01 | 1 | -0/+4 |
* | Force the generato to use the API description in ../doc, Daniel | Daniel Veillard | 2002-01-31 | 1 | -1/+1 |
* | minor optimization more work on the python bindings, they now support | Daniel Veillard | 2002-01-31 | 1 | -159/+273 |
* | more work on the python bindings generator. Daniel | Daniel Veillard | 2002-01-30 | 1 | -2/+243 |
* | more work on the python bindings. Daniel | Daniel Veillard | 2002-01-30 | 1 | -14/+101 |
* | commited early version of a python binding for private use only ATM Daniel | Daniel Veillard | 2002-01-30 | 1 | -0/+284 |