index
:
vmime
master
A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charset.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Allow creating 'charset' objects from 'const char*' (for constants).
Vincent Richard
2005-07-20
1
-17
/
+6
|
*
Reference counting and smart pointers.
Vincent Richard
2005-07-13
1
-4
/
+4
|
*
Updated VMime website URL.
Vincent Richard
2005-03-18
1
-1
/
+1
|
*
Changed year to 2005 in copyright header.
Vincent Richard
2005-01-03
1
-1
/
+1
|
*
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
Vincent Richard
2005-01-02
1
-1
/
+1
|
*
Converted all C-style casts to C++-style casts + added unit test for ↵
Vincent Richard
2005-01-01
1
-16
/
+36
|
|
|
|
utility::md5.
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-4
/
+4
|
*
Some more class documentation.
Vincent Richard
2004-12-22
1
-0
/
+4
|
*
Added component::getChildComponents() function.
Vincent Richard
2004-12-20
1
-0
/
+6
|
*
Added parsing bounds on 'component'.
Vincent Richard
2004-12-15
1
-0
/
+2
|
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-55
/
+25
|
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+305