1. 07be19b applied patch from Andris Pavenis for binary name suffixes Daniel by Daniel Veillard · 22 years ago
  2. f216d46 fixing #68748 Daniel by Daniel Veillard · 22 years ago
  3. d455d79 fixing #70166 Daniel by Daniel Veillard · 22 years ago
  4. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  5. 2a0cf74 oops, Daniel by Daniel Veillard · 22 years ago
  6. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  7. 15a143b fixed stupid bug #70738 found by alfons hoogervorst by Daniel Veillard · 22 years ago
  8. 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 22 years ago
  9. 7a96efc do not install outside of prefix Daniel by Daniel Veillard · 22 years ago
  10. 33caa0b started adding SAX interfaces added a basic SAX test Daniel by Daniel Veillard · 22 years ago
  11. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  12. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 22 years ago
  13. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  14. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  15. cfb0546 fixed a small bug a bit of cleanup. Daniel by Daniel Veillard · 22 years ago
  16. 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 22 years ago
  17. 7fd7a94 fixed a stupid bug when renaming a function Daniel by Daniel Veillard · 22 years ago
  18. 4cf998a Oops, missing an EXTRA_DIST, Daniel by Daniel Veillard · 22 years ago
  19. 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 22 years ago
  20. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago
  21. a7340c8 more work, now able to extend the XPath interpreter with functions written by Daniel Veillard · 22 years ago
  22. c3e3944 Jacob sent a patch to allow building from tarfile. Daniel by Daniel Veillard · 22 years ago
  23. 96c9af7 Fixed a couple more of python building problems, Daniel by Daniel Veillard · 22 years ago
  24. 6327697 Force the generato to use the API description in ../doc, Daniel by Daniel Veillard · 22 years ago
  25. f1d0e6b inserted the python wrappers build, I hope this won't be too unportable by Daniel Veillard · 22 years ago
  26. 1971ee2 minor optimization more work on the python bindings, they now support by Daniel Veillard · 22 years ago
  27. 36ed529 more work on the python bindings generator. Daniel by Daniel Veillard · 22 years ago
  28. 96fe095 more work on the python bindings. Daniel by Daniel Veillard · 22 years ago
  29. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 22 years ago
  30. 05d3911 Changed to use chunk.xsl instaed of chunk-common.xsl as 1.48 changed by Daniel Veillard · 22 years ago
  31. 8ee9c8f applied patch from Anthony Jones to implement copy of DTD subtree too. Had by Daniel Veillard · 22 years ago
  32. a42f25f added pointers to the web pages in the usage() Daniel by Daniel Veillard · 22 years ago
  33. bd227ae more fixes from Petr Kozelka for attribute handling in the tree API to by Daniel Veillard · 22 years ago
  34. 3606581 another set of patches from Anthony Jones for copy operations cleanup and by Daniel Veillard · 22 years ago
  35. 5173727 fixed a small error, daniel by Daniel Veillard · 22 years ago
  36. f859256 generated an alphabetic index based on comments content rebuilt the web by Daniel Veillard · 22 years ago
  37. c8c7be4 Greg Sjaardema suggested to use an eponential buffer groth policy in by Daniel Veillard · 22 years ago
  38. 3bf65be updated the python extractor to generate cross-references, and by Daniel Veillard · 22 years ago
  39. 2070c48 added an xpath function to the shell for T. V. Raman Daniel by Daniel Veillard · 22 years ago
  40. 5e926fa patch from Anthony Jones to catch NULL nodes in debug routines. Daniel by Daniel Veillard · 22 years ago
  41. c169f8b apply an patch from Petr Kozelka for unlink and replace support of by Daniel Veillard · 22 years ago
  42. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  43. 2d1464f improved the script to extracts comments from the gtk-doc DocBook output by Daniel Veillard · 22 years ago
  44. 06622df Recompiled the docs, Daniel by Daniel Veillard · 22 years ago
  45. 6100647 added an XML description of the API, moved the script generating it here. by Daniel Veillard · 22 years ago
  46. d2f2300 Adam Lounds pointed out a bug in xmlSearchNs() Daniel by Daniel Veillard · 22 years ago
  47. 8acca11 Trying to fix an alignment problem reported in IE, daniel by Daniel Veillard · 22 years ago
  48. 99e55eb the change made to xmlXPathFuncLookupFunc was incompatible roll it back by Daniel Veillard · 22 years ago
  49. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 22 years ago
  50. 0f5f162 Fixed bug #68830, xmlcatalog now provides return codes in case of errors by Daniel Veillard · 22 years ago
  51. 35e937a Added pointers and doc for the script too, Daniel by Daniel Veillard · 22 years ago
  52. a4c8d06 Adding the script to rebuild DocBook XML catalogs, Daniel by Daniel Veillard · 22 years ago
  53. 026d29f Upgraded to trio baseline 1.6 by Bjorn Reese · 22 years ago
  54. 572577e removed the last occurences of strdup usage in the code Daniel by Daniel Veillard · 22 years ago
  55. db5850a Keith Isdale complained rightly that xmlInitParser() did not preserve by Daniel Veillard · 22 years ago
  56. cfa0d81 fixed the funxtion to set the xml: attributes added "setbase" to test it. by Daniel Veillard · 22 years ago
  57. 2c748c6 update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an by Daniel Veillard · 22 years ago
  58. 8de85c6 try to avoid problems when compiling on Windows Daniel by Daniel Veillard · 23 years ago
  59. 314cfa0 patch from Anthony Jones for hash.c allocation size trying to work around by Daniel Veillard · 23 years ago
  60. 744683d updated to 2.4.13 update of the documentation daniel by Daniel Veillard · 23 years ago
  61. e6a5519 some cleanup after an unsuccessful attempt at fixing #61290 :-( Daniel by Daniel Veillard · 23 years ago
  62. bc66f85 Fixed a link, Daniel by Daniel Veillard · 23 years ago
  63. fb25a51 fixed xmlSaveFormatFileEnc() when encoding == NULL Fixes bug #67229 Daniel by Daniel Veillard · 23 years ago
  64. acb2bda trying to avoid troubles when a subtree is copied and coalesced in part by Daniel Veillard · 23 years ago
  65. d8224e0 fixed validation of attributes content of type NAME NAMES NMTOKEN and by Daniel Veillard · 23 years ago
  66. 8107a22 integrated a couple of fixes and a new API function by Daniel Veillard · 23 years ago
  67. db0eb8d applied Serguei Narojnyi's patch to add native thread support on the Win32 by Daniel Veillard · 23 years ago
  68. 845cce4 Anthony Jones pointed a bug in xmlCopyEntity() Daniel by Daniel Veillard · 23 years ago
  69. 7b602b4 renamed XML.html output page into XMLinfo.html. Close bug #66951 and by Daniel Veillard · 23 years ago
  70. 73c6e53 Paul Keogh pointed out a possibility of segfault on repeted by Daniel Veillard · 23 years ago
  71. 4a85920 updated the Gdome2 links Daniel by Daniel Veillard · 23 years ago
  72. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  73. 401c211 Jirka Kosek pointer out a bug in xmlParseTextDecl() when the version info by Daniel Veillard · 23 years ago
  74. 6f42c13 Anthony Jones pointed out a problem in xmlStringGetNodeList() and provided by Daniel Veillard · 23 years ago
  75. aa39a0f patch from Jack J Franklin to remove a bug in xmlCreatePushParserCtxt() by Daniel Veillard · 23 years ago
  76. 0e47ee2 big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel by Daniel Veillard · 23 years ago
  77. cebb136 should fix #67674 and avoid troubles if xsltproc is not available or fails by Daniel Veillard · 23 years ago
  78. 26908ab one more doc patch from Charlie Bozeman. Daniel by Daniel Veillard · 23 years ago
  79. 5344c60 Fixed a few other problems raised by Charlie Bozeman. fixed the output by Daniel Veillard · 23 years ago
  80. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  81. 7f9a680 fixes for Windows from Igor Daniel by Daniel Veillard · 23 years ago
  82. 1df3dfc applied Justin Fletcher patch for --output or -o daniel by Daniel Veillard · 23 years ago
  83. d3b29d2 close #67019 Daniel by Daniel Veillard · 23 years ago
  84. 01db67c applied Justin Fletcher generic timing patch similar to the one already by Daniel Veillard · 23 years ago
  85. d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
  86. 2323ac2 *doc/xmllint.xml, xmllint.1 - document --dropdtd by MST 2001 John Fleck · 23 years ago
  87. 29e4399 fix the xmlStrdup() used in the previous patch. added --dropdtd fixed by Daniel Veillard · 23 years ago
  88. ae74399 Fixed a pointer to the list archives, Daniel by Daniel Veillard · 23 years ago
  89. 86fd5a7 cleanup some static declarations Daniel by Daniel Veillard · 23 years ago
  90. 9ae4b7a removed another strdup() removed the HP/UX entry Daniel by Daniel Veillard · 23 years ago
  91. ed472f3 fix bug #66816 when validating. don't use sys/time.h if configure did not by Daniel Veillard · 23 years ago
  92. 3fc555e docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html, by MST 2001 John Fleck · 23 years ago
  93. 2d8a93b Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twice by Daniel Veillard · 23 years ago
  94. b82c166 do not reference strdup() ! trying to fix the libs of the various config by Daniel Veillard · 23 years ago
  95. ef90ba7 preparing 2.4.12 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  96. 220346d closed bug #66159 added --escape option some cleanup for xml2-config by Daniel Veillard · 23 years ago
  97. 2a90682 removed some misplaced includes of xmlversion.h Daniel by Daniel Veillard · 23 years ago
  98. e28313b patch from Gary Pennington fixing a possible problem at initialization by Daniel Veillard · 23 years ago
  99. d3b0882 integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS by Daniel Veillard · 23 years ago
  100. a786693 applied Geert Kloosterman's patch to fix --repeat --timing output Daniel by Daniel Veillard · 23 years ago