| Commit message (Expand) | Author | Age | Files | Lines |
* | Release of libxml2-2.7.6v2.7.6 | Daniel Veillard | 2009-10-06 | 1 | -2/+2 |
* | Release of libxml2-2.7.5v2.7.5 | Daniel Veillard | 2009-09-24 | 1 | -2/+2 |
* | link python module with python library | Frederic Crozat | 2009-09-12 | 1 | -1/+1 |
* | Release of libxml2-2.7.4v2.7.4 | Daniel Veillard | 2009-09-10 | 1 | -1/+1 |
* | Chasing dead assignments reported by clang-scan | Daniel Veillard | 2009-09-07 | 1 | -0/+1 |
* | 544910 typo: "renciliateNs" | Leonid Evdokimov | 2009-08-24 | 1 | -1/+1 |
* | Fix python regression test after 583439 cleanup | Daniel Veillard | 2009-08-24 | 1 | -1/+1 |
* | Rebuilt the API and regenerated docs | Daniel Veillard | 2009-08-21 | 1 | -1169/+0 |
* | A couple of generated but modified files | Daniel Veillard | 2009-07-09 | 1 | -293/+293 |
* | preparing 0.7.3 release fix a typo in a name DanielLIBXML2.7.3 | Daniel Veillard | 2009-01-18 | 1 | -1/+1 |
* | adds element traversal support avoid a warning regenerated daniel | Daniel Veillard | 2008-11-27 | 2 | -0/+8 |
* | preparing the release of 2.7.2 fix the Solaris portability issueLIBXML2.7.2 | Daniel Veillard | 2008-10-03 | 1 | -1/+1 |
* | prepare release of 2.7.1 danielLIBXML2.7.1 | Daniel Veillard | 2008-09-01 | 1 | -1/+1 |
* | applied a couple of patches from Martin avoiding some leaks, fixinq QName | Daniel Veillard | 2008-09-01 | 2 | -1/+55 |
* | Borland C fix from Moritz Both regenerate, workaround a problem for buffer | Daniel Veillard | 2008-09-01 | 1 | -114/+33 |
* | preparing 2.7.0 release remove some testing traces remove some warningsLIBXML2.7.0 | Daniel Veillard | 2008-08-30 | 1 | -1/+1 |
* | fix a small initialization problem raised by Ashwin increase testing | Daniel Veillard | 2008-08-27 | 1 | -0/+1 |
* | implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick | Daniel Veillard | 2008-07-29 | 1 | -37/+37 |
* | apply patch from Martin fixing python whitespaces following previous | Daniel Veillard | 2008-06-03 | 2 | -380/+622 |
* | fx compilation when configured without the reader should fix #513110 | Daniel Veillard | 2008-05-12 | 3 | -0/+11 |
* | added new function xmlSchemaValidCtxtGetParserCtxt based on Holger | Daniel Veillard | 2008-04-11 | 1 | -0/+1 |
* | fix a bug introduced when fixing #438208 and reported by Ashwin fix an | Daniel Veillard | 2008-04-08 | 1 | -0/+3 |
* | fix a memory errro when using namespace nodes returned from XPath queries, | Daniel Veillard | 2008-03-12 | 3 | -3/+61 |
* | applied cleanup patches for cross compilation and MinGW from Roumen Petrov | Daniel Veillard | 2008-02-19 | 2 | -43/+18 |
* | patches from John Carr to start cleaning up 'make diskcheck' problems c.f. | Daniel Veillard | 2008-01-11 | 2 | -0/+10 |
* | try to allow compilation on old python version should fix #398125 Daniel | Daniel Veillard | 2007-06-12 | 1 | -1/+2 |
* | patch from Richard Jones to save the query part in raw form. also added | Daniel Veillard | 2007-04-26 | 2 | -0/+13 |
* | fixed tab problem with patch from Andreas Hanke (bug #408626) | William M. Brack | 2007-02-16 | 1 | -8/+8 |
* | small cleanup to avoid packaging .svn applied patch to avoid a problem in | Daniel Veillard | 2007-02-12 | 1 | -0/+2 |
* | fix a memory leak in the python string handling when SAX event are passed | Daniel Veillard | 2007-01-09 | 1 | -0/+3 |
* | apparently id() sometimes generate negative values and %X outputs -XXXX | Daniel Veillard | 2006-12-14 | 2 | -1/+11 |
* | fixed a weird error where validity context whould not show up if warnings | Daniel Veillard | 2006-10-11 | 1 | -0/+2 |
* | remove the build path recorded in the python shared module as Peter | Daniel Veillard | 2006-10-11 | 1 | -1/+1 |
* | applied patch from Ross Reedstrom, Brian West and Stefan Anca to add | Daniel Veillard | 2006-10-10 | 2 | -3/+108 |
* | fixed the conversion of long parameters Daniel | Daniel Veillard | 2006-08-04 | 1 | -1/+1 |
* | Added code submitted by Andreas Pakulat to provide node equality, | William M. Brack | 2006-06-26 | 4 | -1/+105 |
* | patch from Nic Ferrier to provide a better type mapping from XPath to | Daniel Veillard | 2006-06-18 | 1 | -0/+14 |
* | preparing release of 2.6.25 Daniel | Daniel Veillard | 2006-06-06 | 1 | -0/+1 |
* | more cleanups based on coverity reports. Daniel | Daniel Veillard | 2006-03-09 | 1 | -2/+2 |
* | remove a tab, as pointed out on IRC Daniel | Daniel Veillard | 2006-02-27 | 1 | -1/+1 |
* | Nic Ferrier found debug statement left in the XPath conversion code Daniel | Daniel Veillard | 2006-02-22 | 1 | -0/+8 |
* | upated the news regenerated the docs, preparing for release of 2.6.23LIBXML2_2_6_23 | Daniel Veillard | 2006-01-05 | 1 | -0/+4 |
* | remove warnings to stdout patch from Nic Ferrier Daniel | Daniel Veillard | 2005-10-27 | 1 | -1/+2 |
* | removed a potentially uninitialized variable error fixed a deprecation | Daniel Veillard | 2005-08-24 | 2 | -2/+12 |
* | rescanned code and rebuilt small cleanup cleanup problems from code | Daniel Veillard | 2005-08-22 | 1 | -0/+1 |
* | applied fix from Jakub Piotr Clapa for xmlAttr.parent(), closing #312181 | Daniel Veillard | 2005-08-01 | 1 | -0/+1 |
* | don't output any message on failed resolver lookups, better done by the | Daniel Veillard | 2005-07-29 | 1 | -1/+5 |
* | preparing to make testsuite releases along with code source releases fixed | Daniel Veillard | 2005-07-10 | 1 | -0/+6 |
* | fixing #307823 and a couple of assorted bugs fixed conditionals in | Daniel Veillard | 2005-07-03 | 2 | -79/+42 |
* | if sax1 is used and input is a file use the old API xmlParseFile() | Daniel Veillard | 2005-06-15 | 1 | -0/+1 |