summaryrefslogtreecommitdiff
path: root/bindings/hubbub/parser.h
Commit message (Expand)AuthorAgeFilesLines
* add default action fetcher to binding parametersVincent Sanders2012-12-061-0/+3
* make the hubbub binding creation take a parameter struct and return standard ...Vincent Sanders2012-12-061-3/+16
* Update comment.Michael Drake2012-10-111-6/+2
* Move document out parameter after in parameters.John-Mark Bell2012-08-051-2/+6
* Obtain the docuemnt object at parser creation time.Vincent Sanders2012-08-051-6/+1
* Allow control over parser pause stateVincent Sanders2012-07-271-0/+10
* update dom hubbub binding to allow for script controlVincent Sanders2012-07-061-10/+18
* Expose hubbub error definitionsJohn Mark Bell2012-03-251-0/+2
* Lose unnecessary "struct"John Mark Bell2012-03-231-3/+1
* Fix const-correctness of dom_hubbub_parser_parse_chunk APIJohn Mark Bell2012-03-231-1/+1
* Fix encoding_source namespace collisionJohn Mark Bell2012-03-231-4/+4
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-1/+1
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-041-1/+1
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-261-3/+1
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-1/+4
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-1/+32
* Make TestObject support both HTML and XML documents and auto-detect which par...John Mark Bell2007-11-041-3/+3
* Beginnings of a hubbub binding to libdomJohn Mark Bell2007-11-041-0/+40