summaryrefslogtreecommitdiffstats
path: root/src/gc-soft-ptr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* address type-punned pointer warningMenTaLguY2007-03-091-11/+8
| | | (bzr r2583)
* Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY2006-03-151-0/+74
(bzr r241)