1. 9e1c72d Armin Sander pointed a possible text coalescing problem, completed his by Daniel Veillard · 23 years ago
  2. 3ec4c61 applied patch from Armin Sander to make some pointers const in by Daniel Veillard · 23 years ago
  3. 1d0bfab fixed xmlCopyNode() for documents Daniel by Daniel Veillard · 23 years ago
  4. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  5. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  6. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  7. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  8. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  9. 19e96c3 set properties doc and call xmlSetListDoc for properties content when by Daniel Veillard · 23 years ago
  10. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  11. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  12. d79bcd1 attempt to work around what seemed a gcc optimizer bug when handling by Daniel Veillard · 23 years ago
  13. 39196eb - tree.c xinclude.c xpointer.c: bug #56402 exposed a number of by Daniel Veillard · 23 years ago
  14. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  15. e3c81b5 - tree.c: fixed xmlHasNsProp() accordingly to bug #55683 by Daniel Veillard · 23 years ago
  16. ca2366a grrr ... namespace is a C++ reserved keyword Daniel by Daniel Veillard · 23 years ago
  17. 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
  18. acd370f - tree.c: patched xmlFreeNode() to avoid freeing() a static by Daniel Veillard · 23 years ago
  19. 4497e69 - xinclude.c: Raphael Hertzog had a trouble with DTD nodes by Daniel Veillard · 23 years ago
  20. a682b21 - tree.c: applied Steve Tinney patch to xmlNewNsProp to fix bug #55810 Daniel by Daniel Veillard · 23 years ago
  21. e8fc08e - tree.c: fixed xmlGetNsProp() to close bug #55683 by Daniel Veillard · 23 years ago
  22. e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
  23. 2d70372 - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug by Daniel Veillard · 23 years ago
  24. 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 23 years ago
  25. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  26. 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 23 years ago
  27. 75bea54 - tree.[ch]: fixing bug #54446, by cleaning some bugs in the by Daniel Veillard · 23 years ago
  28. c17337c - tree.c: zb@bisp.com reported an error in xmlNodeGetLang() Daniel by Daniel Veillard · 23 years ago
  29. 5792e16 - strio.h trio.c: Dan McNichol suggested a couple of small by Daniel Veillard · 23 years ago
  30. 02141ea - tree.c parser.c encoding.c: spent a bit more time looking by Daniel Veillard · 23 years ago
  31. eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 23 years ago
  32. 67fee94 - tree.[ch]: added xmlSaveFormatFile interface for saving by Daniel Veillard · 23 years ago
  33. b33c201 - tree.c: trying to fix #53574, not completely complete, by Daniel Veillard · 23 years ago
  34. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  35. e82a992 - tree.c: fixed #53388 with the provided patch Daniel by Daniel Veillard · 23 years ago
  36. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  37. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  38. 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 23 years ago
  39. bdb9ba7 - tree.c: fixed xmlStringGetNodeList() to handle charrefs by Daniel Veillard · 23 years ago
  40. d2f3ec7 - tree.c: xmlNewDoc was missing the charset initialization by Daniel Veillard · 23 years ago
  41. 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 23 years ago
  42. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  43. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  44. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  45. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  46. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  47. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  48. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  49. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  50. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  51. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  52. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  53. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  54. 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 23 years ago
  55. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  56. de55cf6 First libxml head patch from the Gnome community since a looong time :-) by Daniel Veillard · 23 years ago
  57. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  58. 65c295d - tree.c: patch from Bjorn Reese on xmlBufferCCat Daniel by Daniel Veillard · 23 years ago
  59. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 23 years ago
  60. cb126ac Updated Email, forgot one place where the noencoding should be tested, Daniel by Daniel Veillard · 23 years ago
  61. f6eea27 Bugfixes, extesion and optimizations for XSLT: by Daniel Veillard · 23 years ago
  62. 0cede08 small bit forgotten from Gary Pennington's patch, Daniel by Daniel Veillard · 23 years ago
  63. f831bfb tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from Gary Pennington, Daniel by Daniel Veillard · 23 years ago
  64. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 24 years ago
  65. c2f4df2 One new set of patches: by Daniel Veillard · 24 years ago
  66. f060a41 fixed xmlParserInputBufferCreateMem doc Daniel by Daniel Veillard · 24 years ago
  67. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  68. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  69. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  70. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  71. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  72. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  73. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  74. c4f4f0b - xpath.c: fixed the root evaluation problems by Daniel Veillard · 24 years ago
  75. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  76. be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
  77. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  78. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  79. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  80. cd42961 - tree.c valid.c xmllint.c: Fixed a few postvalidation bugs by Daniel Veillard · 24 years ago
  81. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  82. 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning by Daniel Veillard · 24 years ago
  83. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  84. 4fb87ee Various contributed patches: by Daniel Veillard · 24 years ago
  85. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  86. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  87. e0854c3 Bunch of new parser cleanup work: by Daniel Veillard · 24 years ago
  88. b8f25c9 work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. by Daniel Veillard · 24 years ago
  89. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  90. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  91. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  92. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  93. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  94. 5d211f4 libxml2 prerelease ? by Daniel Veillard · 24 years ago
  95. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  96. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  97. 3e6d237 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 24 years ago
  98. e41f2b7 Released 1.8.6, Daniel. by Daniel Veillard · 24 years ago
  99. f967b90 Fixed a hideous bu in xmlGetProp, reported by Rune.Djurhuus@fast.no, Daniel. by Daniel Veillard · 24 years ago
  100. ad8f99d Updated TODO conditionnal compile of messages from the parser/tree.c code, by Daniel Veillard · 25 years ago