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