summaryrefslogtreecommitdiff
path: root/src/core/namednodemap.h
Commit message (Expand)AuthorAgeFilesLines
* Modify NamedNodeMap, note that there is no vtable for this type because it is...Bo Yang2009-03-231-2/+2
* Implement type-specific node constructors and veneer the appropriate Document...John Mark Bell2007-07-261-2/+2
* Make NamedNodeMap more genericJohn Mark Bell2007-07-121-11/+3
* Add NamedNodeMap.John Mark Bell2007-07-101-0/+39