aboutsummaryrefslogtreecommitdiffstats
path: root/vmime/utility/smartPtr.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-550/+0
* Export class and functions in shared libraries.Vincent Richard2013-05-121-5/+7
* Removed workaround for old compiler.Vincent Richard2013-03-241-7/+0
* Fixed warnings and 64-bit issues.Vincent Richard2013-03-241-0/+4
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Added check before dereferencing.Vincent Richard2012-04-051-1/+3
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-6/+6
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed bug #1721186: thread-safe reference counting.Vincent Richard2007-05-221-40/+20
* Fixed stack overflow error with VC++.Vincent Richard2007-03-121-0/+7
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Refactored and cleaned up smart pointers.Vincent Richard2006-03-291-204/+188
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Added toStrong() on weak ref.Vincent Richard2005-12-021-0/+8
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Removed implicit conversion to T* for smart pointers.Vincent Richard2005-07-241-2/+7
* Added unit tests for smart pointer.Vincent Richard2005-07-171-0/+15
* Reference counting and smart pointers.Vincent Richard2005-07-121-64/+444
* Fixed missing 'const'.Vincent Richard2005-05-191-2/+2
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Autotools and libtool support.Vincent Richard2004-12-301-13/+13
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-0/+166