summaryrefslogtreecommitdiff
path: root/src/treebuilder/after_head.c
Commit message (Expand)AuthorAgeFilesLines
* Fix namespaces on manufactured elements.Andrew Sidwell2008-07-091-0/+1
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ...Andrew Sidwell2008-07-091-1/+1
* Fix processing of characters in after headJohn Mark Bell2008-07-081-1/+2
* Add namespace awareness right through the code, in preparation for handling f...Andrew Sidwell2008-06-261-6/+7
* Make everything that is meant to have processing equivalent to "in head" use ...Andrew Sidwell2008-06-241-13/+3
* Put each insertion mode into its own C file, so that treebuilder.c doesn't ge...Andrew Sidwell2008-06-231-0/+127