aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example7.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Issue #126: fixed warnings about sign mismatch.Vincent Richard2016-03-231-2/+2
|
* Do not make calls to setlocale() in a library. Use default user locale in ↵Vincent Richard2014-01-151-3/+2
| | | | tests and examples.
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-4/+6
|
* Issue #41.Vincent Richard2013-05-181-1/+2
|
* Renamed TYPE_BOOL to avoid name collision on MacOS.Vincent Richard2013-01-151-1/+1
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Fixed compilation issue following namespace change.Vincent Richard2011-06-141-3/+3
|
* 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
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Charset converter.Vincent Richard2005-10-191-3/+4
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-10/+10
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-3/+1
|
* Service properties enhancement.Vincent Richard2005-05-151-0/+110