index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
header.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-2
/
+2
*
Fixed compilation warnings.
Vincent Richard
2008-10-12
1
-6
/
+7
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-1
/
+1
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
1
-1
/
+1
*
Rewritten code using std:: algorithms (thanks to Pierre THIERRY).
Vincent Richard
2005-12-30
1
-27
/
+39
*
Fixed typos in documentation.
Vincent Richard
2005-11-05
1
-1
/
+1
*
Added removeAllFields() for a field name.
Vincent Richard
2005-10-13
1
-0
/
+9
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+7
*
Reference counting and smart pointers.
Vincent Richard
2005-07-12
1
-82
/
+51
*
Updated VMime website URL.
Vincent Richard
2005-03-18
1
-1
/
+1
*
Moved header field parsing to 'headerField::parseNext()'.
Vincent Richard
2005-03-12
1
-145
/
+3
*
Moved 'static' functions into 'parserHelpers' class.
Vincent Richard
2005-02-05
1
-3
/
+3
*
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
*
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
Vincent Richard
2005-01-02
1
-8
/
+8
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-2
/
+2
*
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
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-135
/
+155
*
Adding functions in 'header' object to retrieve a list of fields by name/type
Laurent Richard
2004-10-06
1
-3
/
+42
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+452