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