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