Vincent Richard
|
b55bdc9c0b
|
Code style and clarity.
|
2018-09-05 23:54:48 +02:00 |
|
Vincent Richard
|
c446afddd4
|
Estimate generated size of parameterized field.
|
2015-06-07 21:32:44 +02:00 |
|
Vincent Richard
|
19321f9026
|
Fixed unit test so that is does not depend on the current locale charset.
|
2015-02-19 21:24:41 +01:00 |
|
Vincent Richard
|
03a0e36e91
|
Added support for language specification in RFC-2047 encoded words and RFC-2231 parameter values.
|
2014-06-30 22:48:42 +02:00 |
|
Vincent Richard
|
0863f50c26
|
Allow choosing between encoding modes for parameter values.
|
2014-06-17 21:08:22 +02:00 |
|
Vincent Richard
|
4aefcca374
|
Removed useless 'virtual' inheritance (fixed issue #84).
|
2014-06-06 19:26:01 +02:00 |
|
Vincent Richard
|
ef892af655
|
Do not make calls to setlocale() in a library. Use default user locale in tests and examples.
|
2014-01-16 00:27:51 +01:00 |
|
Vincent Richard
|
f9913fa28a
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
|
Vincent Richard
|
495526a5e6
|
Let whitespace break the value of a parameterized header field, not just a ';' (thanks to Zarafa).
|
2013-03-24 11:35:08 +01:00 |
|
Vincent Richard
|
1df8c6cd0e
|
Refactored unit tests.
|
2013-03-08 08:19:55 +01:00 |
|
Vincent Richard
|
ad9bef78c4
|
Updated copyright year and maintainer email address.
|
2013-01-10 17:30:31 +01:00 |
|
Vincent Richard
|
d252ccf097
|
Encode TSpecials in RFC-2231 encoded chunks.
|
2010-08-17 21:47:25 +00:00 |
|
Vincent Richard
|
8f9fec339c
|
Fixed parsing of non-significant whitespaces in field values.
|
2010-04-08 18:28:22 +00:00 |
|
Vincent Richard
|
be8daf3f8e
|
Added and moved tests for RFC-2231.
|
2009-12-01 13:24:38 +00:00 |
|
Vincent Richard
|
a5d258dc72
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
|
Vincent Richard
|
0c30c298da
|
Changed copyright year to 2008.
|
2008-01-04 18:07:40 +00:00 |
|
Vincent Richard
|
d284cfa729
|
Changed copyright year to 2007.
|
2007-01-01 20:55:15 +00:00 |
|
Vincent Richard
|
63d21f7a09
|
Changed copyright year to 2006.
|
2006-02-05 10:22:59 +00:00 |
|
Vincent Richard
|
acfa9ffc64
|
Refactored header field values and parameters.
|
2005-11-04 23:21:22 +00:00 |
|
Vincent Richard
|
cbd1110a4b
|
Updated FSF address.
|
2005-09-17 10:10:29 +00:00 |
|
Vincent Richard
|
5d18fce959
|
Moved to CppUnit for unit tests framework.
|
2005-08-25 21:25:45 +00:00 |
|
Vincent Richard
|
681297e10b
|
Reference counting and smart pointers.
|
2005-07-12 22:28:02 +00:00 |
|
Vincent Richard
|
af45ec7216
|
Fixed a bug in RFC-2231 implementation.
|
2005-06-21 21:13:38 +00:00 |
|
Vincent Richard
|
f879a9794c
|
Added support for RFC-2231.
|
2005-04-12 18:42:54 +00:00 |
|