summaryrefslogtreecommitdiff
path: root/include/hubbub/parser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove client allocation function and update for new lpu API.Michael Drake2013-12-141-1/+1
* Add ability to pause tokenisationVincent Sanders2012-07-101-1/+4
* add hubbub_parser_insert_chunkVincent Sanders2012-07-031-0/+17
* Sprinkle some C++ scoping aroundJohn Mark Bell2010-10-231-0/+9
* Lose trailing commas.John Mark Bell2009-04-151-1/+1
* Remove hubbub_parser_parse_extraneous_chunk -- this is not supported yet. Sur...John Mark Bell2009-04-041-4/+0
* ConstifyJohn Mark Bell2009-04-041-2/+2
* hubbub_alloc -> hubbub_allocator_fnJohn Mark Bell2009-04-041-1/+1
* Use doxygen to create API documentation.John Mark Bell2009-01-081-6/+6
* Return errors from parser constructor/destructor. This changes the public API.John Mark Bell2008-11-091-3/+3
* Fixup dubious charsetsJohn Mark Bell2008-10-141-1/+2
* Purge redundant APIJohn Mark Bell2008-09-251-4/+0
* Er yes. Let's commit the headers, too, shall we?John Mark Bell2008-08-051-0/+3
* Stop pretending Hubbub has an internal encoding.Andrew Sidwell2008-08-021-1/+1
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-6/+0
* More treebuilder (8.2.4.8)John Mark Bell2008-03-111-1/+1
* More treebuilder (up to 8.2.4.7)John Mark Bell2008-03-111-0/+3
* Beginnings of a tree builder.John Mark Bell2008-03-071-1/+5
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+84