summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_select_in_table.c
Commit message (Collapse)AuthorAgeFilesLines
* Manually merge r7070 into trunkJohn Mark Bell2009-04-151-1/+5
| | | | svn path=/trunk/hubbub/; revision=7082
* Switch to using hubbub_error for reprocessing state from just a bool, to ↵Andrew Sidwell2008-08-101-5/+5
| | | | | | allow for encoding change info to be returned more easily. svn path=/trunk/hubbub/; revision=4989
* Get all the treebuilder actually linking together nicely.Andrew Sidwell2008-07-031-1/+1
| | | | 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
* Implement the "in select in table" insertion mode.Andrew Sidwell2008-06-251-0/+60
svn path=/trunk/hubbub/; revision=4447