1. c62efc8 Add options to ignore the internal encoding by Daniel Veillard · 13 years ago
  2. f1121c4 Add an HTML parser option to avoid a default doctype by Daniel Veillard · 14 years ago
  3. e20fb5a Fix xmlParseInNodeContext for HTML content by Daniel Veillard · 15 years ago
  4. 34c647c exports htmlNewParserCtxt() as Michael Day pointed out this is needed to by Daniel Veillard · 18 years ago
  5. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  6. ea4b0ba added a recovery mode for the HTML parser based on the suggestions of bug by Daniel Veillard · 19 years ago
  7. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  8. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  9. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  10. 9475a35 added the same htmlRead APIs than their XML counterparts new parser by Daniel Veillard · 21 years ago
  11. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  12. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  13. 7a82165 Minor changes to comments, etc. for improving documentation generation by William M. Brack · 21 years ago
  14. 02ea141 exported htmlCreateMemoryParserCtxt() it was static Daniel by Daniel Veillard · 21 years ago
  15. 930dfb6 applied HTML improvements from Nick Kew, allowing to do more checking to by Daniel Veillard · 22 years ago
  16. 1b31e4a fixing #79334 making htmlParseDocument a public entry point. rebuilt the by Daniel Veillard · 22 years ago
  17. 61f2617 Heiko W. Rupp fixed a lot of comments to generate better API descriptions by Daniel Veillard · 22 years ago
  18. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 23 years ago
  19. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  20. bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
  21. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  22. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  23. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  24. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  25. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  26. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  27. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  28. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  29. 47e12f2 HTML attributes handling: by Daniel Veillard · 24 years ago
  30. e010c17 Mostly HTML generation and parsing enhancements: by Daniel Veillard · 24 years ago
  31. 47f3f31 - HTMLparser.[ch]: applied some of Wayne Davison <wayned@blorf.net> patches by Daniel Veillard · 24 years ago
  32. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  33. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  34. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  35. 5e5c623 - Push mode for the HTML parser (new calls) by Daniel Veillard · 25 years ago
  36. 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
  37. f600e25 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel by Daniel Veillard · 25 years ago
  38. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  39. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  40. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago
  41. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  42. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago