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
/
text.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed useless 'const' in return value of some functions.
Vincent Richard
2005-01-06
1
-1
/
+1
*
Fixed compilation errors with 'isascii' on some systems.
Vincent Richard
2005-01-05
1
-0
/
+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 utility:...
Vincent Richard
2005-01-01
1
-4
/
+5
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-5
/
+5
*
Added component::getChildComponents() function.
Vincent Richard
2004-12-20
1
-0
/
+7
*
Added parsing bounds on 'component'.
Vincent Richard
2004-12-15
1
-0
/
+2
*
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "tex...
Vincent Richard
2004-11-07
1
-2
/
+525
*
Fixed operator==().
Vincent Richard
2004-10-26
1
-2
/
+2
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-83
/
+161
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+240