index
:
delta/netsurf/libhubbub.git
baserock/morph
chris/amiga-lib
master
rupindersingh/libhubbub
rupindersingh/test
git.netsurf-browser.org: libhubbub.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treebuilder: Add some new element names.
Michael Drake
2020-05-22
3
-15
/
+28
*
Treebuilder: Reorganise name_type_map[] src to be easier to change.
Michael Drake
2020-05-22
1
-48
/
+96
*
treebuilder: Add some asserts to hopefully quieten scan-build
Daniel Silverstone
2020-02-21
1
-4
/
+10
*
Consume insert_buf when resuming a parse
Daniel Silverstone
2019-05-06
1
-0
/
+18
*
Support falling back to space separated charset
Daniel Silverstone
2017-09-09
1
-2
/
+17
*
make unused variable macro more portable
Vincent Sanders
2016-02-06
1
-1
/
+1
*
Fix doxygen warnings
Vincent Sanders
2015-09-01
3
-6
/
+6
*
Fix up for new buildsystem. Remove unused compat hacks.
John-Mark Bell
2014-11-16
1
-13
/
+0
*
strncasecmp definition is in strings.h which was not being included
Vincent Sanders
2014-09-04
2
-0
/
+2
*
Remove client allocation function and update for new lpu API.
Michael Drake
2013-12-14
7
-85
/
+47
*
Fix uninitialised pause variable
Vincent Sanders
2012-07-13
1
-0
/
+2
*
Add ability to pause tokenisation
Vincent Sanders
2012-07-10
4
-2
/
+42
*
Remove unused and unneeded extraneous_chunk API
Vincent Sanders
2012-07-07
1
-35
/
+0
*
Insert data at correct point in input stream.
John-Mark Bell
2012-07-05
3
-8
/
+51
*
Only call script complete callback if scripting is enabled
Vincent Sanders
2012-07-05
1
-1
/
+2
*
Add Script complete callback
Vincent Sanders
2012-07-05
3
-1
/
+18
*
add hubbub_parser_insert_chunk
Vincent Sanders
2012-07-03
1
-0
/
+27
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
5
-5
/
+5
*
Fix handling of xmlns attributes on foreign content root elements
John Mark Bell
2011-10-27
1
-2
/
+3
*
Fix build with GCC 4.6
John Mark Bell
2011-07-26
17
-179
/
+68
*
Fix profile and coverage targets
John Mark Bell
2010-12-06
1
-1
/
+3
*
Remove init/final and embed entity trie at build time. r=vince
Daniel Silverstone
2010-12-04
9
-2540
/
+78
*
Make locale-agnostic
John Mark Bell
2009-07-12
1
-2
/
+13
*
Hand off comparison to utility string comparisons.
John Mark Bell
2009-07-12
1
-1
/
+2
*
Fix string comparisons.
John Mark Bell
2009-07-12
2
-34
/
+7
*
Better guard for the Norcroft hackery.
John Mark Bell
2009-07-02
1
-5
/
+11
*
Fix broken error checking and return in hubbub_parser_completed.
John Mark Bell
2009-06-20
3
-53
/
+67
*
Fix use of uninitialised variable caused by braindead variable naming.
John Mark Bell
2009-05-27
1
-3
/
+3
*
Make assignment of doctype component pointers clearer. Also removes a redunda...
John Mark Bell
2009-05-27
1
-9
/
+6
*
Remove redundant code.
John Mark Bell
2009-05-27
1
-13
/
+0
*
Initialise variables to stop GCC 4.4 complaining (credit: Jeroen Habraken)
John Mark Bell
2009-05-05
1
-4
/
+4
*
Lose trailing commas.
John Mark Bell
2009-04-15
3
-3
/
+3
*
Merged revisions 7071-7082 via svnmerge from
John Mark Bell
2009-04-15
2
-262
/
+278
*
Manually merge r7070 into trunk
John Mark Bell
2009-04-15
24
-788
/
+1338
*
Improve error handling in the tokeniser
John Mark Bell
2009-04-06
1
-62
/
+154
*
Remove hubbub_parser_parse_extraneous_chunk -- this is not supported yet. Sur...
John Mark Bell
2009-04-04
1
-0
/
+2
*
Constify
John Mark Bell
2009-04-04
1
-2
/
+2
*
hubbub_alloc -> hubbub_allocator_fn
John Mark Bell
2009-04-04
11
-18
/
+22
*
Move hubbub_error_from_string into testutils.h and remove it from the library.
John Mark Bell
2009-04-04
1
-25
/
+0
*
First cut at porting hubbub's buildsystem to the core tools
John Mark Bell
2009-03-24
5
-225
/
+10
*
Fix typo
John Mark Bell
2009-03-11
1
-1
/
+1
*
Fix form association. It kinda helps to associate the form-related object, ra...
John Mark Bell
2009-03-10
1
-3
/
+2
*
Sync treebuilder with spec
John Mark Bell
2009-03-10
19
-563
/
+528
*
Sync tokeniser tests with html5lib.
John Mark Bell
2009-03-10
1
-12
/
+19
*
Fix bug 2673645
John Mark Bell
2009-03-09
1
-2
/
+5
*
Actually associate textareas with forms
John Mark Bell
2009-02-20
1
-7
/
+10
*
Convert UTF-16 meta charsets to UTF-8, given we'll have auto-detected them as...
John Mark Bell
2009-01-23
1
-26
/
+31
*
And another one. Now warning free. Huzzah.
John Mark Bell
2009-01-08
1
-0
/
+1
*
Add documentation from a couple of missing parameters
John Mark Bell
2009-01-08
1
-2
/
+4
*
And some more
John Mark Bell
2009-01-08
2
-3
/
+3
[next]