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
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove logically unecessary checks (coverity 1127074)
Vincent Sanders
2014-01-24
1
-4
/
+0
*
fix resource leak in error path (coverity 1127082)
Vincent Sanders
2013-11-08
1
-0
/
+2
*
fix resource leak of lname in _dom_namespace_validate_qname() (coverity 1127083)
Vincent Sanders
2013-11-08
1
-2
/
+4
*
fixup comment damage from automated type conversion
Vincent Sanders
2012-09-11
1
-2
/
+2
*
unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...
Daniel Silverstone
2012-09-10
2
-4
/
+4
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
1
-1
/
+1
*
Replace algorithm used by _dom_validate_{nc,}name so that instead of O(n^2) i...
Daniel Silverstone
2012-03-28
1
-26
/
+50
*
C89.
François Revel
2012-03-24
1
-1
/
+3
*
Fix conflicting return type for _dom_hash_get_length().
François Revel
2012-03-24
1
-2
/
+2
*
Revert r13456
John Mark Bell
2012-02-20
1
-6
/
+3
*
Fix blatent brokenness
John Mark Bell
2012-02-20
1
-3
/
+6
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
7
-326
/
+119
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
6
-28
/
+26
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
2
-8
/
+5
*
Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)
Bo Yang
2009-08-13
2
-0
/
+14
*
Make the failed 5 testcases passed in DOMTS Core level2.
Bo Yang
2009-08-12
1
-0
/
+7
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
12
-9
/
+1291
*
First cut at a port to the new buildsystem.
John Mark Bell
2009-03-25
1
-52
/
+3
*
Make hubbub parser binding build trees correctly (credit: Bo Yang)
John Mark Bell
2009-03-05
1
-32
/
+59
*
Omitted to remove this yesterday.
John Mark Bell
2009-03-04
1
-19
/
+0
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
6
-692
/
+6
*
Make the dom string class more useful.
John Mark Bell
2007-10-03
2
-72
/
+69
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
7
-1
/
+705
*
Introduce global initialistaion/finalisation for DOM library. This should be ...
John Mark Bell
2007-09-29
4
-2
/
+306
*
Import DOM library.
John Mark Bell
2007-07-06
1
-0
/
+28