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