1. c761299 improved the behaviour a bit as well as the logs fixed a few more bugs by Daniel Veillard · 22 years ago
  2. bb7ddb3 python script to run regression tests against the XML Test suite of by Daniel Veillard · 22 years ago
  3. 9f28f30 avoid a warning bug #71594 Daniel by Daniel Veillard · 22 years ago
  4. 144024e Jesse Perry provided a patch to remove a few warning on alpha/Tru64 Daniel by Daniel Veillard · 22 years ago
  5. e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 22 years ago
  6. a6d0538 Fixing #71342 serializing '\n' in attribute values added a specific test. by Daniel Veillard · 22 years ago
  7. 3f4c40f Remove the mailto links and point back to the help page, Daniel by Daniel Veillard · 22 years ago
  8. e46182c Updated FAQ item #3 with Heiko W. Rupp update, Daniel by Daniel Veillard · 22 years ago
  9. 797a565 couple of bug fixes Daniel by Daniel Veillard · 22 years ago
  10. 01a6d41 removed tabs and used spaces. Daniel by Daniel Veillard · 22 years ago
  11. 397ff11 preparing 2.4.15 rebuilt some docs Daniel by Daniel Veillard · 22 years ago
  12. 0351754 trying to close Red Hat bug #58707 by Daniel Veillard · 22 years ago
  13. 6c4ffaf trying to fix the include mess Daniel by Daniel Veillard · 22 years ago
  14. 1a612ed reverted part of the previous attempt to provide #69655, this was breaking by Daniel Veillard · 22 years ago
  15. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  16. c5f05ad fix #68882, cleanup the XInclude copying of node, merge back IDs in the by Daniel Veillard · 22 years ago
  17. 1c18e30 seems some version of automake didn't generate the dependancies right as by Daniel Veillard · 22 years ago
  18. 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 22 years ago
  19. b6c1e2f Updated the News section, Daniel by Daniel Veillard · 22 years ago
  20. 07be19b applied patch from Andris Pavenis for binary name suffixes Daniel by Daniel Veillard · 22 years ago
  21. f216d46 fixing #68748 Daniel by Daniel Veillard · 22 years ago
  22. d455d79 fixing #70166 Daniel by Daniel Veillard · 22 years ago
  23. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  24. 2a0cf74 oops, Daniel by Daniel Veillard · 22 years ago
  25. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  26. 15a143b fixed stupid bug #70738 found by alfons hoogervorst by Daniel Veillard · 22 years ago
  27. 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 22 years ago
  28. 7a96efc do not install outside of prefix Daniel by Daniel Veillard · 22 years ago
  29. 33caa0b started adding SAX interfaces added a basic SAX test Daniel by Daniel Veillard · 22 years ago
  30. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  31. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 22 years ago
  32. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  33. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  34. cfb0546 fixed a small bug a bit of cleanup. Daniel by Daniel Veillard · 22 years ago
  35. 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 22 years ago
  36. 7fd7a94 fixed a stupid bug when renaming a function Daniel by Daniel Veillard · 22 years ago
  37. 4cf998a Oops, missing an EXTRA_DIST, Daniel by Daniel Veillard · 22 years ago
  38. 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 22 years ago
  39. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago
  40. a7340c8 more work, now able to extend the XPath interpreter with functions written by Daniel Veillard · 22 years ago
  41. c3e3944 Jacob sent a patch to allow building from tarfile. Daniel by Daniel Veillard · 22 years ago
  42. 96c9af7 Fixed a couple more of python building problems, Daniel by Daniel Veillard · 22 years ago
  43. 6327697 Force the generato to use the API description in ../doc, Daniel by Daniel Veillard · 22 years ago
  44. f1d0e6b inserted the python wrappers build, I hope this won't be too unportable by Daniel Veillard · 22 years ago
  45. 1971ee2 minor optimization more work on the python bindings, they now support by Daniel Veillard · 22 years ago
  46. 36ed529 more work on the python bindings generator. Daniel by Daniel Veillard · 22 years ago
  47. 96fe095 more work on the python bindings. Daniel by Daniel Veillard · 22 years ago
  48. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 22 years ago
  49. 05d3911 Changed to use chunk.xsl instaed of chunk-common.xsl as 1.48 changed by Daniel Veillard · 22 years ago
  50. 8ee9c8f applied patch from Anthony Jones to implement copy of DTD subtree too. Had by Daniel Veillard · 22 years ago
  51. a42f25f added pointers to the web pages in the usage() Daniel by Daniel Veillard · 22 years ago
  52. bd227ae more fixes from Petr Kozelka for attribute handling in the tree API to by Daniel Veillard · 22 years ago
  53. 3606581 another set of patches from Anthony Jones for copy operations cleanup and by Daniel Veillard · 22 years ago
  54. 5173727 fixed a small error, daniel by Daniel Veillard · 22 years ago
  55. f859256 generated an alphabetic index based on comments content rebuilt the web by Daniel Veillard · 22 years ago
  56. c8c7be4 Greg Sjaardema suggested to use an eponential buffer groth policy in by Daniel Veillard · 22 years ago
  57. 3bf65be updated the python extractor to generate cross-references, and by Daniel Veillard · 22 years ago
  58. 2070c48 added an xpath function to the shell for T. V. Raman Daniel by Daniel Veillard · 22 years ago
  59. 5e926fa patch from Anthony Jones to catch NULL nodes in debug routines. Daniel by Daniel Veillard · 22 years ago
  60. c169f8b apply an patch from Petr Kozelka for unlink and replace support of by Daniel Veillard · 22 years ago
  61. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  62. 2d1464f improved the script to extracts comments from the gtk-doc DocBook output by Daniel Veillard · 22 years ago
  63. 06622df Recompiled the docs, Daniel by Daniel Veillard · 22 years ago
  64. 6100647 added an XML description of the API, moved the script generating it here. by Daniel Veillard · 22 years ago
  65. d2f2300 Adam Lounds pointed out a bug in xmlSearchNs() Daniel by Daniel Veillard · 22 years ago
  66. 8acca11 Trying to fix an alignment problem reported in IE, daniel by Daniel Veillard · 22 years ago
  67. 99e55eb the change made to xmlXPathFuncLookupFunc was incompatible roll it back by Daniel Veillard · 22 years ago
  68. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 22 years ago
  69. 0f5f162 Fixed bug #68830, xmlcatalog now provides return codes in case of errors by Daniel Veillard · 22 years ago
  70. 35e937a Added pointers and doc for the script too, Daniel by Daniel Veillard · 22 years ago
  71. a4c8d06 Adding the script to rebuild DocBook XML catalogs, Daniel by Daniel Veillard · 22 years ago
  72. 026d29f Upgraded to trio baseline 1.6 by Bjorn Reese · 22 years ago
  73. 572577e removed the last occurences of strdup usage in the code Daniel by Daniel Veillard · 22 years ago
  74. db5850a Keith Isdale complained rightly that xmlInitParser() did not preserve by Daniel Veillard · 22 years ago
  75. cfa0d81 fixed the funxtion to set the xml: attributes added "setbase" to test it. by Daniel Veillard · 22 years ago
  76. 2c748c6 update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an by Daniel Veillard · 22 years ago
  77. 8de85c6 try to avoid problems when compiling on Windows Daniel by Daniel Veillard · 22 years ago
  78. 314cfa0 patch from Anthony Jones for hash.c allocation size trying to work around by Daniel Veillard · 22 years ago
  79. 744683d updated to 2.4.13 update of the documentation daniel by Daniel Veillard · 22 years ago
  80. e6a5519 some cleanup after an unsuccessful attempt at fixing #61290 :-( Daniel by Daniel Veillard · 22 years ago
  81. bc66f85 Fixed a link, Daniel by Daniel Veillard · 22 years ago
  82. fb25a51 fixed xmlSaveFormatFileEnc() when encoding == NULL Fixes bug #67229 Daniel by Daniel Veillard · 23 years ago
  83. acb2bda trying to avoid troubles when a subtree is copied and coalesced in part by Daniel Veillard · 23 years ago
  84. d8224e0 fixed validation of attributes content of type NAME NAMES NMTOKEN and by Daniel Veillard · 23 years ago
  85. 8107a22 integrated a couple of fixes and a new API function by Daniel Veillard · 23 years ago
  86. db0eb8d applied Serguei Narojnyi's patch to add native thread support on the Win32 by Daniel Veillard · 23 years ago
  87. 845cce4 Anthony Jones pointed a bug in xmlCopyEntity() Daniel by Daniel Veillard · 23 years ago
  88. 7b602b4 renamed XML.html output page into XMLinfo.html. Close bug #66951 and by Daniel Veillard · 23 years ago
  89. 73c6e53 Paul Keogh pointed out a possibility of segfault on repeted by Daniel Veillard · 23 years ago
  90. 4a85920 updated the Gdome2 links Daniel by Daniel Veillard · 23 years ago
  91. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  92. 401c211 Jirka Kosek pointer out a bug in xmlParseTextDecl() when the version info by Daniel Veillard · 23 years ago
  93. 6f42c13 Anthony Jones pointed out a problem in xmlStringGetNodeList() and provided by Daniel Veillard · 23 years ago
  94. aa39a0f patch from Jack J Franklin to remove a bug in xmlCreatePushParserCtxt() by Daniel Veillard · 23 years ago
  95. 0e47ee2 big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel by Daniel Veillard · 23 years ago
  96. cebb136 should fix #67674 and avoid troubles if xsltproc is not available or fails by Daniel Veillard · 23 years ago
  97. 26908ab one more doc patch from Charlie Bozeman. Daniel by Daniel Veillard · 23 years ago
  98. 5344c60 Fixed a few other problems raised by Charlie Bozeman. fixed the output by Daniel Veillard · 23 years ago
  99. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  100. 7f9a680 fixes for Windows from Igor Daniel by Daniel Veillard · 23 years ago