summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Release of libxml2-2.7.6v2.7.6Daniel Veillard2009-10-061-2/+2
* Release of libxml2-2.7.5v2.7.5Daniel Veillard2009-09-241-2/+2
* link python module with python libraryFrederic Crozat2009-09-121-1/+1
* Release of libxml2-2.7.4v2.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 DanielLIBXML2.7.3Daniel 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 issueLIBXML2.7.2Daniel Veillard2008-10-031-1/+1
* prepare release of 2.7.1 danielLIBXML2.7.1Daniel 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 warningsLIBXML2.7.0Daniel 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
* remove a tab, as pointed out on IRC DanielDaniel Veillard2006-02-271-1/+1
* Nic Ferrier found debug statement left in the XPath conversion code DanielDaniel Veillard2006-02-221-0/+8
* upated the news regenerated the docs, preparing for release of 2.6.23LIBXML2_2_6_23Daniel Veillard2006-01-051-0/+4
* remove warnings to stdout patch from Nic Ferrier DanielDaniel Veillard2005-10-271-1/+2
* removed a potentially uninitialized variable error fixed a deprecationDaniel Veillard2005-08-242-2/+12
* rescanned code and rebuilt small cleanup cleanup problems from codeDaniel Veillard2005-08-221-0/+1
* applied fix from Jakub Piotr Clapa for xmlAttr.parent(), closing #312181Daniel Veillard2005-08-011-0/+1
* don't output any message on failed resolver lookups, better done by theDaniel Veillard2005-07-291-1/+5
* preparing to make testsuite releases along with code source releases fixedDaniel Veillard2005-07-101-0/+6
* fixing #307823 and a couple of assorted bugs fixed conditionals inDaniel Veillard2005-07-032-79/+42
* if sax1 is used and input is a file use the old API xmlParseFile()Daniel Veillard2005-06-151-0/+1