summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_table.c
Commit message (Expand)AuthorAgeFilesLines
* - Refactor out a case-insensitive hubbub_string compare functionAndrew Sidwell2008-07-111-4/+4
* Fix up foster parenting a bit more. Make the current table calculated on-the...Andrew Sidwell2008-07-111-2/+2
* When handling things as "in body" in the "Anything else" section of the "in t...Andrew Sidwell2008-07-101-8/+1
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ...Andrew Sidwell2008-07-091-1/+1
* Further table fixes, and minor tidying.John Mark Bell2008-07-091-0/+2
* Fix handling of non-whitespace characters in table.John Mark Bell2008-07-081-4/+5
* A bunch of fixes to table handlingJohn Mark Bell2008-07-071-9/+26
* Derefcount things which should be derefcounted.Andrew Sidwell2008-07-031-0/+4
* Implement the "in table" insertion mode, at least partially. (The adoption a...Andrew Sidwell2008-07-031-0/+193