index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utility
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-01-02
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
Vincent Richard
2
-2
/
+224
2005-01-02
Added unit tests for 'utility::path'.
Vincent Richard
1
-1
/
+1
2005-01-01
Converted all C-style casts to C++-style casts + added unit test for ↵
Vincent Richard
2
-8
/
+8
utility::md5.
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
16
-1325
/
+9
2004-12-26
Removed relative paths from #include's.
Vincent Richard
11
-17
/
+18
2004-12-22
Some more class documentation.
Vincent Richard
1
-1
/
+1
2004-12-22
Explain renameParent() in function doc.
Vincent Richard
1
-0
/
+2
2004-12-22
Added renameParent() function.
Vincent Richard
2
-0
/
+34
2004-12-22
Added isParentOf() function.
Vincent Richard
2
-1
/
+23
2004-12-21
Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵
Vincent Richard
2
-0
/
+32
'cur' + new functions random::getString() and maildirUtils::generateId().
2004-12-17
Added appendComponent() and getComponentAt() functions.
Vincent Richard
2
-0
/
+38
2004-12-17
Updated function doc.
Vincent Richard
1
-1
/
+2
2004-12-17
Updated function doc.
Vincent Richard
1
-0
/
+3
2004-12-17
Added @throw in function doc.
Vincent Richard
1
-0
/
+4
2004-12-16
Added isValidPath() in fileSystemFactory.
Vincent Richard
1
-3
/
+19
2004-12-16
Missing '= 0' on pure virtual function.
Vincent Richard
1
-8
/
+22
2004-12-16
Added skip() method on inputStream.
Vincent Richard
2
-0
/
+58
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
6
-21
/
+277
[prev]