aboutsummaryrefslogtreecommitdiffstats
path: root/src/charsetConverter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Split stream.hpp/.cpp into multiple source files.Vincent Richard2012-04-141-0/+2
* Flush stateful data from iconv (thanks to John van der Kamp, Zarafa).Vincent Richard2011-03-311-4/+9
* Fixed bug #2927077: account for multi-byte charsets in invalid sequence output.Vincent Richard2010-02-011-14/+24
* Fixed bug #2927077: account for multi-byte charsets in invalid sequence output.Vincent Richard2010-02-011-1/+12
* 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
* Fixed reference + do not clear stream in adapters.Vincent Richard2006-11-151-0/+2
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...Vincent Richard2005-10-201-0/+56
* Added 'charsetFilteredOutputStream'.Vincent Richard2005-10-191-2/+168
* Charset converter.Vincent Richard2005-10-191-0/+167