summaryrefslogtreecommitdiff
path: root/include/dom/core/nodelist.h
Commit message (Expand)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-3/+3
* Make dom_namednodemap and dom_nodelist more usable through macroes. Note, it ...Bo Yang2009-04-291-1/+4
* Add typedefs for public DOM interfaces.Bo Yang2009-03-311-1/+2
* Add NodeList and string comparison APIJohn Mark Bell2007-07-101-0/+24