summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Fix entity consumption. This gets us to the second set of html5lib tests.Andrew Sidwell2008-06-171-7/+14
| | | | svn path=/trunk/hubbub/; revision=4366
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-43/+36
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Drop usage of inline as it's invalidJohn Mark Bell2008-03-234-28/+28
| | | | svn path=/trunk/hubbub/; revision=4044
* Silence cast alignment warningsJohn Mark Bell2007-06-241-8/+8
| | | | svn path=/trunk/hubbub/; revision=3363
* Add UTF-16 input stream.John Mark Bell2007-06-243-1/+278
| | | | | | This appears to work correctly -- could probably do with more testing. svn path=/trunk/hubbub/; revision=3362
* Fix broken guard macroJohn Mark Bell2007-06-241-1/+1
| | | | svn path=/trunk/hubbub/; revision=3361
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-237-0/+807
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359