aboutsummaryrefslogtreecommitdiffstats
path: root/src/object.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-50/+0
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed bug #1721186: thread-safe reference counting.Vincent Richard2007-05-221-2/+2
* 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 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