aboutsummaryrefslogtreecommitdiffstats
path: root/src/object.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored and cleaned up smart pointers.Vincent Richard2006-03-291-107/+14
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Fixed typos in documentation.Vincent Richard2005-11-051-0/+6
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Throw exception in debug mode when thisRef()/thisWeakRef() is called from the...Vincent Richard2005-09-021-0/+44
* Added unit tests for smart pointer.Vincent Richard2005-07-171-0/+12
* Reference counting and smart pointers.Vincent Richard2005-07-121-0/+130