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