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