aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/parameterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Encode TSpecials in RFC-2231 encoded chunks.Vincent Richard2010-08-171-0/+55
* Fixed parsing of non-significant whitespaces in field values.Vincent Richard2010-04-081-0/+19
* Added and moved tests for RFC-2231.Vincent Richard2009-12-011-40/+64
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Refactored header field values and parameters.Vincent Richard2005-11-041-23/+36
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-161/+145
* Reference counting and smart pointers.Vincent Richard2005-07-121-8/+15
* Fixed a bug in RFC-2231 implementation.Vincent Richard2005-06-211-1/+2
* Added support for RFC-2231.Vincent Richard2005-04-121-0/+249