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
/
core
/
nodelist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...
Daniel Silverstone
2012-09-10
1
-4
/
+4
*
Nodelist: Support caseless node lists
Daniel Silverstone
2012-07-07
1
-13
/
+70
*
Move dom_string data accessing functions to public header.
Michael Drake
2011-12-22
1
-6
/
+6
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
1
-59
/
+57
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
1
-16
/
+6
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
1
-75
/
+139
*
Make dom_namednodemap and dom_nodelist more usable through macroes. Note, it ...
Bo Yang
2009-04-29
1
-1
/
+1
*
Convert NodeList and ProcessingInstruction.
Bo Yang
2009-03-24
1
-8
/
+9
*
Modify NamedNodeMap, note that there is no vtable for this type because it is...
Bo Yang
2009-03-23
1
-4
/
+4
*
Begin to cater for XML namespaces.
John Mark Bell
2007-09-26
1
-6
/
+14
*
Implement dom_nodelist_get_length()
John Mark Bell
2007-09-24
1
-9
/
+111
*
Whitespace changes
John Mark Bell
2007-09-22
1
-0
/
+2
*
Add NamedNodeMap.
John Mark Bell
2007-07-10
1
-4
/
+9
*
Add NodeList and string comparison API
John Mark Bell
2007-07-10
1
-0
/
+228