1. fcd02ad htmlNodeDumpFormatOutput didn't handle XML_ATTRIBUTE_NODe fixes bug by Daniel Veillard · 17 years ago
  2. 417b74d Add linefeeds to error messages allowing for consistant handling. by Rob Richards · 18 years ago
  3. 77b92ff fix bug #322136 in xmlNodeBufGetContent when entity ref is a child of an by Rob Richards · 19 years ago
  4. b8c8016 fixed bug #310333 with a patch close to the provided patch for HTML UTF-8 by Daniel Veillard · 19 years ago
  5. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  6. aa9a983 fixing bug 168196, <a name=""> must be URI escaped too Daniel by Daniel Veillard · 19 years ago
  7. d5cc0f7 augmented types supported a number of new bug fixes and documentation by Daniel Veillard · 20 years ago
  8. ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
  9. 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
  10. 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
  11. 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
  12. 42fd412 change --html to make sure we use the HTML serialization rule by default by Daniel Veillard · 21 years ago
  13. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  14. e2238d5 converted too small cleanup Daniel by Daniel Veillard · 21 years ago
  15. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  16. 3a6da76 Fixed bug 121394 - missing ns on attributes by William M. Brack · 21 years ago
  17. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  18. 5f5b7bb fixing bug #112904: html output method escaped plus sign character in URI by Daniel Veillard · 21 years ago
  19. 645c690 patch from Vasily Tchekalkin to fix #109865 Daniel by Daniel Veillard · 21 years ago
  20. c7e9b19 Fixed reopening of #78662 <form action="..."> is an URI reference Daniel by Daniel Veillard · 21 years ago
  21. 04ee2f2 avoid escaping ',' in URIs Daniel by Daniel Veillard · 21 years ago
  22. 5ecaf7f fixes #102920 about namespace handling in HTML output and section 16.2 by Daniel Veillard · 21 years ago
  23. 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
  24. 8db67d2 applied the same kind of refactoring to the HTML saving code. slight API by Daniel Veillard · 22 years ago
  25. 44892f7 fixed serialization of script and style when they are not lowercase (i.e. by Daniel Veillard · 22 years ago
  26. abe0174 fixing bug #94241 on HTML boolean attributes Daniel by Daniel Veillard · 22 years ago
  27. ad11b30 small cleanup of the man page fixed a potential problem raised by Petr by Daniel Veillard · 22 years ago
  28. c084e47 integrated a cleaned up version of Marc Liyanage' patch for boolean by Daniel Veillard · 22 years ago
  29. 0b22def trying to fix the <style> escaping problem in HTML serialization bug by Daniel Veillard · 22 years ago
  30. 3a42f3f changed the order of the encoding declaration attributes in the meta tags by Daniel Veillard · 22 years ago
  31. 6231e84 fixed & serialization bug introduced in 2.4.20 this changes a few things by Daniel Veillard · 22 years ago
  32. eb475a3 fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. by Daniel Veillard · 22 years ago
  33. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  34. 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 22 years ago
  35. 4e0e297 fixed some htmlSetMetaEncoding() problems fixup and integrated tests for by Daniel Veillard · 22 years ago
  36. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  37. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  38. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  39. 86fd5a7 cleanup some static declarations Daniel by Daniel Veillard · 23 years ago
  40. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  41. 5151c06 fixed an erroneous validation bug when PE refs occurs in external parsed by Daniel Veillard · 23 years ago
  42. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  43. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  44. bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
  45. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  46. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  47. c4f631d - HTMLtree.[ch]: more work on the HTML serialization routnes, by Daniel Veillard · 23 years ago
  48. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  49. 95d845f - HTMLtree.[ch]: started augmenting the HTML save API with by Daniel Veillard · 23 years ago
  50. eca60d0 - HTMLtree.h: cleanup and started evaluating the work needed on by Daniel Veillard · 23 years ago
  51. f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  52. 8a92629 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  53. 6e93c4a - HTMLtree.c: trying to close bug #55772 escaping in script by Daniel Veillard · 23 years ago
  54. 2d70372 - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug by Daniel Veillard · 23 years ago
  55. 083c266 - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump Daniel by Daniel Veillard · 23 years ago
  56. 5146f20 - HTMLtree.c: real fix for #53402 Daniel by Daniel Veillard · 23 years ago
  57. 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 23 years ago
  58. de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 23 years ago
  59. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  60. 1ed3f88 - HTMLparser.c HTMLtree.c: applied part of the patches provided by Daniel Veillard · 23 years ago
  61. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  62. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  63. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  64. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  65. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  66. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  67. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  68. 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 23 years ago
  69. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  70. 5eef622 - valid.c: couple of bug fixes pointed by Gary Pennington by Daniel Veillard · 23 years ago
  71. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  72. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 23 years ago
  73. 8a7efd0 grrr there was still a static decl left, Daniel by Daniel Veillard · 23 years ago
  74. 701c736 Just mad a function public: by Daniel Veillard · 23 years ago
  75. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  76. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  77. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  78. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  79. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  80. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  81. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  82. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  83. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  84. d83eb82 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. by Daniel Veillard · 24 years ago
  85. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  86. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  87. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  88. 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 24 years ago
  89. 5e5c623 - Push mode for the HTML parser (new calls) 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. 6dff214 Made it so that html nodes with a single child do not insert a carriage by Chris Lahey · 25 years ago
  94. d293fd1 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
  95. 3500838 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs by Daniel Veillard · 25 years ago
  96. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  97. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  98. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  99. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  100. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago