| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed compilation warnings. | Vincent Richard | 2008-10-12 | 1 | -4/+4 |
| | | |||||
| * | Fixed extra space in subject (see ↵ | Vincent Richard | 2008-04-28 | 1 | -43/+58 |
| | | | | | 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 | -1/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | Code clean-up. | Vincent Richard | 2006-01-08 | 1 | -17/+15 |
| | | |||||
| * | Refactored header field values and parameters. | Vincent Richard | 2005-11-05 | 1 | -1/+15 |
| | | |||||
| * | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | | |||||
| * | Reference counting and smart pointers. | Vincent Richard | 2005-07-13 | 1 | -40/+54 |
| | | |||||
| * | Updated VMime website URL. | Vincent Richard | 2005-03-18 | 1 | -1/+1 |
| | | |||||
| * | Fixed compilation problems on Solaris 9. | Vincent Richard | 2005-03-16 | 1 | -2/+2 |
| | | |||||
| * | Moved word parsing from 'text' class to 'word' class. | Vincent Richard | 2005-03-15 | 1 | -502/+18 |
| | | |||||
| * | Fixed bug with CRLF between two encoded words. | Vincent Richard | 2005-03-14 | 1 | -1/+1 |
| | | |||||
| * | Moved 'static' functions into 'parserHelpers' class. | Vincent Richard | 2005-02-05 | 1 | -3/+3 |
| | | |||||
| * | Fixed possible segfault when encoding is Base64. | Vincent Richard | 2005-02-01 | 1 | -1/+1 |
| | | |||||
| * | 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 ↵ | Vincent Richard | 2005-01-01 | 1 | -4/+5 |
| | | | | | utility::md5. | ||||
| * | 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 ↵ | Vincent Richard | 2004-11-07 | 1 | -2/+525 |
| | | | | | "text.cpp". | ||||
| * | 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 |
