1. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  2. 5d279c9 fix a memory errro when using namespace nodes returned from XPath queries, by Daniel Veillard · 16 years ago
  3. db67015 try to allow compilation on old python version should fix #398125 Daniel by Daniel Veillard · 17 years ago
  4. 4645906 applied patch from Ross Reedstrom, Brian West and Stefan Anca to add by Daniel Veillard · 18 years ago
  5. a4bd369 patch from Nic Ferrier to provide a better type mapping from XPath to by Daniel Veillard · 18 years ago
  6. 634ec27 Nic Ferrier found debug statement left in the XPath conversion code Daniel by Daniel Veillard · 19 years ago
  7. 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
  8. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  9. 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
  10. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 22 years ago
  11. 0e298ad fixing #104096 to compile without regexps Daniel by Daniel Veillard · 22 years ago
  12. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 22 years ago
  13. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 22 years ago
  14. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  15. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  16. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  17. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  18. d237901 Cleanup of the python Makefiles based on Jacob and James feedback, fixed by Daniel Veillard · 22 years ago
  19. 79426f2 added the possibility of returning nodesets from XPath extension functions by Daniel Veillard · 23 years ago
  20. a94ec6f commiting some Python bindings work done while travelling Daniel by Daniel Veillard · 23 years ago
  21. 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 23 years ago
  22. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 23 years ago
  23. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 23 years ago
  24. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 23 years ago
  25. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 23 years ago