summaryrefslogtreecommitdiff
path: root/src/treebuilder/initial.c
Commit message (Expand)AuthorAgeFilesLines
* Manually merge r7070 into trunkJohn Mark Bell2009-04-151-18/+15
* Sync treebuilder with specJohn Mark Bell2009-03-101-13/+14
* Add documentation from a couple of missing parametersJohn Mark Bell2009-01-081-2/+4
* C89François Revel2008-11-301-2/+4
* Fix build failures. Quite how these were missed before, I don't know.John Mark Bell2008-09-071-0/+4
* Switch to using hubbub_error for reprocessing state from just a bool, to allo...Andrew Sidwell2008-08-101-6/+6
* Remove "spec up to date" lines in source.Andrew Sidwell2008-08-091-2/+1
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-7/+4
* Make tree2 perform reference counting.John Mark Bell2008-07-151-5/+5
* - Refactor out a case-insensitive hubbub_string compare functionAndrew Sidwell2008-07-111-31/+6
* Export a hubbub_doctype type to create_doctype() directly, rather than passin...Andrew Sidwell2008-07-111-3/+2
* Rough and unoptimised quirks-mode detector in the "initial" tree construction...Andrew Sidwell2008-06-241-1/+234
* Put each insertion mode into its own C file, so that treebuilder.c doesn't ge...Andrew Sidwell2008-06-231-0/+101