summaryrefslogtreecommitdiff
path: root/src/charset
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add UTF-16 input stream.John Mark Bell2007-06-243-1/+623
| | | | | | 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-2310-0/+2998
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359