aboutsummaryrefslogtreecommitdiffstats
path: root/src/object.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* 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 ↵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-131-0/+130