1. c4f631d - HTMLtree.[ch]: more work on the HTML serialization routnes, by Daniel Veillard · 23 years ago
  2. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  3. 95d845f - HTMLtree.[ch]: started augmenting the HTML save API with by Daniel Veillard · 23 years ago
  4. ca2366a grrr ... namespace is a C++ reserved keyword Daniel by Daniel Veillard · 23 years ago
  5. 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
  6. f3afa7d - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic by Daniel Veillard · 23 years ago
  7. e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
  8. 97ac131 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 by Daniel Veillard · 23 years ago
  9. 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
  10. 6278fb5 - Makefile.am include/Makefile.am: small change to have by Daniel Veillard · 23 years ago
  11. d16df9f - xinclude.c: fixed XInclude recursive behaviour bug #54678 by Daniel Veillard · 23 years ago
  12. 8514c67 - uri.[ch]: applied a patch from Carl Douglas for URI escaping, by Daniel Veillard · 23 years ago
  13. 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 23 years ago
  14. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  15. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  16. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  17. fd7ddca - parser.c parser.h parserInternals.h: fixed a couple of by Daniel Veillard · 23 years ago
  18. 790142b two nodeset access macros from Thomas Broyer Daniel by Daniel Veillard · 23 years ago
  19. ba0b8c9 - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup by Daniel Veillard · 23 years ago
  20. 75bea54 - tree.[ch]: fixing bug #54446, by cleaning some bugs in the by Daniel Veillard · 23 years ago
  21. 7d6fd21 - xmlIO.c catalog.c: plugged in the default catalog resolution by Daniel Veillard · 23 years ago
  22. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  23. b59076b - configure.in: default on the DocBook parser inclusion (for Gnome) by Daniel Veillard · 23 years ago
  24. eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 23 years ago
  25. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  26. 67fee94 - tree.[ch]: added xmlSaveFormatFile interface for saving by Daniel Veillard · 23 years ago
  27. 4ec0b0f - DOCBparser.c include/Makefile.am: two patches from László Kovács Daniel by Daniel Veillard · 23 years ago
  28. 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 23 years ago
  29. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  30. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  31. ceacdd9 - entities.h: andrew@ugh.net.au detected a double declaration Daniel by Daniel Veillard · 23 years ago
  32. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  33. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  34. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  35. 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 23 years ago
  36. 67a2130 - tree.h: include xmlmemory.h this seems to havoid a nasty glibc by Daniel Veillard · 23 years ago
  37. 27b5528 - config.h.in configure.in xmlversion.h.in: added ansidecl.h test Daniel by Daniel Veillard · 23 years ago
  38. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  39. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  40. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  41. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  42. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  43. d007d6c Ooops: - xpath.h: the comp field must be added at the end to avoid killing by Daniel Veillard · 23 years ago
  44. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  45. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  46. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  47. 59a3bd3 Small fix for the release, Daniel by Daniel Veillard · 23 years ago
  48. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  49. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  50. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  51. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  52. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  53. 6e6a6cc couple of fixes before release: by Daniel Veillard · 23 years ago
  54. d194dd2 - hash.[ch]: added Paolo Casarini patch to provide Delete from by Daniel Veillard · 23 years ago
  55. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  56. 1f83d39 - hash.[ch]: added a first version of xmlHashSize() by Daniel Veillard · 23 years ago
  57. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  58. 9308666 - xpath.h: added a hook in the context structure allowing to by Daniel Veillard · 24 years ago
  59. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 24 years ago
  60. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 24 years ago
  61. 701c736 Just mad a function public: by Daniel Veillard · 24 years ago
  62. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
  63. 8f4d975 added xmlXPathRegisterVariableLookup() for XSLT Daniel by Daniel Veillard · 24 years ago
  64. f6eea27 Bugfixes, extesion and optimizations for XSLT: by Daniel Veillard · 24 years ago
  65. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 24 years ago
  66. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  67. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  68. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  69. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  70. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  71. 748e45d Couples of HTML and Windows fixes: by Daniel Veillard · 24 years ago
  72. 0d2340c Make the .m4 file install properly (Makefile.am) Ignore some files. by Elliot Lee · 24 years ago
  73. 4e19074 Oops forgot to add xinclude.h , Daniel. by Daniel Veillard · 24 years ago
  74. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  75. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  76. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  77. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  78. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  79. a5db68a - xpath.c xpathInternals.h: applied a large cleaning patch by Daniel Veillard · 24 years ago
  80. 767662d - xpath.c: applied another XPath patch from TOM by Daniel Veillard · 24 years ago
  81. f6bf921 - xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr> by Daniel Veillard · 24 years ago
  82. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  83. 29a11cc Releasing 2.2.6 after adding xpathInternals.h: by Daniel Veillard · 24 years ago
  84. be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
  85. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  86. 3fe8768 Ooops forgot the hash module on last commit, Daniel. by Daniel Veillard · 24 years ago
  87. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  88. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  89. 47e12f2 HTML attributes handling: by Daniel Veillard · 24 years ago
  90. 134c9f3 SAX.h: Fixed #25107, Daniel by Daniel Veillard · 24 years ago
  91. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  92. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  93. d3c68c4 - Makefile.am include/Makefile.am include/win32config.h by Daniel Veillard · 24 years ago
  94. b0426ca patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> by Daniel Veillard · 24 years ago
  95. 2d38f04 - xpath.[ch] xpointer.[ch]: worked on XPath functions and variable by Daniel Veillard · 24 years ago
  96. e8eac3d Oops seems I forgot to commit the xpointer.[ch] files, Daniel. by Daniel Veillard · 24 years ago
  97. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  98. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  99. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  100. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago