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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is perhaps the best way to treat an incoming script content_model_flag. ...
Rupinder Singh Khokhar
2014-08-01
1
-1
/
+2
*
Adding PLAINTEXT State & fixing the tester at places
Rupinder Singh Khokhar
2014-07-09
1
-1
/
+2
*
Remove client allocation function and update for new lpu API.
Michael Drake
2013-12-14
2
-13
/
+1
*
Add ability to pause tokenisation
Vincent Sanders
2012-07-10
2
-2
/
+6
*
Add Script complete callback
Vincent Sanders
2012-07-05
1
-0
/
+10
*
add hubbub_parser_insert_chunk
Vincent Sanders
2012-07-03
1
-0
/
+17
*
Remove init/final and embed entity trie at build time. r=vince
Daniel Silverstone
2010-12-04
1
-7
/
+0
*
Sprinkle some C++ scoping around
John Mark Bell
2010-10-23
6
-0
/
+54
*
Lose trailing commas.
John Mark Bell
2009-04-15
2
-2
/
+2
*
Manually merge r7070 into trunk
John Mark Bell
2009-04-15
1
-37
/
+62
*
Remove hubbub_parser_parse_extraneous_chunk -- this is not supported yet. Sur...
John Mark Bell
2009-04-04
1
-4
/
+0
*
Constify
John Mark Bell
2009-04-04
1
-2
/
+2
*
hubbub_alloc -> hubbub_allocator_fn
John Mark Bell
2009-04-04
3
-4
/
+4
*
Move tree callback definitions into tree.h
John Mark Bell
2009-04-04
2
-218
/
+218
*
Move hubbub_error_from_string into testutils.h and remove it from the library.
John Mark Bell
2009-04-04
1
-2
/
+0
*
Improve documentation of tree handler APIs.
John Mark Bell
2009-01-10
1
-18
/
+157
*
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