1. ddefe9c fixed the conversion of long parameters Daniel by Daniel Veillard · 18 years ago
  2. 8bda20f removed a potentially uninitialized variable error fixed a deprecation by Daniel Veillard · 19 years ago
  3. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  4. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  5. bb8502c applied patch from Brent Hendricks to avoid leak in python bindings when by Daniel Veillard · 19 years ago
  6. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 19 years ago
  7. 2fc6df9 added a streaming pattern detector for a subset of XPath, should help by Daniel Veillard · 19 years ago
  8. ff34911 added most required entires to foreign encoding table, plus some by William M. Brack · 20 years ago
  9. 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
  10. dbbcf8e modified to allow the ns and nsDefs accessors to return None instead of by William M. Brack · 20 years ago
  11. 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
  12. 263ec86 applied patch from Malcolm Tredinnick fixing bug #154294 related to saving by Daniel Veillard · 20 years ago
  13. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  14. c68d78d added a check on the argument for some classes (e.g. xmlDoc and xmlNode) by William M. Brack · 20 years ago
  15. f93a866 applied patch from Stéphane Bidoul to fix some Python bindings by Daniel Veillard · 20 years ago
  16. d69cc81 do not provide functions used as destructor of classes as public methods by Daniel Veillard · 20 years ago
  17. 656ce94 Fixed bug #141529 i.e. various problems when building with --without-html by Daniel Veillard · 20 years ago
  18. 4f4a27f applied patch from Stephane Bidoul to add enums to the Python bindings. by Daniel Veillard · 20 years ago
  19. 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
  20. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  21. 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
  22. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  23. 6bf4d6f small enhancement to assure ATTRIBUTE_UNUSED appears after the variable by William M. Brack · 21 years ago
  24. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  25. a71a8ef further small changes to elminate most of the remaining warnings. by William M. Brack · 21 years ago
  26. c266464 patch from Joachim Bauch + cleanup for Relax NG error callbacks in python by Daniel Veillard · 21 years ago
  27. 2b32e6f fixed a problem in the generator where the way functions are remapped as by Daniel Veillard · 21 years ago
  28. febcca4 more bug-hunting added --tree to dump the intermediate rng tree patch from by Daniel Veillard · 21 years ago
  29. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 21 years ago
  30. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  31. ff12c49 seems there is no good reasons to not generate bindings for XPointer by Daniel Veillard · 21 years ago
  32. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 21 years ago
  33. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 21 years ago
  34. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 21 years ago
  35. 3b87b6b fixed a bug raised by Raymond Wiker, docSetRootElement() should not raise by Daniel Veillard · 21 years ago
  36. dc85f28 modified the generator to allow keeping class references when creating new by Daniel Veillard · 22 years ago
  37. aba976d changed the generator to provide casing for the XmlTextReader similar to by Daniel Veillard · 22 years ago
  38. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  39. a1196ed trying to fix the Python bindings build on Windows (Stéphane Bidoul) by Daniel Veillard · 22 years ago
  40. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  41. d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
  42. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  43. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  44. 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
  45. 6f46f6c Opening the interface xmlNewCharEncodingHandler as requested in #89415 by Daniel Veillard · 22 years ago
  46. 3cd7240 fixed a problem with the HTML parser pointed by Gary Benson sdding the by Daniel Veillard · 22 years ago
  47. d237901 Cleanup of the python Makefiles based on Jacob and James feedback, fixed by Daniel Veillard · 22 years ago
  48. ef6c46f fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific by Daniel Veillard · 22 years ago
  49. 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 22 years ago
  50. ba5e18a applied patch fixing #73450 Daniel by Daniel Veillard · 22 years ago
  51. 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 22 years ago
  52. 0fea6f4 added the 'usual' setup.py to allow building a libxml2-python module based by Daniel Veillard · 22 years ago
  53. 01a6d41 removed tabs and used spaces. Daniel by Daniel Veillard · 22 years ago
  54. 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 22 years ago
  55. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  56. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  57. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  58. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  59. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  60. 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 22 years ago
  61. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago
  62. a7340c8 more work, now able to extend the XPath interpreter with functions written by Daniel Veillard · 22 years ago
  63. 6327697 Force the generato to use the API description in ../doc, Daniel by Daniel Veillard · 22 years ago
  64. 1971ee2 minor optimization more work on the python bindings, they now support by Daniel Veillard · 22 years ago
  65. 36ed529 more work on the python bindings generator. Daniel by Daniel Veillard · 22 years ago
  66. 96fe095 more work on the python bindings. Daniel by Daniel Veillard · 22 years ago
  67. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 22 years ago