summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_table_body.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix namespaces on manufactured elements.Andrew Sidwell2008-07-091-0/+1
| | | | svn path=/trunk/hubbub/; revision=4549
* Further table fixes, and minor tidying.John Mark Bell2008-07-091-6/+4
| | | | svn path=/trunk/hubbub/; revision=4542
* A bunch of fixes to table handlingJohn Mark Bell2008-07-071-2/+4
| | | | svn path=/trunk/hubbub/; revision=4525
* Derefcount things which should be derefcounted.Andrew Sidwell2008-07-031-0/+12
| | | | svn path=/trunk/hubbub/; revision=4502
* Get all the treebuilder actually linking together nicely.Andrew Sidwell2008-07-031-4/+4
| | | | svn path=/trunk/hubbub/; revision=4501
* Add my spangly new email address to all the files that didn't have it before.Andrew Sidwell2008-06-301-1/+1
| | | | svn path=/trunk/hubbub/; revision=4481
* Add namespace awareness right through the code, in preparation for handling ↵Andrew Sidwell2008-06-261-4/+7
| | | | | | foreign content properly. svn path=/trunk/hubbub/; revision=4457
* Add the "in table body" insertion mode.Andrew Sidwell2008-06-251-0/+170
svn path=/trunk/hubbub/; revision=4442