index
:
vmime
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
parser
/
attachmentHelperTest.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style and clarity.
Vincent Richard
2018-09-05
1
-41
/
+50
*
Avoid copy by passing shared_ptr<> with const reference.
Vincent Richard
2018-08-18
1
-2
/
+2
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-35
/
+35
*
Refactored unit tests.
Vincent Richard
2013-03-08
1
-5
/
+1
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
Trivial 64-bit warning fixes.
Vincent Richard
2012-12-12
1
-1
/
+1
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-2
/
+2
*
Fixed extra space in subject (see https://sourceforge.net/forum/message.php?m...
Vincent Richard
2008-04-28
1
-0
/
+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
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
1
-1
/
+1
*
Added support for attachments of type 'message/rfc822'.
Vincent Richard
2006-01-16
1
-0
/
+123
*
Added test suites for 'attachmentHelper'.
Vincent Richard
2005-10-14
1
-1
/
+93
*
Added 'attachmentHelper'.
Vincent Richard
2005-10-13
1
-0
/
+113