index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charsetConverter.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
1
-2
/
+2
2013-03-25
Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).
Vincent Richard
1
-2
/
+1
2013-02-24
Message generation/parsing context. Charset conversion options. Preliminary i...
Vincent Richard
1
-383
/
+10
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2012-04-14
Split stream.hpp/.cpp into multiple source files.
Vincent Richard
1
-0
/
+2
2011-03-31
Flush stateful data from iconv (thanks to John van der Kamp, Zarafa).
Vincent Richard
1
-4
/
+9
2010-02-01
Fixed bug #2927077: account for multi-byte charsets in invalid sequence output.
Vincent Richard
1
-14
/
+24
2010-02-01
Fixed bug #2927077: account for multi-byte charsets in invalid sequence output.
Vincent Richard
1
-1
/
+12
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2008-01-04
Changed copyright year to 2008.
Vincent Richard
1
-1
/
+1
2007-01-01
Changed copyright year to 2007.
Vincent Richard
1
-1
/
+1
2006-11-15
Fixed reference + do not clear stream in adapters.
Vincent Richard
1
-0
/
+2
2006-02-05
Changed copyright year to 2006.
Vincent Richard
1
-1
/
+1
2005-10-20
Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...
Vincent Richard
1
-0
/
+56
2005-10-19
Added 'charsetFilteredOutputStream'.
Vincent Richard
1
-2
/
+168
2005-10-19
Charset converter.
Vincent Richard
1
-0
/
+167