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
/
body.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated VMime website URL.
Vincent Richard
2005-03-18
1
-1
/
+1
*
Fixed compilation problems on Solaris 9.
Vincent Richard
2005-03-16
1
-1
/
+1
*
Moved 'static' functions into 'parserHelpers' class.
Vincent Richard
2005-02-05
1
-1
/
+1
*
Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...
Vincent Richard
2005-01-28
1
-14
/
+21
*
Removed useless 'const' in return value of some functions.
Vincent Richard
2005-01-06
1
-1
/
+1
*
Changed year to 2005 in copyright header.
Vincent Richard
2005-01-03
1
-1
/
+1
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-6
/
+6
*
Added component::getChildComponents() function.
Vincent Richard
2004-12-20
1
-0
/
+10
*
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
-4
/
+8
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-103
/
+263
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+543