aboutsummaryrefslogtreecommitdiffstats
path: root/src/object.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Throw exception in debug mode when thisRef()/thisWeakRef() is called from ↵Vincent Richard2005-09-021-0/+44
| | | | the object's constructor.
* Added unit tests for smart pointer.Vincent Richard2005-07-171-0/+12
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-0/+130