summaryrefslogtreecommitdiff
path: root/src/utils/errors.c
Commit message (Expand)AuthorAgeFilesLines
* Add ability to pause tokenisationVincent Sanders2012-07-101-0/+3
* Move hubbub_error_from_string into testutils.h and remove it from the library.John Mark Bell2009-04-041-25/+0
* Port to changed lpu API.John Mark Bell2009-01-061-3/+0
* Convert PARSERUTILS_BADENCODING into HUBBUB_BADENCODINGJohn Mark Bell2008-11-091-0/+3
* Report errors from libparserutils better.Andrew Sidwell2008-09-241-0/+3
* Add <meta charset> support in the treebuilder.Andrew Sidwell2008-08-101-0/+3
* Switch to using hubbub_error for reprocessing state from just a bool, to allo...Andrew Sidwell2008-08-101-0/+3
* Move tokeniser.c across to using hubbub_error for return codes, not bools, so...Andrew Sidwell2008-08-091-0/+3
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+70