1. af58ee1 Fix a couple of typo in HTML parser error messages by Michael Day · 14 years ago
  2. f1121c4 Add an HTML parser option to avoid a default doctype by Daniel Veillard · 14 years ago
  3. 06c93b7 Remove a few warnings by Daniel Veillard · 14 years ago
  4. 3c080d6 Don't give default HTML boolean attribute values in parser by Daniel Veillard · 14 years ago
  5. 615904f Switch the HTML parser to be non-recursive by Eugene Pimenov · 14 years ago
  6. ef9c636 Cleanup a couple of weirdness in HTML parser by Eugene Pimenov · 14 years ago
  7. 1e60fbc htmlCheckEncoding doesn't update input-end after shrink by Eugene Pimenov · 14 years ago
  8. e20fb5a Fix xmlParseInNodeContext for HTML content by Daniel Veillard · 14 years ago
  9. 4b41f15 Fix some missing commas in HTML element lists by Eugene Pimenov · 14 years ago
  10. 13cee4e Fix a bunch of scan 'dead increments' and cleanup by Daniel Veillard · 15 years ago
  11. eeb9932 444994 HTML chunked failure for attribute with <> by Daniel Veillard · 15 years ago
  12. 8a10379 Non ASCII character may be split at buffer end by Adiel Mittmann · 15 years ago
  13. 56a0303 572129 speed up parasing of large HTML text nodes by Markus Kull · 15 years ago
  14. b468f74 Remove a pedantic warning by Daniel Veillard · 15 years ago
  15. 856c668 Fix HTML parsing with 0 character in CDATA by Daniel Veillard · 15 years ago
  16. 029a04d 541335 HTML avoid creating 2 head or 2 body element by Daniel Veillard · 15 years ago
  17. 6339c1a 541237 error correcting missing end tags in HTML by Daniel Veillard · 15 years ago
  18. db4ac22 Fix a small problem on previous HTML parser patch by Daniel Veillard · 15 years ago
  19. e77db16 592430 - HTML parser runs into endless loop by Daniel Veillard · 15 years ago
  20. 7459c59 588441 allow '.' in HTML Names even if invalid by Daniel Veillard · 15 years ago
  21. 533ec0e 579317 Try to find the HTML encoding information by Daniel Veillard · 15 years ago
  22. 446e126 576368 – htmlChunkParser with special attributes by Jiri Netolicky · 15 years ago
  23. 4d3e2da * HTMLparser.c: make sure we keep line numbers fixes #580705 by Daniel Veillard · 15 years ago
  24. 04f8eef * HTMLparser.c: a broken HTML table attributes initialization, by Roland Steiner · 15 years ago
  25. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  26. a57ba4c fix an HTML parsing error on large data sections reported by Mike Day add by Daniel Veillard · 16 years ago
  27. 4cc67bb patch from Robert Schwebel , allows to compile the example if configured by Daniel Veillard · 16 years ago
  28. ae0765b more progresses against the official regression tests small cleanup for by Daniel Veillard · 16 years ago
  29. ed86dc2 applied patch from Ashwin fixing a number of realloc problems improve by Daniel Veillard · 16 years ago
  30. 36de63e apparently it's okay to forget the semicolumn after entity refs in HTML, by Daniel Veillard · 16 years ago
  31. 35fcbb8 patch from Arnold Hendriks improving parsing of html within html bogus by Daniel Veillard · 16 years ago
  32. c5b43cc avoid stopping parsing when encountering out of range characters in an by Daniel Veillard · 17 years ago
  33. 640f89e fix definition for <embed> to avoid error when saving back, patch from by Daniel Veillard · 17 years ago
  34. 861101d fixed bug #381877, avoid reading over the end of stream when generating an by Daniel Veillard · 17 years ago
  35. 491e58e applied patch from Michael Day to add support for <embed> Daniel by Daniel Veillard · 17 years ago
  36. 739e9d0 Dohh ! by Daniel Veillard · 17 years ago
  37. 4d1320f Jean-Daniel Dupas pointed a couple of problems in htmlCreateDocParserCtxt. by Daniel Veillard · 17 years ago
  38. 4272024 change the way script/style are parsed to not try to detect comments, by Daniel Veillard · 17 years ago
  39. e978ae2 fixed memory access error on parsing of meta data which had errors (bug by William M. Brack · 17 years ago
  40. 1032ac4 applied patch from Steven Rainwater to fix UTF8ToHtml behaviour on code by Daniel Veillard · 18 years ago
  41. 772869f change htmlCtxtReset() following Michael Day bug report and suggestion. by Daniel Veillard · 18 years ago
  42. 890fd9f applied a reworked version of Usamah Malik patch to avoid growing the by Daniel Veillard · 18 years ago
  43. af616a7 fix one problem found in htmlCtxtUseOptions() and pointed in #340591 by Daniel Veillard · 18 years ago
  44. 8a82ae1 fixed teh 2 stupid bugs affecting htmlReadDoc() and htmlReadIO() this by Daniel Veillard · 18 years ago
  45. c47d263 fixing HTML minimized attribute values to be generated internally if not by Daniel Veillard · 18 years ago
  46. 4851909 fixing HTML entities in attributes parsing bug #362552 added to the by Daniel Veillard · 18 years ago
  47. 7e30356 fix #348252 if the document clains to be in a different encoding in the by Daniel Veillard · 18 years ago
  48. 68716a7 fix a chunking and script bug #347708 Daniel by Daniel Veillard · 18 years ago
  49. 28aac0b remove a warning check with uppercase for AIX iconv() should fix #352644 by Daniel Veillard · 18 years ago
  50. f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
  51. 34c647c exports htmlNewParserCtxt() as Michael Day pointed out this is needed to by Daniel Veillard · 18 years ago
  52. 065abe8 applied const'ification of strings patch from Matthias Clasen Daniel by Daniel Veillard · 18 years ago
  53. 30e7607 a bunch of small cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  54. 499cc92 try to fix xmlParseInNodeContext when operating on an HTML document. by Daniel Veillard · 19 years ago
  55. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
  56. b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
  57. 2cf36a1 typo fix from Michael Day Daniel by Daniel Veillard · 19 years ago
  58. 36d7340 Applied the last patch from Gary Coady for #304637 changing the behaviour by Daniel Veillard · 19 years ago
  59. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  60. ea4b0ba added a recovery mode for the HTML parser based on the suggestions of bug by Daniel Veillard · 19 years ago
  61. d2755a8 fixed an uninitialized memory access spotted by valgrind Daniel by Daniel Veillard · 19 years ago
  62. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  63. 7d2b323 fixed a potential buffer overrun error introduced on last commit to by Daniel Veillard · 19 years ago
  64. 358fef4 applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added the by Daniel Veillard · 19 years ago
  65. 597f1c1 applied patch from James Bursa fixing an html parsing bug in push mode by Daniel Veillard · 19 years ago
  66. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  67. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  68. 29614c7 make sure xmlCtxtReadFile and htmlCtxtReadFile go through the catalog by Daniel Veillard · 20 years ago
  69. a521d28 better handling of conditional features more testing on parser contexts by Daniel Veillard · 20 years ago
  70. 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
  71. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  72. a03e365 more developments on the API testing more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
  73. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  74. fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
  75. d1757ab added two new macros IS_ASCII_LETTER and IS_ASCII_DIGIT used with (html) by William M. Brack · 20 years ago
  76. 079f6a7 more memory related code cleanups. Daniel by Daniel Veillard · 20 years ago
  77. 7a5e0dd removed some extern before function code reported by Kjartan Maraas on IRC by Daniel Veillard · 20 years ago
  78. d43cdcd fixed initialisation problem for htmlReadMemory (bug 149041) by William M. Brack · 20 years ago
  79. 7cc2357 1 line patch, apparently htmlNewDoc() was not setting doc->charset. Daniel by Daniel Veillard · 20 years ago
  80. 18a6509 fix to the fix for #141864 from Paul Elseth apply fix from David Gatwood by Daniel Veillard · 20 years ago
  81. 25d5d9a applied patch from James Bursa, frameset should close head. Daniel by Daniel Veillard · 20 years ago
  82. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  83. d3669b2 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 by Daniel Veillard · 20 years ago
  84. edb65a7 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor by William M. Brack · 20 years ago
  85. 87247e8 applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel by Daniel Veillard · 21 years ago
  86. c59d826 applied two parsing fixes from James Bursa Daniel by Daniel Veillard · 21 years ago
  87. 157fee0 previous fix for #124044 was broken, correct fix provided. fix by Daniel Veillard · 21 years ago
  88. 652f9aa Fix #124907 by simply backporting the same fix as for the XML parser by Daniel Veillard · 21 years ago
  89. 05bcb7e fixed to not send NULL to %s printing cleaning up some of the regression by Daniel Veillard · 21 years ago
  90. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  91. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  92. f403d29 more code cleanup, especially around error messages, the HTML parser has by Daniel Veillard · 21 years ago
  93. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  94. 899e64a minor change to avoid compilation warnings on some (e.g. AIX) systems by William M. Brack · 21 years ago
  95. 9475a35 added the same htmlRead APIs than their XML counterparts new parser by Daniel Veillard · 21 years ago
  96. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  97. 40412cd when creating a DOCTYPE use "html" lowercase by default instead of "HTML" by Daniel Veillard · 21 years ago
  98. d37c139 added few casts to shut the compiler warnings by Igor Zlatkovic · 21 years ago
  99. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  100. e8ed620 allocation error #119784 raised by Oliver Stoeneberg Daniel by Daniel Veillard · 21 years ago