summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Sync svn:ignore with reality. Lose old core makefileJohn Mark Bell2009-03-241-170/+0
* Declare testrunnerJohn Mark Bell2009-03-241-0/+2
* Fix determination of whether json is requiredJohn Mark Bell2009-03-242-9/+26
* Purge redundant makefilesJohn Mark Bell2009-03-242-113/+0
* Sync with core.John Mark Bell2009-03-241-13/+10
* Flag argc as unusedJohn Mark Bell2009-03-241-0/+2
* Add src directory to include path.John Mark Bell2009-03-241-1/+2
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-249-383/+38
* Fix compilationJohn Mark Bell2009-03-111-4/+45
* Fix typoJohn Mark Bell2009-03-111-1/+1
* Fix form association. It kinda helps to associate the form-related object, ra...John Mark Bell2009-03-101-3/+2
* Sync commentary about expected behaviour with spec.John Mark Bell2009-03-101-0/+11
* Reflect current statusJohn Mark Bell2009-03-101-1/+1
* Make BUILD_SHARED actually build shared objectsChris Young2009-03-101-0/+5
* Sync treebuilder with specJohn Mark Bell2009-03-1019-563/+528
* Update test data to reflect spec changesJohn Mark Bell2009-03-103-5/+10
* Sync treebuilder tests with html5libJohn Mark Bell2009-03-108-284/+344
* Lose svn:executable propertyJohn Mark Bell2009-03-101-0/+0
* Sync tokeniser tests with html5lib.John Mark Bell2009-03-1010-293/+8598
* Fix bug 2673645John Mark Bell2009-03-092-3/+6
* Test data for bug 2673645John Mark Bell2009-03-092-1/+1823
* Actually associate textareas with formsJohn Mark Bell2009-02-201-7/+10
* Allow TESTTYPE=release to be specified to build the tests with the release CF...Daniel Silverstone2009-02-1410-66/+68
* Convert UTF-16 meta charsets to UTF-8, given we'll have auto-detected them as...John Mark Bell2009-01-231-26/+31
* Rework testrunner to avoid deadlocks. Hopefully, this is the last time I have...John Mark Bell2009-01-231-18/+103
* I guess it helps if you document the fact that _both_ a tree handler and a do...John Mark Bell2009-01-111-0/+4
* Improve documentation of tree handler APIs.John Mark Bell2009-01-102-19/+158
* Document how to enable iconv support in libparserutils.John Mark Bell2009-01-081-0/+9
* Document "make docs"John Mark Bell2009-01-081-0/+14
* And another one. Now warning free. Huzzah.John Mark Bell2009-01-081-0/+1
* Add documentation from a couple of missing parametersJohn Mark Bell2009-01-081-2/+4
* And some moreJohn Mark Bell2009-01-082-3/+3
* Squash more doxygen warnings. Don't use html tags in comments, folks.John Mark Bell2009-01-081-25/+23
* Make doxygen produce API documentation. I guess it helps if you enable the ri...John Mark Bell2009-01-083-8/+8
* Squash memory leak.John Mark Bell2009-01-081-5/+39
* Use doxygen to create API documentation.John Mark Bell2009-01-0816-58/+1327
* Point at examples directory, instead.John Mark Bell2009-01-081-2/+2
* Make libxml binding example actually work.John Mark Bell2009-01-082-28/+178
* Ok, let's actually compile the code before committing it.John Mark Bell2009-01-061-0/+1
* Some kind of recovery from not supporting an auto-detected charset. We fall b...John Mark Bell2009-01-062-2/+33
* Here, have an incomplete binding example.John Mark Bell2009-01-061-0/+875
* Fix potential read beyond available input data when processing \r in some sta...John Mark Bell2009-01-061-5/+5
* Port to changed lpu API.John Mark Bell2009-01-064-461/+639
* Sync with reality.John Mark Bell2009-01-051-41/+14
* Fix build breakageJohn Mark Bell2008-11-301-1/+3
* lotsa C89, please check.François Revel2008-11-301-48/+91
* Fix wrong prototype.François Revel2008-11-301-1/+1
* C89François Revel2008-11-301-2/+5
* C89François Revel2008-11-307-46/+58
* Fix commentaryJohn Mark Bell2008-11-091-2/+3