1. b97b430 fix a sentence which may sound like i don't take patches, Daniel by Daniel Veillard · 23 years ago
  2. 20c8cf2 Added Seattle and French mirrors links, Daniel by Daniel Veillard · 23 years ago
  3. 1164810 - configure.in doc/xml.html include/libxml/xmlwin32version.h: by Daniel Veillard · 23 years ago
  4. fcbd74a fixed 2 uri normalization bugs on '//' reduction Daniel by Daniel Veillard · 23 years ago
  5. 2379384 - include/libxml/Makefile.am: Laszlo Peter pointed out that by Daniel Veillard · 23 years ago
  6. f5498f3 warn against sending code to exhibit bugs. Daniel by Daniel Veillard · 23 years ago
  7. a3067d1 Oops small clanup, Daniel by Daniel Veillard · 23 years ago
  8. 56f0646 - xpath.c: patch to xmlXPathFormatNumber for the optimizer on by Daniel Veillard · 23 years ago
  9. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  10. 07385fd fixed make distcheck and rebuilding the rpms Daniel by Daniel Veillard · 23 years ago
  11. cd1d944 should finish the migration of exported includes into a real by Daniel Veillard · 23 years ago
  12. 6dd8e05 fixed the way to detect symlink Daniel by Daniel Veillard · 23 years ago
  13. 6654177 updated, include/libxml is now a real CVS dir Daniel by Daniel Veillard · 23 years ago
  14. ca98976 a new version of libxml-doc.el. This new version works with both libxml1 by Daniel Veillard · 23 years ago
  15. 8cf14d5 fixed the bug generating a template loop in libxslt when using by Daniel Veillard · 23 years ago
  16. 7b06bcb - doc/FAQ.html: added a warning about gcc-3.0 by Daniel Veillard · 23 years ago
  17. f7f4185 - xmlversion.h: okay this is a generated file, but Windows by Daniel Veillard · 23 years ago
  18. 3157b34 MSVC fix by Bjorn Reese · 23 years ago
  19. cc146db another small fix for ATTRIBUTE_UNUSED Daniel by Daniel Veillard · 23 years ago
  20. 4151acb Yon Derek provided a first fix to be able to compile libxslt/xsltproc on by Daniel Veillard · 23 years ago
  21. d79bcd1 attempt to work around what seemed a gcc optimizer bug when handling by Daniel Veillard · 23 years ago
  22. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  23. 87a764e - parser.c parserInternals.c encoding.c: Since Notepad on Win2k by Daniel Veillard · 23 years ago
  24. 10ea86c - valid.c: fixed a bug found when post validating an entity ref by Daniel Veillard · 23 years ago
  25. 39196eb - tree.c xinclude.c xpointer.c: bug #56402 exposed a number of by Daniel Veillard · 23 years ago
  26. 3739b98 Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST by Daniel Veillard · 23 years ago
  27. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  28. 3ed27bd - parser.c: Stephan Kulow also raised the fact that line number by Daniel Veillard · 23 years ago
  29. 64b98c0 Stephan Kulow pointed out a problem when validating and using an empty by Daniel Veillard · 23 years ago
  30. e3c81b5 - tree.c: fixed xmlHasNsProp() accordingly to bug #55683 by Daniel Veillard · 23 years ago
  31. 6d473ed Added "make tests" to INSTALL, Daniel by Daniel Veillard · 23 years ago
  32. 4ec885a - TODO: updated adding cleanup of generated doc by Daniel Veillard · 23 years ago
  33. 8b8d225 - xpath.c: first part of the work on selecting namespace to fix bug #56115 by Daniel Veillard · 23 years ago
  34. 96ed583 - Makefile.am example/Makefile.am: Laszlo PETER provided a fix by Daniel Veillard · 23 years ago
  35. d7e4d65 small flush of laptop, daniel by Daniel Veillard · 23 years ago
  36. c4f631d - HTMLtree.[ch]: more work on the HTML serialization routnes, by Daniel Veillard · 23 years ago
  37. 608ad07 - xpath.c: Thomas Broyer suggested a better patch for the / arg Daniel by Daniel Veillard · 23 years ago
  38. 239d052 - xpath.c: bug detected by Ankh when / is used as a function arg Daniel by Daniel Veillard · 23 years ago
  39. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  40. 95d845f - HTMLtree.[ch]: started augmenting the HTML save API with by Daniel Veillard · 23 years ago
  41. eca60d0 - HTMLtree.h: cleanup and started evaluating the work needed on by Daniel Veillard · 23 years ago
  42. 84666b3 handling of PIs and <?sgml-declaration in entities. Daniel by Daniel Veillard · 23 years ago
  43. 8bdd220 - valid.c: fixed bug #56049, forgot one check in the validation routine Daniel by Daniel Veillard · 23 years ago
  44. ca2366a grrr ... namespace is a C++ reserved keyword Daniel by Daniel Veillard · 23 years ago
  45. 6761eee - libxml.h: fixed an error in last commit by Daniel Veillard · 23 years ago
  46. 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
  47. acd370f - tree.c: patched xmlFreeNode() to avoid freeing() a static by Daniel Veillard · 23 years ago
  48. b370a74 Linked to Red Hat, after all they have been paying for libxml recents by Daniel Veillard · 23 years ago
  49. 1d04767 - valid.c: (a? , b? , c? , ... , z?) was storing/restauring by Daniel Veillard · 23 years ago
  50. 4497e69 - xinclude.c: Raphael Hertzog had a trouble with DTD nodes by Daniel Veillard · 23 years ago
  51. f3afa7d - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic by Daniel Veillard · 23 years ago
  52. a682b21 - tree.c: applied Steve Tinney patch to xmlNewNsProp to fix bug #55810 Daniel by Daniel Veillard · 23 years ago
  53. e8fc08e - tree.c: fixed xmlGetNsProp() to close bug #55683 by Daniel Veillard · 23 years ago
  54. f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  55. 068a965 added tests for signal() and signal.h Daniel by Daniel Veillard · 23 years ago
  56. 541d655 - xpath.c: robert pointed out xmlXPathNINF was not initialized daniel by Daniel Veillard · 23 years ago
  57. 8a367d4 - doc/libxml-doc.el: Felix Natter provided a new version for libxml2 Daniel by Daniel Veillard · 23 years ago
  58. 8a92629 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  59. 14839d5 add -mieee to CFLAGS when compiling on Linux/alpha Daniel by Daniel Veillard · 23 years ago
  60. e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
  61. 6e93c4a - HTMLtree.c: trying to close bug #55772 escaping in script by Daniel Veillard · 23 years ago
  62. 1c43dbf - error.c: attempt to fix the xmlGetVarStr breakage once and for by Daniel Veillard · 23 years ago
  63. 9974872 *** empty log message *** by Bjorn Reese · 23 years ago
  64. 906ec8a Upgraded to trio baseline 1.4 by Bjorn Reese · 23 years ago
  65. 570ff08 Workaround for non-preserving variadic lists by Bjorn Reese · 23 years ago
  66. 2e4f188 - doc/xml.html: added 2.3.10 release Daniel by Daniel Veillard · 23 years ago
  67. b3a182e releasing 2.3.10 Daniel by Daniel Veillard · 23 years ago
  68. 3c2758d - xmlIO.c: Gary Pennington spotted a few troubles with file:/// Daniel by Daniel Veillard · 23 years ago
  69. 2004242 - encoding.c: Robert Collins provided a patch to add the by Daniel Veillard · 23 years ago
  70. 97ac131 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 by Daniel Veillard · 23 years ago
  71. 2d70372 - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug by Daniel Veillard · 23 years ago
  72. 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
  73. 6278fb5 - Makefile.am include/Makefile.am: small change to have by Daniel Veillard · 23 years ago
  74. d16df9f - xinclude.c: fixed XInclude recursive behaviour bug #54678 by Daniel Veillard · 23 years ago
  75. bbd2245 - xinclude.[ch]: Updated the namespace for the Last Call version by Daniel Veillard · 23 years ago
  76. 8514c67 - uri.[ch]: applied a patch from Carl Douglas for URI escaping, by Daniel Veillard · 23 years ago
  77. 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 23 years ago
  78. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  79. af86c7f - catalog.c: handling of CATALOG entries. detection of recursion, by Daniel Veillard · 23 years ago
  80. 04b9329 - xpath.c: Joe Orton reported a bug found with IRIx compiler. Daniel by Daniel Veillard · 23 years ago
  81. a97a19b - parser.c: fixed propagation context info when parsing an by Daniel Veillard · 23 years ago
  82. 4623acd update with 2.3.9 informations Daniel by Daniel Veillard · 23 years ago
  83. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  84. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  85. 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 23 years ago
  86. fd7ddca - parser.c parser.h parserInternals.h: fixed a couple of by Daniel Veillard · 23 years ago
  87. c3739e7 LoTR sent a patch fixing the previous commit Daniel by Daniel Veillard · 23 years ago
  88. a4f27e0 'nuff said :-( - configure.in: trying to deal again with the stoopid -R by Daniel Veillard · 23 years ago
  89. 790142b two nodeset access macros from Thomas Broyer Daniel by Daniel Veillard · 23 years ago
  90. ba0b8c9 - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup by Daniel Veillard · 23 years ago
  91. e62d36c - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test by Daniel Veillard · 23 years ago
  92. a265af7 Added 1.8.13 release, Daniel by Daniel Veillard · 23 years ago
  93. 75bea54 - tree.[ch]: fixing bug #54446, by cleaning some bugs in the by Daniel Veillard · 23 years ago
  94. 0a2a163 - HTMLparser.c: Patch from Jonas Borgström by Daniel Veillard · 23 years ago
  95. 7d6fd21 - xmlIO.c catalog.c: plugged in the default catalog resolution by Daniel Veillard · 23 years ago
  96. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  97. c17337c - tree.c: zb@bisp.com reported an error in xmlNodeGetLang() Daniel by Daniel Veillard · 23 years ago
  98. 257d910 - parser.c: added xmlParseExternalEntityPrivate() to allow by Daniel Veillard · 23 years ago
  99. 083c266 - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump Daniel by Daniel Veillard · 23 years ago
  100. 01ef738 - configure.in: fixed a small portability problem with AM_CONDITIONAL Daniel by Daniel Veillard · 23 years ago