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