index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wordEncoder.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
1
-3
/
+3
2013-03-24
Also check for RFC-2047 end sequence.
Vincent Richard
1
-1
/
+1
2013-02-24
Message generation/parsing context. Charset conversion options. Preliminary i...
Vincent Richard
1
-10
/
+18
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
/
+3
2010-10-12
Better RFC-2047 encoding.
Vincent Richard
1
-43
/
+2
2010-05-23
Improved automatic encoding selection. Added helper functions on body for set...
Vincent Richard
1
-45
/
+13
2010-05-21
Always encode special charsets.
Vincent Richard
1
-4
/
+62
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2008-10-12
New namespace for encoders.
Vincent Richard
1
-4
/
+5
2008-10-12
Fixed compilation warnings.
Vincent Richard
1
-3
/
+3
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-17
Fixed typo causing bad line length computation in RFC-2047 Base64 output.
Vincent Richard
1
-1
/
+1
2006-10-20
Fixed compilation problem with GCC 3.3.
Vincent Richard
1
-1
/
+1
2006-10-02
Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.
Vincent Richard
1
-0
/
+290