summaryrefslogtreecommitdiff
path: root/src/input
Commit message (Collapse)AuthorAgeFilesLines
* Silence cast alignment warningsJohn Mark Bell2007-06-241-5/+7
| | | | svn path=/trunk/hubbub/; revision=3363
* Add UTF-16 input stream.John Mark Bell2007-06-243-1/+611
| | | | | | This appears to work correctly -- could probably do with more testing. svn path=/trunk/hubbub/; revision=3362
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-237-0/+1711
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359