summaryrefslogtreecommitdiff
path: root/test/dict.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove init/final and embed entity trie at build time. r=vinceDaniel Silverstone2010-12-041-52/+0
| | | | svn path=/trunk/hubbub/; revision=10976
* Return errors from dictionary constructor/destructor.John Mark Bell2008-11-091-2/+1
| | | | | | Fix commentary copied from libcss svn path=/trunk/hubbub/; revision=5663
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+53
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359