summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement "in body" insertion mode.John Mark Bell2008-04-075-432/+2477
* Fix recalculation of used document buffer length after resizing when the last...John Mark Bell2008-04-072-22/+12
* Drop usage of inline as it's invalidJohn Mark Bell2008-03-234-28/+28
* hubbub_strings may now be either an offset into the data buffer or a pointer ...John Mark Bell2008-03-212-59/+76
* Fix off-by-one in detecting when element stack needs enlargingJohn Mark Bell2008-03-141-1/+1
* More treebuilder (8.2.4.11 & 8.2.4.12)John Mark Bell2008-03-141-37/+262
* More treebuilder (8.2.4.10)John Mark Bell2008-03-141-8/+497
* More treebuilder (8.2.4.9)John Mark Bell2008-03-121-113/+242
* More treebuilder (really 8.2.4.8 this time)John Mark Bell2008-03-111-0/+175
* More treebuilder (8.2.4.8)John Mark Bell2008-03-112-109/+256
* More treebuilder (up to 8.2.4.7)John Mark Bell2008-03-113-1/+815
* Beginnings of a tree builder.John Mark Bell2008-03-075-9/+372
* Warning fixesJohn Mark Bell2007-07-101-0/+2
* Silence cast alignment warningsJohn Mark Bell2007-06-242-13/+15
* Add UTF-16 input stream.John Mark Bell2007-06-249-3/+1512
* Fix broken guard macroJohn Mark Bell2007-06-241-1/+1
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-2332-0/+8689