summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_column_group.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build with GCC 4.6John Mark Bell2011-07-261-3/+1
* Manually merge r7070 into trunkJohn Mark Bell2009-04-151-10/+9
* Sync treebuilder with specJohn Mark Bell2009-03-101-1/+1
* Switch to using hubbub_error for reprocessing state from just a bool, to allo...Andrew Sidwell2008-08-101-8/+8
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ...Andrew Sidwell2008-07-091-1/+1
* Derefcount things which should be derefcounted.Andrew Sidwell2008-07-031-0/+4
* Add my spangly new email address to all the files that didn't have it before.Andrew Sidwell2008-06-301-1/+1
* Add namespace awareness right through the code, in preparation for handling f...Andrew Sidwell2008-06-261-1/+2
* *Really* implement "in column group" insertion mode.Andrew Sidwell2008-06-251-0/+97