1. f9cf6f5 applied patch from Brent Hendricks adding namespace removal at the python by Daniel Veillard · 19 years ago
  2. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  3. 7697a19 added a regression test from Rob Richards for the previous bug Daniel by Daniel Veillard · 19 years ago
  4. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 19 years ago
  5. a22da29 fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when by William M. Brack · 19 years ago
  6. 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
  7. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  8. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  9. eb70f93 make the push interfaces synchronous added a specific test added the new by Daniel Veillard · 20 years ago
  10. 6d38c75 applied patch from Ed Davis to allow "make tests" to work with Python 1.5 by Daniel Veillard · 20 years ago
  11. ee1d692 keep the ChangeLog compressed fix a segfault when using Close() test for by Daniel Veillard · 20 years ago
  12. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  13. 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
  14. cafe885 applied fixes to allow build from 'outside' directory (Bug 129172) by William M. Brack · 21 years ago
  15. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  16. 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
  17. ac29793 some cleanups extended the document to cover RelaxNG and tree operations by Daniel Veillard · 21 years ago
  18. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 21 years ago
  19. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 22 years ago
  20. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 22 years ago
  21. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  22. 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
  23. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  24. 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
  25. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  26. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  27. 3cd7240 fixed a problem with the HTML parser pointed by Gary Benson sdding the by Daniel Veillard · 22 years ago
  28. 5fc1f08 Added Igor Zlatkovic as official maintainer Albert Chin pointed that by Daniel Veillard · 22 years ago
  29. d237901 Cleanup of the python Makefiles based on Jacob and James feedback, fixed by Daniel Veillard · 22 years ago
  30. ef6c46f fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific by Daniel Veillard · 22 years ago
  31. f742d34 fixed xmlReconciliateNs(), added a Python test/example for inter-document by Daniel Veillard · 22 years ago
  32. 4e0e297 fixed some htmlSetMetaEncoding() problems fixup and integrated tests for by Daniel Veillard · 22 years ago
  33. 79426f2 added the possibility of returning nodesets from XPath extension functions by Daniel Veillard · 22 years ago
  34. 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 22 years ago
  35. 2a0cf74 oops, Daniel by Daniel Veillard · 22 years ago
  36. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  37. 33caa0b started adding SAX interfaces added a basic SAX test Daniel by Daniel Veillard · 22 years ago
  38. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  39. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  40. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  41. 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 22 years ago
  42. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago