summaryrefslogtreecommitdiff
path: root/src/utils/dict.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove init/final and embed entity trie at build time. r=vinceDaniel Silverstone2010-12-041-236/+0
| | | | svn path=/trunk/hubbub/; revision=10976
* hubbub_alloc -> hubbub_allocator_fnJohn Mark Bell2009-04-041-2/+2
| | | | svn path=/trunk/hubbub/; revision=7043
* Return errors from dictionary constructor/destructor.John Mark Bell2008-11-091-15/+24
| | | | | | Fix commentary copied from libcss svn path=/trunk/hubbub/; revision=5663
* Fix a bug causing crashes on the entity test.Andrew Sidwell2008-06-181-0/+1
| | | | svn path=/trunk/hubbub/; revision=4378
* 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
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+219
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359