1. 9f4eb91 unparsedEntityDecl() the URI computation of the entity wasn't done by Daniel Veillard · 23 years ago
  2. 567e1b4 fixed a bug when walking the descendants and the current node has no by Daniel Veillard · 23 years ago
  3. f186c82 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the by Thomas Broyer · 23 years ago
  4. ba6db03 protected an use of EAGAIN, Brian Stafford Daniel by Daniel Veillard · 23 years ago
  5. 5790537 apply change to close #58141 update of the MSC projects from Igor by Daniel Veillard · 23 years ago
  6. 5e3eecb when the internal subset uses a PE, then the included entity can use by Daniel Veillard · 23 years ago
  7. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  8. 4aafa79 don't override existing encoding specified before starting by Daniel Veillard · 23 years ago
  9. fdb1f24 reinserted, needed for Windows users of CVS Daniel by Daniel Veillard · 23 years ago
  10. 699613b Add cast to fix warning. Add include of <libxml/parser.h>. by Darin Adler · 23 years ago
  11. a77cac0 Remove this file from CVS because it's generated. by Darin Adler · 23 years ago
  12. 50822cb applied const patches from Tom Moog #58002 Daniel by Daniel Veillard · 23 years ago
  13. ba4ad32 added a function lookup framework by Thomas Broyer · 23 years ago
  14. 1d0bfab fixed xmlCopyNode() for documents Daniel by Daniel Veillard · 23 years ago
  15. 6dd398f fixed bugs #58073 reported by Greg Shtilman Daniel by Daniel Veillard · 23 years ago
  16. 2454ab9 fixes bug #57652 reported by Morus Walter Daniel by Daniel Veillard · 23 years ago
  17. e392497 John Kroll provided a small fix to xmlNanoHTTPSave Daniel by Daniel Veillard · 23 years ago
  18. a53c688 fixed the xmlLineNumbersDefault() errors, lesson don't add new functions by Daniel Veillard · 23 years ago
  19. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  20. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  21. e812624 added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to get by Thomas Broyer · 23 years ago
  22. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  23. 8599e70 debugging on IA64, fixed serious troubles due to size_t vs. int mismatch by Daniel Veillard · 23 years ago
  24. 8fcc494 cleaned up some warning on the Alpha Daniel by Daniel Veillard · 23 years ago
  25. f06a3d8 added a more convenient extension API for value and context managing Now by Thomas Broyer · 23 years ago
  26. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  27. 496be68 exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passing by Thomas Broyer · 23 years ago
  28. 05dec34 added xmlCheckVersion() Daniel by Daniel Veillard · 23 years ago
  29. 28ae636 fixed compilation under Cygwin #57503 update Daniel by Daniel Veillard · 23 years ago
  30. ed156f5 add #undef HAVE_DLFCN_H by Peter Williams · 23 years ago
  31. 73b36e3 added a couple of exported entries raised by #57348 and #57381 Daniel by Daniel Veillard · 23 years ago
  32. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  33. 9603789 Various things that are generated and should be ignored. by Darin Adler · 23 years ago
  34. 09ab7e1 release of 2.4.0 updated the docs Daniel by Daniel Veillard · 23 years ago
  35. 04e2dae fixed "Internal: MIXED struct bad" when #CDATA elements validation occured by Daniel Veillard · 23 years ago
  36. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  37. 19e96c3 set properties doc and call xmlSetListDoc for properties content when by Daniel Veillard · 23 years ago
  38. e086f5c added some missing entry point for XPath (Mark Vakoc) Daniel by Daniel Veillard · 23 years ago
  39. 388236f fixed an old bug raised by Bernhard Zwisch, the I/O layer should by Daniel Veillard · 23 years ago
  40. 0438375 fix the name() bug for elements in the default namespace reported by by Daniel Veillard · 23 years ago
  41. 7583a59 trying to fix #56948, this led to an XPath fix, improvements of SAX by Daniel Veillard · 23 years ago
  42. 449d739 - doc/libxml-doc.el: Felix Natter provided anew version working by Daniel Veillard · 23 years ago
  43. 5168dbf small cleanup update Daniel by Daniel Veillard · 23 years ago
  44. f524d6e released 2.3.14 Daniel by Daniel Veillard · 23 years ago
  45. 5b43fde added 2.3.14 release. Daniel by Daniel Veillard · 23 years ago
  46. 4b8328d rebuilt the docs for the release Daniel by Daniel Veillard · 23 years ago
  47. 73c9c04 - xpath.c: a bug reported by Stephan Kulow empty nodesets by Daniel Veillard · 23 years ago
  48. 1fd36d2 fixed a URI-Reference computation problem when validating small cleanup by Daniel Veillard · 23 years ago
  49. 4d65a1c - parser.c: improved the description of a couple of interfaces by Daniel Veillard · 23 years ago
  50. 62f313b - SAX.c entities.c parser.c: changed completely the way entities by Daniel Veillard · 23 years ago
  51. f420ac5 fixing a too early root closing problem raised byt Prashanth Naidu Daniel by Daniel Veillard · 23 years ago
  52. 8c357d5 - xpath.c: fixed a missing copy in xmlXPathVariableLookupNS() by Daniel Veillard · 23 years ago
  53. 6e90d19 - example/Makefile.am: fixed the include path to add srcdir/include by Daniel Veillard · 23 years ago
  54. f06307e - xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h: by Daniel Veillard · 23 years ago
  55. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  56. 2adbb51 added 1.8.14 and 2.3.13 releases Daniel by Daniel Veillard · 23 years ago
  57. b37ecd0 - configure.in include/libxml/xmlwin32version.h: released 2.3.13 by Daniel Veillard · 23 years ago
  58. 12f7d29 - include/win32config.h: bug #56801 Yon Derek provided a patch by Daniel Veillard · 23 years ago
  59. 87ee914 - xpointer.c include/win32config.h win32/libxml2/libxml2.def.src by Daniel Veillard · 23 years ago
  60. 0e4cd17 - parser.c: fixed UTF8 BOM support in push mode by Daniel Veillard · 23 years ago
  61. 3e5bb8e - Makefile.am: added --push regression tests by Daniel Veillard · 23 years ago
  62. 9a89a8a moved the symlinks detection within a CVS check, this is not portable and by Daniel Veillard · 23 years ago
  63. 1164810 - configure.in doc/xml.html include/libxml/xmlwin32version.h: by Daniel Veillard · 23 years ago
  64. fcbd74a fixed 2 uri normalization bugs on '//' reduction Daniel by Daniel Veillard · 23 years ago
  65. 2379384 - include/libxml/Makefile.am: Laszlo Peter pointed out that by Daniel Veillard · 23 years ago
  66. f5498f3 warn against sending code to exhibit bugs. Daniel by Daniel Veillard · 23 years ago
  67. 56f0646 - xpath.c: patch to xmlXPathFormatNumber for the optimizer on by Daniel Veillard · 23 years ago
  68. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  69. 07385fd fixed make distcheck and rebuilding the rpms Daniel by Daniel Veillard · 23 years ago
  70. cd1d944 should finish the migration of exported includes into a real by Daniel Veillard · 23 years ago
  71. 6dd8e05 fixed the way to detect symlink Daniel by Daniel Veillard · 23 years ago
  72. 6654177 updated, include/libxml is now a real CVS dir Daniel by Daniel Veillard · 23 years ago
  73. ca98976 a new version of libxml-doc.el. This new version works with both libxml1 by Daniel Veillard · 23 years ago
  74. 8cf14d5 fixed the bug generating a template loop in libxslt when using by Daniel Veillard · 23 years ago
  75. 7b06bcb - doc/FAQ.html: added a warning about gcc-3.0 by Daniel Veillard · 23 years ago
  76. f7f4185 - xmlversion.h: okay this is a generated file, but Windows by Daniel Veillard · 23 years ago
  77. 3157b34 MSVC fix by Bjorn Reese · 23 years ago
  78. cc146db another small fix for ATTRIBUTE_UNUSED Daniel by Daniel Veillard · 23 years ago
  79. 4151acb Yon Derek provided a first fix to be able to compile libxslt/xsltproc on by Daniel Veillard · 23 years ago
  80. d79bcd1 attempt to work around what seemed a gcc optimizer bug when handling by Daniel Veillard · 23 years ago
  81. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  82. 87a764e - parser.c parserInternals.c encoding.c: Since Notepad on Win2k by Daniel Veillard · 23 years ago
  83. 10ea86c - valid.c: fixed a bug found when post validating an entity ref by Daniel Veillard · 23 years ago
  84. 39196eb - tree.c xinclude.c xpointer.c: bug #56402 exposed a number of by Daniel Veillard · 23 years ago
  85. 3739b98 Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST by Daniel Veillard · 23 years ago
  86. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  87. 3ed27bd - parser.c: Stephan Kulow also raised the fact that line number by Daniel Veillard · 23 years ago
  88. 64b98c0 Stephan Kulow pointed out a problem when validating and using an empty by Daniel Veillard · 23 years ago
  89. e3c81b5 - tree.c: fixed xmlHasNsProp() accordingly to bug #55683 by Daniel Veillard · 23 years ago
  90. 4ec885a - TODO: updated adding cleanup of generated doc by Daniel Veillard · 23 years ago
  91. 8b8d225 - xpath.c: first part of the work on selecting namespace to fix bug #56115 by Daniel Veillard · 23 years ago
  92. 96ed583 - Makefile.am example/Makefile.am: Laszlo PETER provided a fix by Daniel Veillard · 23 years ago
  93. c4f631d - HTMLtree.[ch]: more work on the HTML serialization routnes, by Daniel Veillard · 23 years ago
  94. 608ad07 - xpath.c: Thomas Broyer suggested a better patch for the / arg Daniel by Daniel Veillard · 23 years ago
  95. 239d052 - xpath.c: bug detected by Ankh when / is used as a function arg Daniel by Daniel Veillard · 23 years ago
  96. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  97. 95d845f - HTMLtree.[ch]: started augmenting the HTML save API with by Daniel Veillard · 23 years ago
  98. eca60d0 - HTMLtree.h: cleanup and started evaluating the work needed on by Daniel Veillard · 23 years ago
  99. 84666b3 handling of PIs and <?sgml-declaration in entities. Daniel by Daniel Veillard · 23 years ago
  100. 8bdd220 - valid.c: fixed bug #56049, forgot one check in the validation routine Daniel by Daniel Veillard · 23 years ago