1. b3e488b Add methods for python3 iterator by Ron Angeles · 10 years ago
  2. bf4a8f0 Fix python bindings with versions older than 2.7 by Daniel Veillard · 11 years ago
  3. 87f3287 Fix tree iterators broken by 2to3 script by Daniel Veillard · 11 years ago
  4. 6f18465 A few more fixes for python 3 affecting libxml2.py by Daniel Veillard · 11 years ago
  5. 3cb1ae2 First pass at starting porting to python3 by Daniel Veillard · 11 years ago
  6. 48da90b Python binding for xmlRegisterInputCallback by Alexey Neyman · 12 years ago
  7. e32ceb9 Python bindings: DOM casts everything to xmlNode by Alexey Neyman · 12 years ago
  8. 147687f 544910 typo: "renciliateNs" by Leonid Evdokimov · 15 years ago
  9. 7a12e57 fixed tab problem with patch from Andreas Hanke (bug #408626) by William M. Brack · 18 years ago
  10. 3b6acc9 apparently id() sometimes generate negative values and %X outputs -XXXX by Daniel Veillard · 18 years ago
  11. 4645906 applied patch from Ross Reedstrom, Brian West and Stefan Anca to add by Daniel Veillard · 18 years ago
  12. 40cca61 Added code submitted by Andreas Pakulat to provide node equality, by William M. Brack · 18 years ago
  13. 745648b remove a tab, as pointed out on IRC Daniel by Daniel Veillard · 19 years ago
  14. eaccdc6 remove warnings to stdout patch from Nic Ferrier Daniel by Daniel Veillard · 19 years ago
  15. f9cf6f5 applied patch from Brent Hendricks adding namespace removal at the python by Daniel Veillard · 19 years ago
  16. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  17. 1cd4dae make __str__ call serialize() on nodes, c.f. bug #157872 Daniel by Daniel Veillard · 20 years ago
  18. a81355e applied patch from Malcolm Tredinnick fixing python exception hierarchy by Daniel Veillard · 20 years ago
  19. 1f8658a Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin by Daniel Veillard · 20 years ago
  20. 37e6394 ran 'expand' on the file to get rid of mixture of tabs and spaces (bug by William M. Brack · 20 years ago
  21. f93a866 applied patch from Stéphane Bidoul to fix some Python bindings by Daniel Veillard · 20 years ago
  22. d5e198a applied patch from Anthony Carrico providing Python bindings for the by Daniel Veillard · 20 years ago
  23. 87ab1c1 fixed bug #129489, propagation of parsing flags in entities. improved the by Daniel Veillard · 21 years ago
  24. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  25. 85bb5b0 oops forgot to modify/commit the new code. Daniel by Daniel Veillard · 21 years ago
  26. 1d75c8a fixed warning message from IRIX (bug 125182) removed tabs, replaced with by William M. Brack · 21 years ago
  27. 5439624 applied patch from Brent M Hendricks adding binding for xmlCatalogAddLocal by Daniel Veillard · 21 years ago
  28. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 22 years ago
  29. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 22 years ago
  30. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 22 years ago
  31. 3e20a29 fixed bug #102181 by applying the suggested change and fixing the by Daniel Veillard · 22 years ago
  32. 51a447a integrated the Python 2.2 optimizations from Hannu Krosing, while by Daniel Veillard · 22 years ago
  33. e59494f a bit of cleanup small fix more work on the XmlTextReader tutorial a few by Daniel Veillard · 22 years ago
  34. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  35. f25b4ca added a few predefined xmlTextReader parser configuration values. Daniel by Daniel Veillard · 22 years ago
  36. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  37. 12171c4 Fixed serialize and saveTo comment, Daniel by Daniel Veillard · 22 years ago
  38. f742d34 fixed xmlReconciliateNs(), added a Python test/example for inter-document by Daniel Veillard · 23 years ago
  39. 1e77438 fix bug #72490 added methods serialize() and saveTo() to all node by Daniel Veillard · 23 years ago
  40. 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 23 years ago
  41. 797a565 couple of bug fixes Daniel by Daniel Veillard · 23 years ago
  42. 01a6d41 removed tabs and used spaces. Daniel by Daniel Veillard · 23 years ago
  43. 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 23 years ago
  44. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 23 years ago
  45. cfb0546 fixed a small bug a bit of cleanup. Daniel by Daniel Veillard · 23 years ago
  46. 7fd7a94 fixed a stupid bug when renaming a function Daniel by Daniel Veillard · 23 years ago
  47. a7340c8 more work, now able to extend the XPath interpreter with functions written by Daniel Veillard · 23 years ago
  48. 1971ee2 minor optimization more work on the python bindings, they now support by Daniel Veillard · 23 years ago
  49. 36ed529 more work on the python bindings generator. Daniel by Daniel Veillard · 23 years ago
  50. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 23 years ago