summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python: remove single use of _PyVerify_fdPatrick Welche2018-03-051-2/+0
* Remove generated file python/setup.py from version controlNick Wellnhofer2017-10-071-242/+0
* Release of libxml2-2.9.6v2.9.6Daniel Veillard2017-10-061-1/+1
* Release of libxml2-2.9.5v2.9.5Daniel Veillard2017-09-041-2/+2
* small changes for OS/400Patrick Monnerat2017-07-271-1/+1
* Fix expected error output in Python testsNick Wellnhofer2017-06-011-10/+0
* Fix apibuild for a recently added constructv2.9.4-rc2Daniel Veillard2016-05-091-1/+1
* Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný2016-04-151-1/+1
* python 3: libxml2.c wrappers create Unicode str alreadyMichael Stahl2016-03-111-8/+10
* Release of libxml2-2.9.3v2.9.3Daniel Veillard2015-11-201-1/+1
* Release of libxml2-2.9.2v2.9.2Daniel Veillard2014-10-161-1/+1
* fix some tabs mixing incompatible with python3Roumen Petrov2014-10-161-43/+43
* Python generator bug raised by the const changev2.9.2-rc2Daniel Veillard2014-10-131-1/+1
* python/tests/sync.py assumes Python dictionaries are orderedJohn Beck2014-10-061-13/+16
* Add methods for python3 iteratorRon Angeles2014-10-031-2/+4
* fix some tabs mixing incompatible with python3Daniel Veillard2013-10-021-43/+43
* Another round of fixes for older versions of PythonArfrever Frehtes Taifersar Arahesis2013-07-121-8/+6
* python: fix drv_libxml2.py for python3 compatibilityAlexandre Rostovtsev2013-07-111-4/+12
* python: Fix compiler warnings when building python3 bindingsArmin K2013-06-032-5/+5
* Fix for compilation with python 2.6.8Petr Sumbera2013-05-031-2/+2
* Fix missing break on last() function for attributesdcb2013-05-021-0/+1
* Release of libxml2-2.9.1v2.9.1Daniel Veillard2013-04-191-1/+1
* Fix a linking error for python bindingsDaniel Veillard2013-04-191-2/+2
* Fix python bindings with versions older than 2.7Daniel Veillard2013-04-028-10/+38
* Fix tree iterators broken by 2to3 scriptDaniel Veillard2013-04-011-4/+4
* update all tests for Python3 and Python2Daniel Veillard2013-03-3047-474/+535
* A few more fixes for python 3 affecting libxml2.pyDaniel Veillard2013-03-302-12/+37
* Fix compilation on Python3Daniel Veillard2013-03-304-163/+340
* First pass at starting porting to python3Daniel Veillard2013-03-304-122/+141
* Fix a uneeded and wrong extra link parameterDaniel Veillard2013-03-301-1/+1
* Add support for xpathRegisterVariable in PythonShaun McCance2013-03-273-1/+35
* Silent the new python test on inputAlexey Neyman2013-02-271-72/+87
* Fix a few problems with setEntityLoaderAlexey Neyman2013-02-251-1/+8
* Python binding for xmlRegisterInputCallbackAlexey Neyman2013-02-256-1/+248
* Python bindings: DOM casts everything to xmlNodeAlexey Neyman2013-02-211-10/+10
* Big space and tab cleanupDaniel Veillard2012-09-111-0/+0
* Allow to set the quoting character of an xmlWriterCsaba Raduly2012-09-111-0/+0
* Remove all .cvsignore as they are not used anymoreDaniel Veillard2012-09-042-11/+0
* Bug 676544 - fails to build with --without-sax1Akira TAGOH2012-08-281-0/+2
* Bundles all generated files for python into the distributionDaniel Richard G2012-08-141-37/+24
* clean redefinition of {v}snprintf in C-sourceRoumen Petrov2012-08-131-3/+1
* Release candidate 1 of libxml2-2.9.0Daniel Veillard2012-08-101-1/+1
* Various "make distcheck" and portability fixups 2nd partDaniel Richard G2012-08-071-0/+1
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-062-7/+6
* Release of libxml2-2.8.0v2.8.0Daniel Veillard2012-05-231-1/+1
* Restore code for Windows compilationDaniel Veillard2012-05-231-1/+3
* use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov2012-05-211-3/+1
* Fix undefined reference in python modulePacho Ramos2012-05-151-1/+1
* Fix html serialization error and htmlSetMetaEncoding()Daniel Veillard2012-05-111-2/+2
* Allow to compile with Visual Studio 2010Thomas Lemm2012-05-091-0/+0