1. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  2. bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
  3. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  4. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  5. c4f631d - HTMLtree.[ch]: more work on the HTML serialization routnes, by Daniel Veillard · 23 years ago
  6. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  7. 95d845f - HTMLtree.[ch]: started augmenting the HTML save API with by Daniel Veillard · 23 years ago
  8. eca60d0 - HTMLtree.h: cleanup and started evaluating the work needed on by Daniel Veillard · 23 years ago
  9. f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  10. 8a92629 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  11. 6e93c4a - HTMLtree.c: trying to close bug #55772 escaping in script by Daniel Veillard · 23 years ago
  12. 2d70372 - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug by Daniel Veillard · 23 years ago
  13. 083c266 - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump Daniel by Daniel Veillard · 23 years ago
  14. 5146f20 - HTMLtree.c: real fix for #53402 Daniel by Daniel Veillard · 23 years ago
  15. 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 23 years ago
  16. de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 23 years ago
  17. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  18. 1ed3f88 - HTMLparser.c HTMLtree.c: applied part of the patches provided by Daniel Veillard · 23 years ago
  19. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  20. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  21. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  22. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  23. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  24. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  25. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  26. 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 23 years ago
  27. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  28. 5eef622 - valid.c: couple of bug fixes pointed by Gary Pennington by Daniel Veillard · 23 years ago
  29. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  30. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 23 years ago
  31. 8a7efd0 grrr there was still a static decl left, Daniel by Daniel Veillard · 23 years ago
  32. 701c736 Just mad a function public: by Daniel Veillard · 23 years ago
  33. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  34. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  35. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  36. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  37. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  38. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  39. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  40. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  41. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  42. d83eb82 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. by Daniel Veillard · 24 years ago
  43. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  44. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  45. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  46. 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 24 years ago
  47. 5e5c623 - Push mode for the HTML parser (new calls) by Daniel Veillard · 25 years ago
  48. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  49. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  50. 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
  51. 6dff214 Made it so that html nodes with a single child do not insert a carriage by Chris Lahey · 25 years ago
  52. d293fd1 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
  53. 3500838 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs by Daniel Veillard · 25 years ago
  54. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  55. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  56. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  57. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  58. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago
  59. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago
  60. 167b509 forgot to commit HTMLtree yesterday, Daniel. by Daniel Veillard · 25 years ago