summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_head.c
Commit message (Expand)AuthorAgeFilesLines
* Make scripting enable flag configurableJohn Mark Bell2008-08-041-2/+1
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-1/+1
* HTML5's <event-source> is now <eventsource>, so rename EVENT_SOURCE to EVENTS...Andrew Sidwell2008-07-111-1/+1
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ...Andrew Sidwell2008-07-091-1/+1
* Add namespace awareness right through the code, in preparation for handling f...Andrew Sidwell2008-06-261-1/+2
* Move some stuff internal to the "in head" mode to in_head.c.Andrew Sidwell2008-06-261-0/+64
* Make everything that is meant to have processing equivalent to "in head" use ...Andrew Sidwell2008-06-241-0/+14
* Put each insertion mode into its own C file, so that treebuilder.c doesn't ge...Andrew Sidwell2008-06-231-0/+119