1. 597f1c1 applied patch from James Bursa fixing an html parsing bug in push mode by Daniel Veillard · 19 years ago
  2. fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
  3. 18a6509 fix to the fix for #141864 from Paul Elseth apply fix from David Gatwood by Daniel Veillard · 20 years ago
  4. 42fd412 change --html to make sure we use the HTML serialization rule by default by Daniel Veillard · 21 years ago
  5. 652f9aa Fix #124907 by simply backporting the same fix as for the XML parser by Daniel Veillard · 21 years ago
  6. 05bcb7e fixed to not send NULL to %s printing cleaning up some of the regression by Daniel Veillard · 21 years ago
  7. f403d29 more code cleanup, especially around error messages, the HTML parser has by Daniel Veillard · 21 years ago
  8. 4b1577f removing the SAXresults tree, keeping result in the same tree, added by Daniel Veillard · 21 years ago
  9. 20aa0fb fixed a small problem in the patch for #118763 this reverts back to the by Daniel Veillard · 21 years ago
  10. 39057f4 fixing HTML attribute serialization bug #118763 applying a modified by Daniel Veillard · 21 years ago
  11. 8265a18 do not generate " for " outside of attributes this changes the output by Daniel Veillard · 21 years ago
  12. 3b81117 Updated testfiles for error.c fix by William M. Brack · 21 years ago
  13. ef0b450 fixed some problems related to #75813 about handling of Result Value Trees by Daniel Veillard · 21 years ago
  14. 77a90a7 patch from johan@evenhuis.nl for #107937 fixing some line counting by Daniel Veillard · 21 years ago
  15. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  16. ce02dbc Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added by Daniel Veillard · 22 years ago
  17. 8c9872c trying to fix 87235 about discarded white spaces in the HTML parser. this by Daniel Veillard · 22 years ago
  18. 6231e84 fixed & serialization bug introduced in 2.4.20 this changes a few things by Daniel Veillard · 22 years ago
  19. eb475a3 fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. by Daniel Veillard · 22 years ago
  20. c1f7834 fix comment in scripts element parsing. updated the results. Daniel by Daniel Veillard · 23 years ago
  21. 957fdcf handle the case of < in quoted attributes, Bastian Kleineidam Daniel by Daniel Veillard · 23 years ago
  22. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  23. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  24. f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  25. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  26. 0a2a163 - HTMLparser.c: Patch from Jonas Borgström by Daniel Veillard · 23 years ago
  27. a2bc368 - HTMLparser.c: trying to fix the problem reported by Jonas Borgström by Daniel Veillard · 23 years ago
  28. 56098d4 - HTMLparser.c : HTML parsing still sucks ... trying to deal by Daniel Veillard · 23 years ago
  29. a3bfca5 parsing real HTML is a nightmare. by Daniel Veillard · 23 years ago
  30. 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 24 years ago
  31. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 24 years ago
  32. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  33. c4f4f0b - xpath.c: fixed the root evaluation problems by Daniel Veillard · 24 years ago
  34. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  35. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  36. aa4f649 Fixed the HTML tests output, Daniel. by Daniel Veillard · 24 years ago
  37. 970112a Stupid bug fix on the HTML parser: by Daniel Veillard · 24 years ago
  38. 4948eb4 - HTMLparser.c testHTML.c: applied two new patches from by Daniel Veillard · 24 years ago
  39. e010c17 Mostly HTML generation and parsing enhancements: by Daniel Veillard · 24 years ago
  40. b8f25c9 work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. by Daniel Veillard · 24 years ago
  41. 808a3f1 cleaned up the output of SAX tests, Daniel by Daniel Veillard · 24 years ago
  42. 1255ab7 Patch from Dave Yearke <yearke@eng.buffalo.edu>: by Daniel Veillard · 24 years ago
  43. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  44. 71f93fc Added a bunch of testsuite realted files missing, Daniel. by Daniel Veillard · 24 years ago
  45. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  46. eacbb8d Added one of the testuite results, Daniel. by Daniel Veillard · 24 years ago
  47. 663a607 Fixing one test suite result, Daniel. by Daniel Veillard · 24 years ago
  48. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  49. 71b656e - added xmlRemoveID() and xmlRemoveRef() 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. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  52. 4a53eca - Updated HTML test outputs by Daniel Veillard · 25 years ago
  53. af78a0e Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  54. 3500838 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs by Daniel Veillard · 25 years ago
  55. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  56. 424af39 Added and updated all the results for 1.5.0, Daniel by Daniel Veillard · 25 years ago
  57. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago