index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
net
/
maildir
/
maildirStoreTest.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2018-09-05
Code style and clarity.
Vincent Richard
1
-115
/
+108
2016-04-05
Clarified object construction where 'enabled_shared_from_this' is used. Use ↵
Vincent Richard
1
-2
/
+1
it only where it is needed.
2016-03-23
Fixed types.
Vincent Richard
1
-1
/
+1
2016-03-23
Issue #126: fixed warnings about sign mismatch.
Vincent Richard
1
-1
/
+1
2016-03-13
Issue #126: more warnings fixed.
Vincent Richard
1
-1
/
+1
2014-01-03
Added support for SPECIAL-USE extension (IMAP).
Vincent Richard
1
-2
/
+4
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
1
-43
/
+43
2013-11-14
Custom fetch attributes.
Vincent Richard
1
-1
/
+1
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
2009-12-08
Fixed not exception-safe constructor, which could lead to possible memory ↵
Vincent Richard
1
-3
/
+3
leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
2009-12-01
Fixed directory renaming.
Vincent Richard
1
-2
/
+18
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2008-01-04
Changed copyright year to 2008.
Vincent Richard
1
-1
/
+1
2007-03-22
Added support for Courier maildir format.
Vincent Richard
1
-0
/
+578