aboutsummaryrefslogtreecommitdiffstats
path: root/vmime/utility/smartPtr.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-550/+0
2013-05-12Export class and functions in shared libraries.Vincent Richard1-5/+7
2013-03-24Removed workaround for old compiler.Vincent Richard1-7/+0
2013-03-24Fixed warnings and 64-bit issues.Vincent Richard1-0/+4
2013-01-10Updated copyright year and maintainer email address.Vincent Richard1-1/+1
2012-04-05Added check before dereferencing.Vincent Richard1-1/+3
2009-09-06Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard1-2/+2
2008-10-12Fixed compilation warnings.Vincent Richard1-6/+6
2008-01-04Changed copyright year to 2008.Vincent Richard1-1/+1
2007-05-22Fixed bug #1721186: thread-safe reference counting.Vincent Richard1-40/+20
2007-03-12Fixed stack overflow error with VC++.Vincent Richard1-0/+7
2007-01-01Changed copyright year to 2007.Vincent Richard1-1/+1
2006-03-29Refactored and cleaned up smart pointers.Vincent Richard1-204/+188
2006-02-05Changed copyright year to 2006.Vincent Richard1-1/+1
2005-12-02Added toStrong() on weak ref.Vincent Richard1-0/+8
2005-09-17Updated FSF address.Vincent Richard1-3/+7
2005-07-24Removed implicit conversion to T* for smart pointers.Vincent Richard1-2/+7
2005-07-17Added unit tests for smart pointer.Vincent Richard1-0/+15
2005-07-12Reference counting and smart pointers.Vincent Richard1-64/+444
2005-05-19Fixed missing 'const'.Vincent Richard1-2/+2
2005-03-18Updated VMime website URL.Vincent Richard1-1/+1
2005-01-03Changed year to 2005 in copyright header.Vincent Richard1-1/+1
2004-12-30Autotools and libtool support.Vincent Richard1-13/+13
2004-12-26Moved all header files to 'vmime/' directory.Vincent Richard1-0/+0