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
/
include
/
dom
/
core
/
string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
String: remove innards from public header.
John-Mark Bell
2019-06-29
1
-1
/
+1
*
DOMString: Add toupper and tolower methods
Daniel Silverstone
2012-07-21
1
-0
/
+8
*
Force dom_string to have maximal alignment requirements.
John Mark Bell
2012-04-01
1
-3
/
+3
*
Promote ref/unref in dom_string to be inline -- This implementation is a bit ...
Daniel Silverstone
2012-03-28
1
-3
/
+20
*
API for comparing dom_string with lwc_string. Caseless version not implemente...
Michael Drake
2012-03-24
1
-0
/
+5
*
Add constructor which auto-interns data
John Mark Bell
2012-02-06
1
-0
/
+2
*
Fix comparison of interned and non-interned dom strings. Constify dom string...
Michael Drake
2011-12-22
1
-2
/
+2
*
Move dom_string data accessing functions to public header.
Michael Drake
2011-12-22
1
-0
/
+10
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
1
-15
/
+7
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
1
-24
/
+24
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
1
-1
/
+1
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
1
-0
/
+16
*
Add typedefs for public DOM interfaces.
Bo Yang
2009-03-31
1
-1
/
+1
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
1
-18
/
+1
*
Add, and implement, dom_string_insert() and dom_string_replace() API
John Mark Bell
2007-11-03
1
-0
/
+10
*
Make the dom string class more useful.
John Mark Bell
2007-10-03
1
-4
/
+22
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
1
-1
/
+7
*
Add extra dom_string constructor that permits strings to be manufactured in t...
John Mark Bell
2007-07-14
1
-0
/
+5
*
Add NodeList and string comparison API
John Mark Bell
2007-07-10
1
-0
/
+6
*
Purge all trace of the ballache that was dom_ctx.
John Mark Bell
2007-07-06
1
-10
/
+8
*
Import DOM library.
John Mark Bell
2007-07-06
1
-0
/
+40