summaryrefslogtreecommitdiffstats
path: root/src/dom/domptr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* EOL fixupsJon A. Cruz2008-07-051-337/+337
| | | (bzr r6164)
* Split out domptr stuff into its own .h file, so that it can be used by other ↵Bob Jamison2008-04-231-0/+337
things. This might lead to a GP smart pointer to use for binding with scripts. (bzr r5499)