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