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
path:
root
/
include
/
hubbub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use doxygen to create API documentation.
John Mark Bell
2009-01-08
3
-26
/
+26
*
Port to changed lpu API.
John Mark Bell
2009-01-06
1
-3
/
+2
*
Convert PARSERUTILS_BADENCODING into HUBBUB_BADENCODING
John Mark Bell
2008-11-09
1
-1
/
+2
*
Return errors from parser constructor/destructor. This changes the public API.
John Mark Bell
2008-11-09
1
-3
/
+3
*
Fixup dubious charsets
John Mark Bell
2008-10-14
1
-1
/
+2
*
Purge redundant API
John Mark Bell
2008-09-25
1
-4
/
+0
*
Report errors from libparserutils better.
Andrew Sidwell
2008-09-24
1
-0
/
+2
*
Move one step closer to getting encoding changes working.
Andrew Sidwell
2008-08-11
1
-5
/
+4
*
Make the encoding change callback send the textual name rather than the miben...
Andrew Sidwell
2008-08-10
1
-1
/
+1
*
Add <meta charset> support in the treebuilder.
Andrew Sidwell
2008-08-10
3
-0
/
+7
*
Switch to using hubbub_error for reprocessing state from just a bool, to allo...
Andrew Sidwell
2008-08-10
1
-0
/
+1
*
Propagate the use of hubbub_error up into at least a bit of the treebuilder.
Andrew Sidwell
2008-08-09
1
-1
/
+2
*
Move tokeniser.c across to using hubbub_error for return codes, not bools, so...
Andrew Sidwell
2008-08-09
1
-5
/
+6
*
Er yes. Let's commit the headers, too, shall we?
John Mark Bell
2008-08-05
1
-0
/
+3
*
Stop pretending Hubbub has an internal encoding.
Andrew Sidwell
2008-08-02
1
-1
/
+1
*
Merged revisions 4631-4838 via svnmerge from
John Mark Bell
2008-07-31
3
-22
/
+1
*
Export a hubbub_doctype type to create_doctype() directly, rather than passin...
Andrew Sidwell
2008-07-11
1
-2
/
+2
*
Add an explict null namespace to hubbub_ns.
Andrew Sidwell
2008-07-09
1
-0
/
+1
*
Add namespaces to attributes, too.
Andrew Sidwell
2008-06-26
1
-12
/
+13
*
Add the basics of namespace support.
Andrew Sidwell
2008-06-26
1
-0
/
+13
*
Commit the relevant header files for r4354-r4356.
Andrew Sidwell
2008-06-16
1
-1
/
+9
*
Implement "in body" insertion mode.
John Mark Bell
2008-04-07
2
-7
/
+34
*
hubbub_strings may now be either an offset into the data buffer or a pointer ...
John Mark Bell
2008-03-21
1
-1
/
+10
*
More treebuilder (really 8.2.4.8 this time)
John Mark Bell
2008-03-11
2
-0
/
+7
*
More treebuilder (8.2.4.8)
John Mark Bell
2008-03-11
3
-2
/
+11
*
More treebuilder (up to 8.2.4.7)
John Mark Bell
2008-03-11
3
-5
/
+14
*
Beginnings of a tree builder.
John Mark Bell
2008-03-07
3
-2
/
+96
*
Import hubbub -- an HTML parsing library.
John Mark Bell
2007-06-23
5
-0
/
+270