index
:
libhubbub.git
chris/amiga-lib
master
rupindersingh/libhubbub
rupindersingh/test
HTML5 parser library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use doxygen to create API documentation.
John Mark Bell
2009-01-08
16
-58
/
+1327
*
Point at examples directory, instead.
John Mark Bell
2009-01-08
1
-2
/
+2
*
Make libxml binding example actually work.
John Mark Bell
2009-01-08
2
-28
/
+178
*
Ok, let's actually compile the code before committing it.
John Mark Bell
2009-01-06
1
-0
/
+1
*
Some kind of recovery from not supporting an auto-detected charset. We fall b...
John Mark Bell
2009-01-06
2
-2
/
+33
*
Here, have an incomplete binding example.
John Mark Bell
2009-01-06
1
-0
/
+875
*
Fix potential read beyond available input data when processing \r in some sta...
John Mark Bell
2009-01-06
1
-5
/
+5
*
Port to changed lpu API.
John Mark Bell
2009-01-06
4
-461
/
+639
*
Sync with reality.
John Mark Bell
2009-01-05
1
-41
/
+14
*
Fix build breakage
John Mark Bell
2008-11-30
1
-1
/
+3
*
lotsa C89, please check.
François Revel
2008-11-30
1
-48
/
+91
*
Fix wrong prototype.
François Revel
2008-11-30
1
-1
/
+1
*
C89
François Revel
2008-11-30
1
-2
/
+5
*
C89
François Revel
2008-11-30
7
-46
/
+58
*
Fix commentary
John Mark Bell
2008-11-09
1
-2
/
+3
*
Convert PARSERUTILS_BADENCODING into HUBBUB_BADENCODING
John Mark Bell
2008-11-09
3
-1
/
+7
*
Return errors from parser constructor/destructor. This changes the public API.
John Mark Bell
2008-11-09
6
-38
/
+46
*
Return errors from treebuilder constructor/destructor
John Mark Bell
2008-11-09
3
-22
/
+32
*
Return errors from tokeniser constructor/destructor
John Mark Bell
2008-11-09
6
-25
/
+36
*
Return errors from dictionary constructor/destructor.
John Mark Bell
2008-11-09
5
-24
/
+33
*
Port hubbub to new lpu API
John Mark Bell
2008-11-08
5
-14
/
+13
*
Fixup dubious charsets
John Mark Bell
2008-10-14
9
-8
/
+32
*
GCCSDK 4 build compatibility (not finished yet)
John Tytgat
2008-09-28
2
-7
/
+11
*
Purge redundant API
John Mark Bell
2008-09-25
1
-4
/
+0
*
Report errors from libparserutils better.
Andrew Sidwell
2008-09-24
4
-3
/
+51
*
Ensure we unref collect node if it still exists when we come to destroy the t...
John Mark Bell
2008-09-18
1
-0
/
+6
*
Add configuration Makefile fragment.
John Mark Bell
2008-09-18
2
-0
/
+7
*
Make install target work with DESTDIR again. bah.
John Mark Bell
2008-09-18
1
-3
/
+3
*
OS X friendly install invocation
John Mark Bell
2008-09-10
1
-3
/
+3
*
Make install/uninstall non-silent
John Mark Bell
2008-09-09
1
-6
/
+6
*
Make install/uninstall consider DESTDIR
John Mark Bell
2008-09-09
1
-8
/
+8
*
Lose redundant todos
John Mark Bell
2008-09-08
2
-5
/
+0
*
Squash memory leak
John Mark Bell
2008-09-08
1
-0
/
+2
*
Entity test, using chunks from log file
John Mark Bell
2008-09-07
2
-0
/
+45
*
Fix LDFLAGS
John Mark Bell
2008-09-07
1
-1
/
+1
*
Only include the .d files for testcases if we're building the test target.
John Mark Bell
2008-09-07
1
-2
/
+2
*
Fix build failures. Quite how these were missed before, I don't know.
John Mark Bell
2008-09-07
3
-0
/
+11
*
Only look for json if we're building the test target
John Mark Bell
2008-09-07
1
-0
/
+2
*
Native RO buildsystem. Beware of the NOP.
John Mark Bell
2008-09-07
4
-6
/
+69
*
Revert accidental commenting out of tree tester.
Michael Drake
2008-09-07
1
-1
/
+1
*
Test case for attributes on first COL when COLGROUP is only implied.
Michael Drake
2008-09-07
2
-1
/
+20
*
Fixes for handling of CR followed immediately by multibyte sequences.
John Mark Bell
2008-09-06
3
-59
/
+115
*
Untested regression test case for attribute on first tr in table with no tbody.
Michael Drake
2008-09-06
1
-0
/
+17
*
Fix for spurious attributes on implied tbody and colgroup by takkaria.
Michael Drake
2008-09-06
1
-1
/
+5
*
Fix testutils line reader.
John Mark Bell
2008-09-05
1
-1
/
+1
*
Make export target useful
John Mark Bell
2008-09-05
1
-4
/
+3
*
Fix test driver
John Mark Bell
2008-08-23
1
-5
/
+8
*
Play with CHUNK_SIZE to attempt to tickle bugs. Causes tree tests to fail wit...
Daniel Silverstone
2008-08-22
2
-15
/
+37
*
Test driver for pre-specified chunk size tests
John Mark Bell
2008-08-18
5
-1
/
+878
*
Fix segfault caused by trampling the length of the current character when tes...
John Mark Bell
2008-08-18
2
-3
/
+9
[next]