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