aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* try to allow compilation on old python version should fix #398125 DanielDaniel Veillard2007-06-121-1/+2
* patch from Richard Jones to save the query part in raw form. also addedDaniel Veillard2007-04-262-0/+13
* fixed tab problem with patch from Andreas Hanke (bug #408626)William M. Brack2007-02-161-8/+8
* small cleanup to avoid packaging .svn applied patch to avoid a problem inDaniel Veillard2007-02-121-0/+2
* fix a memory leak in the python string handling when SAX event are passedDaniel Veillard2007-01-091-0/+3
* apparently id() sometimes generate negative values and %X outputs -XXXXDaniel Veillard2006-12-142-1/+11
* fixed a weird error where validity context whould not show up if warningsDaniel Veillard2006-10-111-0/+2
* remove the build path recorded in the python shared module as PeterDaniel Veillard2006-10-111-1/+1
* applied patch from Ross Reedstrom, Brian West and Stefan Anca to addDaniel Veillard2006-10-102-3/+108
* fixed the conversion of long parameters DanielDaniel Veillard2006-08-041-1/+1
* Added code submitted by Andreas Pakulat to provide node equality,William M. Brack2006-06-264-1/+105
* patch from Nic Ferrier to provide a better type mapping from XPath toDaniel Veillard2006-06-181-0/+14
* preparing release of 2.6.25 DanielDaniel Veillard2006-06-061-0/+1
* more cleanups based on coverity reports. DanielDaniel Veillard2006-03-091-2/+2