summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* - Remove an unused function from utils/string.cAndrew Sidwell2008-08-112-29/+2
* 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
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-315-684/+1
* Commit hubbub_string_match_ci().Andrew Sidwell2008-07-112-0/+28
* Add code to adjust foreign attributes, as per spec.Andrew Sidwell2008-06-263-1/+79
* Fix a bug causing crashes on the entity test.Andrew Sidwell2008-06-181-0/+1
* Fix entity consumption. This gets us to the second set of html5lib tests.Andrew Sidwell2008-06-171-7/+14
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-071-43/+36
* Drop usage of inline as it's invalidJohn Mark Bell2008-03-234-28/+28
* Silence cast alignment warningsJohn Mark Bell2007-06-241-8/+8
* Add UTF-16 input stream.John Mark Bell2007-06-243-1/+278
* Fix broken guard macroJohn Mark Bell2007-06-241-1/+1
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-237-0/+807