aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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.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
* fix a pair of possible out of array char referencesDaniel Veillard2012-01-221-0/+0
* python: remove unused variableStefan Kost2011-05-251-1/+0
* python: flag two unused argsStefan Kost2011-05-251-2/+2
* Release of libxml2-2.7.8Daniel Veillard2010-11-041-1/+1
* 607273 Fix python detection on MSys/WindowsLRN2010-11-041-1/+1
* Fix compilation with ClangKoop Mast2010-11-031-1/+1
* Sort python generated stubsMike Hommey2010-10-151-2/+2
* Release of libxml2-2.7.7Daniel Veillard2010-03-151-1/+1
* fix build error in libxml2/pythonPaul Smith2010-03-151-2/+2
* Fix python generator to not use deprecated xmllibDaniel Veillard2010-01-131-62/+12
* Fix memory leak in xmlXPathEvalExpression()Martin2009-10-121-1/+13
* Release of libxml2-2.7.6Daniel Veillard2009-10-061-2/+2
* Release of libxml2-2.7.5Daniel Veillard2009-09-241-2/+2
* link python module with python libraryFrederic Crozat2009-09-121-1/+1
* Release of libxml2-2.7.4Daniel Veillard2009-09-101-1/+1
* Chasing dead assignments reported by clang-scanDaniel Veillard2009-09-071-0/+1
* 544910 typo: "renciliateNs"Leonid Evdokimov2009-08-241-1/+1
* Fix python regression test after 583439 cleanupDaniel Veillard2009-08-241-1/+1
* Rebuilt the API and regenerated docsDaniel Veillard2009-08-211-1169/+0
* A couple of generated but modified filesDaniel Veillard2009-07-091-293/+293
* preparing 0.7.3 release fix a typo in a name DanielDaniel Veillard2009-01-181-1/+1
* adds element traversal support avoid a warning regenerated danielDaniel Veillard2008-11-272-0/+8
* preparing the release of 2.7.2 fix the Solaris portability issueDaniel Veillard2008-10-031-1/+1
* prepare release of 2.7.1 danielDaniel Veillard2008-09-011-1/+1
* applied a couple of patches from Martin avoiding some leaks, fixinq QNameDaniel Veillard2008-09-012-1/+55
* Borland C fix from Moritz Both regenerate, workaround a problem for bufferDaniel Veillard2008-09-011-114/+33
* preparing 2.7.0 release remove some testing traces remove some warningsDaniel Veillard2008-08-301-1/+1
* fix a small initialization problem raised by Ashwin increase testingDaniel Veillard2008-08-271-0/+1
* implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stickDaniel Veillard2008-07-291-37/+37
* apply patch from Martin fixing python whitespaces following previousDaniel Veillard2008-06-032-380/+622
* fx compilation when configured without the reader should fix #513110Daniel Veillard2008-05-123-0/+11
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-111-0/+1
* fix a bug introduced when fixing #438208 and reported by Ashwin fix anDaniel Veillard2008-04-081-0/+3
* fix a memory errro when using namespace nodes returned from XPath queries,Daniel Veillard2008-03-123-3/+61
* applied cleanup patches for cross compilation and MinGW from Roumen PetrovDaniel Veillard2008-02-192-43/+18
* patches from John Carr to start cleaning up 'make diskcheck' problems c.f.Daniel Veillard2008-01-112-0/+10