| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed extra space in subject (see ↵ | Vincent Richard | 2008-04-28 | 1 | -9/+43 |
| | | | | | https://sourceforge.net/forum/message.php?msg_id=4894970). | ||||
| * | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | | |||||
| * | Fixed incorrect white-space between words. | Vincent Richard | 2007-11-20 | 1 | -0/+26 |
| | | |||||
| * | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words. | Vincent Richard | 2006-10-02 | 1 | -10/+35 |
| | | |||||
| * | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | | |||||
| * | Moved to CppUnit for unit tests framework. | Vincent Richard | 2005-08-25 | 1 | -190/+173 |
| | | |||||
| * | Added test case for '?' in the middle of the encoded buffer. | Vincent Richard | 2005-08-22 | 1 | -0/+4 |
| | | |||||
| * | Reference counting and smart pointers. | Vincent Richard | 2005-07-13 | 1 | -4/+4 |
| | | |||||
| * | Fixed a bug in word parsing. | Vincent Richard | 2005-06-13 | 1 | -0/+6 |
| | | |||||
| * | Updated VMime website URL. | Vincent Richard | 2005-03-18 | 1 | -1/+1 |
| | | |||||
| * | More unit tests for 'text' class. | Vincent Richard | 2005-03-15 | 1 | -3/+103 |
| | | |||||
| * | Added test for linear-white-space between encoded words. | Vincent Richard | 2005-03-14 | 1 | -0/+26 |
| | | |||||
| * | Changed year to 2005 in copyright header. | Vincent Richard | 2005-01-03 | 1 | -1/+1 |
| | | |||||
| * | Autotools and libtool support. | Vincent Richard | 2004-12-30 | 1 | -1/+1 |
| | | |||||
| * | Moved all header files to 'vmime/' directory. | Vincent Richard | 2004-12-26 | 1 | -3/+3 |
| | | |||||
| * | Default platform handlers (currently only POSIX). | Vincent Richard | 2004-12-18 | 1 | -2/+2 |
| | | |||||
| * | Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵ | Vincent Richard | 2004-11-07 | 1 | -0/+2 |
| | | | | | "text.cpp". | ||||
| * | New build system for unit tests. | Vincent Richard | 2004-11-06 | 1 | -0/+133 |
