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
/
encoderQP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
1
-2
/
+2
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+7
*
Added progression notifications.
Vincent Richard
2005-09-03
1
-2
/
+32
*
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
*
Converted all C-style casts to C++-style casts + added unit test for utility:...
Vincent Richard
2005-01-01
1
-13
/
+15
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-2
/
+2
*
Some more class documentation.
Vincent Richard
2004-12-22
1
-0
/
+4
*
Fixed a typo in RFC-2047 QP conversion: ' ' (SPACE) should be '_' (underscore).
Vincent Richard
2004-11-06
1
-1
/
+1
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-6
/
+6
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+422