aboutsummaryrefslogtreecommitdiffstats
path: root/result/HTML/reg4.html.err
Commit message (Collapse)AuthorAgeFilesLines
* more code cleanup, especially around error messages, the HTML parser hasDaniel Veillard2003-10-051-1/+1
| | | | | | | | | * HTMLparser.c Makefile.am legacy.c parser.c parserInternals.c include/libxml/xmlerror.h: more code cleanup, especially around error messages, the HTML parser has now been upgraded to the new handling. * result/HTML/*: a few changes in the resulting error messages Daniel
* removing the SAXresults tree, keeping result in the same tree, addedDaniel Veillard2003-09-031-1/+1
| | | | | | | * Makefile.am results/*.sax SAXResult/*: removing the SAXresults tree, keeping result in the same tree, added SAXtests to the default "make tests" Daniel
* Large commit of changes done while travelling to XML'99Daniel Veillard1999-12-121-1/+1
| | | | | | | | - cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-0/+3
Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel