index
:
libdom.git
chris/fetch-x-ent-ref
dsilvers/forms1
master
rupindersingh/dlist
rupindersingh/libdom
rupindersingh/libdom_recovered
tlsa/add-ci
tlsa/refcheck
Document Object Model library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
xmlparser/libxml: abort on dom errors
HEAD
master
John-Mark Bell
2023-09-17
2
-83
/
+145
*
xmlparser/libxml: abort if libxml had an error
John-Mark Bell
2023-09-17
1
-0
/
+20
*
bindings/xml/libxml_xmlparser.c: handle an empty document
Michael Orlitzky
2023-08-09
1
-1
/
+5
*
Bindings: source is a hubbub_charset_source really
Daniel Silverstone
2020-03-26
1
-1
/
+1
*
hubbub: Add fragment parser creation support
Daniel Silverstone
2020-02-21
2
-1
/
+120
*
Assert instead of checking
Daniel Silverstone
2019-05-06
1
-1
/
+4
*
Begin to support SCRIPT elements flags
Daniel Silverstone
2019-05-04
1
-0
/
+35
*
Ignore http and https addresses when fetching entity refs
Chris Young
2016-11-20
1
-0
/
+13
*
Slightly better fix for afl issues
Daniel Silverstone
2016-08-27
1
-20
/
+15
*
fix expat parser adding comment if no node is being constructed
Vincent Sanders
2016-08-24
1
-0
/
+5
*
protect expat parser from null current node
Vincent Sanders
2016-08-24
1
-0
/
+17
*
Revert "Don't attempt to fetch external entity references blindly with fopen"
Chris Young
2016-08-23
1
-3
/
+35
*
Don't attempt to fetch external entity references blindly with fopen
Chris Young
2016-08-23
1
-35
/
+3
*
make unused variable macro more portable in expat binding
Vincent Sanders
2016-02-06
1
-1
/
+1
*
make unused variable macro more portable in hubbub binding
Vincent Sanders
2016-02-06
1
-1
/
+1
*
Split out tag names from general string table and enum.
Michael Drake
2016-01-27
1
-5
/
+6
*
Fix some doxygen warnings
Vincent Sanders
2015-09-01
2
-7
/
+8
*
Fix include paths for Haiku.
Adrien Destugues
2015-03-21
2
-2
/
+2
*
Update for new hubbub API.
Michael Drake
2013-12-14
1
-20
/
+0
*
add context for default action function
Vincent Sanders
2013-02-19
3
-0
/
+3
*
add default action fetcher to binding parameters
Vincent Sanders
2012-12-06
2
-5
/
+9
*
make the hubbub binding creation take a parameter struct and return standard ...
Vincent Sanders
2012-12-06
3
-70
/
+95
*
Fix typos.
Michael Drake
2012-11-07
1
-1
/
+1
*
Intern a few more bits in the expat handler
Daniel Silverstone
2012-11-03
1
-12
/
+14
*
Change XML Parser API to be more sane
Daniel Silverstone
2012-11-03
3
-72
/
+32
*
Add some casts through void to shush the RISC OS compiler
Daniel Silverstone
2012-11-03
1
-3
/
+4
*
Remove unused variables
Daniel Silverstone
2012-11-02
1
-2
/
+0
*
Augment expat binding to support namespaced attribute values
Daniel Silverstone
2012-11-02
1
-5
/
+29
*
Update expat binding to cope better with namespaced tag names
Daniel Silverstone
2012-11-02
1
-2
/
+27
*
Move generation of id_name into document by default. Since 'id' is the most ...
Daniel Silverstone
2012-11-02
1
-10
/
+0
*
alter when the id name is set to before the hubbub parse completion so id bas...
Vincent Sanders
2012-11-02
1
-10
/
+16
*
extend binding error enumeration to explicitly include hubbub errors
Vincent Sanders
2012-10-18
1
-0
/
+19
*
Update comment.
Michael Drake
2012-10-11
1
-6
/
+2
*
Mostly implement HTMLOptionElement, HTMLSelectElement.
John-Mark Bell
2012-08-08
1
-1
/
+11
*
Move document out parameter after in parameters.
John-Mark Bell
2012-08-05
2
-11
/
+15
*
Obtain the docuemnt object at parser creation time.
Vincent Sanders
2012-08-05
2
-24
/
+12
*
fix error handling return from script completion calback
Vincent Sanders
2012-07-31
1
-3
/
+8
*
Fix master
Chris Young
2012-07-29
1
-2
/
+2
*
Change back for branch only
Chris Young
2012-07-29
1
-2
/
+2
*
Resynchronise hubbub binding with master
Daniel Silverstone
2012-07-29
1
-2
/
+2
*
Merge branch 'master' of git://git.netsurf-browser.org/libdom into chris/amig...
Chris Young
2012-07-28
2
-0
/
+31
|
\
|
*
Allow control over parser pause state
Vincent Sanders
2012-07-27
2
-0
/
+31
*
|
Merge branch 'master' of git://git.netsurf-browser.org/libdom into chris/amig...
Chris Young
2012-07-22
1
-2
/
+0
|
\
\
|
|
/
|
*
Cleanup: Remove two UNUSED()s which are not true
Daniel Silverstone
2012-07-19
1
-2
/
+0
*
|
Merge branch 'master' of git://git.netsurf-browser.org/libdom into chris/amig...
Chris Young
2012-07-19
3
-55
/
+269
|
\
\
|
|
/
|
*
HTMLTextAreaElement: Make it work
Daniel Silverstone
2012-07-18
1
-0
/
+10
|
*
XML Binding: Allow expat handler to coalesce TEXT nodes. Core suite now passe...
Daniel Silverstone
2012-07-15
1
-1
/
+35
|
*
XML Binding: Allow expat binding to create text nodes if not parsing cdata
Daniel Silverstone
2012-07-15
1
-6
/
+32
|
*
XML Binding: Add doctype support to Expat handler
Daniel Silverstone
2012-07-15
1
-0
/
+45
|
*
XML Binding: Add comment support to Expat handler
Daniel Silverstone
2012-07-15
1
-0
/
+52
[next]