1. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  2. a8c0adb fixing bug #98792 , node may have no doc and dereferencing without by Daniel Veillard · 22 years ago
  3. 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
  4. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  5. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  6. d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
  7. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  8. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  9. 63b01c2 stupid bug found by mattam@netcourrier.com Daniel by Daniel Veillard · 22 years ago
  10. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  11. 2206dbf applied patch from Christophe Merlet to reestablish DESTDIR Daniel by Daniel Veillard · 22 years ago
  12. 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
  13. 08cccaa typo in target name resulted in libxml2.py to not be rebuilt. fixed by Daniel Veillard · 22 years ago
  14. b6984ef more AMD 64 induced changes from Frederic Crozat Daniel by Daniel Veillard · 22 years ago
  15. 5f91b37 fixed the test results, indenting behaviour changed slightly Daniel by Daniel Veillard · 22 years ago
  16. 6f46f6c Opening the interface xmlNewCharEncodingHandler as requested in #89415 by Daniel Veillard · 22 years ago
  17. 61eaba5 fixed python/Makefile.am for bug 72012 by William M. Brack · 22 years ago
  18. 539638b preparing 2.4.23 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  19. 12171c4 Fixed serialize and saveTo comment, Daniel by Daniel Veillard · 22 years ago
  20. d5e22ef preparing 2.4.22 Daniel by Daniel Veillard · 22 years ago
  21. 3cd7240 fixed a problem with the HTML parser pointed by Gary Benson sdding the by Daniel Veillard · 22 years ago
  22. a7084cd release of 2.4.20 updated and rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  23. f544f19 patch from Cristian Gafton to build on Red Hat 6.2, should also fix #75779 by Daniel Veillard · 22 years ago
  24. 5fc1f08 Added Igor Zlatkovic as official maintainer Albert Chin pointed that by Daniel Veillard · 22 years ago
  25. 5997aca humm, changed the way the SAX parser work when by Daniel Veillard · 22 years ago
  26. 38bf6f0 small fix to avoid potential problem due to ordering of freeing data by Daniel Veillard · 22 years ago
  27. d237901 Cleanup of the python Makefiles based on Jacob and James feedback, fixed by Daniel Veillard · 22 years ago
  28. 9be6586 remove LDADD and CFLAGS as this is broken usage, redundant, and gcc by jacob berkman · 22 years ago
  29. a6d2e9e config.py* was missing, Daniel by Daniel Veillard · 22 years ago
  30. fa49d87 fix to adapt varaiations in the bindings fixed to have the version of the by Daniel Veillard · 22 years ago
  31. af43f63 preparing 2.4.17 release updated and rebuilt the docs fixed a comment by Daniel Veillard · 22 years ago
  32. ef6c46f fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific by Daniel Veillard · 22 years ago
  33. f742d34 fixed xmlReconciliateNs(), added a Python test/example for inter-document by Daniel Veillard · 22 years ago
  34. 4e0e297 fixed some htmlSetMetaEncoding() problems fixup and integrated tests for by Daniel Veillard · 22 years ago
  35. 1e77438 fix bug #72490 added methods serialize() and saveTo() to all node by Daniel Veillard · 22 years ago
  36. 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 22 years ago
  37. ba5e18a applied patch fixing #73450 Daniel by Daniel Veillard · 22 years ago
  38. 79426f2 added the possibility of returning nodesets from XPath extension functions by Daniel Veillard · 22 years ago
  39. a94ec6f commiting some Python bindings work done while travelling Daniel by Daniel Veillard · 22 years ago
  40. 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 22 years ago
  41. 0fea6f4 added the 'usual' setup.py to allow building a libxml2-python module based by Daniel Veillard · 22 years ago
  42. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 22 years ago
  43. bb7ddb3 python script to run regression tests against the XML Test suite of by Daniel Veillard · 22 years ago
  44. 797a565 couple of bug fixes Daniel by Daniel Veillard · 22 years ago
  45. 01a6d41 removed tabs and used spaces. Daniel by Daniel Veillard · 22 years ago
  46. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  47. 1c18e30 seems some version of automake didn't generate the dependancies right as by Daniel Veillard · 22 years ago
  48. 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 22 years ago
  49. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  50. 2a0cf74 oops, Daniel by Daniel Veillard · 22 years ago
  51. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  52. 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 22 years ago
  53. 7a96efc do not install outside of prefix Daniel by Daniel Veillard · 22 years ago
  54. 33caa0b started adding SAX interfaces added a basic SAX test Daniel by Daniel Veillard · 22 years ago
  55. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  56. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 22 years ago
  57. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  58. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  59. cfb0546 fixed a small bug a bit of cleanup. Daniel by Daniel Veillard · 22 years ago
  60. 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 22 years ago
  61. 7fd7a94 fixed a stupid bug when renaming a function Daniel by Daniel Veillard · 22 years ago
  62. 4cf998a Oops, missing an EXTRA_DIST, Daniel by Daniel Veillard · 22 years ago
  63. 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 22 years ago
  64. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago
  65. a7340c8 more work, now able to extend the XPath interpreter with functions written by Daniel Veillard · 22 years ago
  66. c3e3944 Jacob sent a patch to allow building from tarfile. Daniel by Daniel Veillard · 22 years ago
  67. 96c9af7 Fixed a couple more of python building problems, Daniel by Daniel Veillard · 22 years ago
  68. 6327697 Force the generato to use the API description in ../doc, Daniel by Daniel Veillard · 22 years ago
  69. f1d0e6b inserted the python wrappers build, I hope this won't be too unportable by Daniel Veillard · 22 years ago
  70. 1971ee2 minor optimization more work on the python bindings, they now support by Daniel Veillard · 22 years ago
  71. 36ed529 more work on the python bindings generator. Daniel by Daniel Veillard · 22 years ago
  72. 96fe095 more work on the python bindings. Daniel by Daniel Veillard · 22 years ago
  73. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 22 years ago