Vincent Richard
|
0e5e375cef
|
Added unit tests.
|
2005-06-17 11:27:26 +00:00 |
|
Vincent Richard
|
4661d7b735
|
Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.
|
2005-06-16 19:26:26 +00:00 |
|
Vincent Richard
|
6bf5f9192e
|
Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added unit tests.
|
2005-06-15 22:22:01 +00:00 |
|
Vincent Richard
|
ecae17af35
|
Fixed a bug in word parsing.
|
2005-06-13 16:45:21 +00:00 |
|
Vincent Richard
|
4bf0542857
|
Added parameter support to 'utility::url'.
|
2005-04-28 16:35:37 +00:00 |
|
Vincent Richard
|
02391f3f02
|
Added unit tests for date comparison + fixed date comparison (again...).
|
2005-04-23 09:03:10 +00:00 |
|
Vincent Richard
|
49fee23e26
|
Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.
|
2005-04-18 19:55:58 +00:00 |
|
Vincent Richard
|
14d9571bb6
|
Added unit tests for 'datetime'.
|
2005-04-13 19:53:27 +00:00 |
|
Vincent Richard
|
f879a9794c
|
Added support for RFC-2231.
|
2005-04-12 18:42:54 +00:00 |
|
Vincent Richard
|
4ab9332ce6
|
Added new basic type 'messageIdSequence'.
|
2005-03-27 13:06:45 +00:00 |
|
Vincent Richard
|
433f21263f
|
Basic support for MDN (RFC-3798).
|
2005-03-25 20:49:54 +00:00 |
|
Vincent Richard
|
aeb5da4324
|
Basic support for 'Disposition' header field.
|
2005-03-23 08:23:55 +00:00 |
|
Vincent Richard
|
b3af751a92
|
Updated VMime website URL.
|
2005-03-18 21:33:11 +00:00 |
|
Vincent Richard
|
e0aabf8c72
|
More unit tests for 'text' class.
|
2005-03-15 10:32:52 +00:00 |
|
Vincent Richard
|
4315b50297
|
Added test for linear-white-space between encoded words.
|
2005-03-14 21:36:38 +00:00 |
|
Vincent Richard
|
4ae97ddb09
|
Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringContentHandler' and 'streamContentHandler'.
|
2005-01-28 17:50:53 +00:00 |
|
Vincent Richard
|
51c199723c
|
Changed year to 2005 in copyright header.
|
2005-01-03 12:26:48 +00:00 |
|
Vincent Richard
|
0e9696e40d
|
Fixed compilation warnings in 'headerTest'.
|
2005-01-02 17:25:46 +00:00 |
|
Vincent Richard
|
af06b4a56d
|
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
|
2005-01-02 17:17:12 +00:00 |
|
Vincent Richard
|
3a2aa8e9b8
|
Added unit tests for 'bodyPart'.
|
2005-01-02 15:24:07 +00:00 |
|
Vincent Richard
|
6ba04f0380
|
Fixed compilation warnings.
|
2005-01-02 15:18:51 +00:00 |
|
Vincent Richard
|
c843f40ff3
|
Added unit tests for 'utility::path'.
|
2005-01-02 14:10:16 +00:00 |
|
Vincent Richard
|
83072d5f18
|
Added unit tests for 'utility::stringProxy' and 'utility::stringUtils'.
|
2005-01-01 15:19:24 +00:00 |
|
Vincent Richard
|
fc1c6b08d1
|
Converted all C-style casts to C++-style casts + added unit test for utility::md5.
|
2005-01-01 11:32:23 +00:00 |
|
Vincent Richard
|
da55bd2c26
|
Autotools and libtool support.
|
2004-12-30 09:32:32 +00:00 |
|
Vincent Richard
|
4ce991d3b1
|
Moved all header files to 'vmime/' directory.
|
2004-12-26 20:23:29 +00:00 |
|
Vincent Richard
|
460cae786a
|
Default platform handlers (currently only POSIX).
|
2004-12-18 01:57:39 +00:00 |
|
Laurent Richard
|
1b76d40e09
|
All header tests-functions added
|
2004-12-06 17:24:55 +00:00 |
|
Vincent Richard
|
bac66b24be
|
Removed files since they are no more used now.
|
2004-11-07 10:56:14 +00:00 |
|
Vincent Richard
|
5868c87506
|
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "text.cpp".
|
2004-11-07 10:33:01 +00:00 |
|
Vincent Richard
|
91cc37178f
|
Added tests for media type.
|
2004-11-07 09:49:05 +00:00 |
|
Vincent Richard
|
64db1ed4c6
|
Added tests for Quoted-Printable encoding.
|
2004-11-06 21:40:40 +00:00 |
|
Vincent Richard
|
f9ae360def
|
Removed "old-style" tests for encoder and mailbox. Added new test for encoder.
|
2004-11-06 17:48:56 +00:00 |
|
Vincent Richard
|
418c0c1456
|
New build system for unit tests.
|
2004-11-06 10:48:58 +00:00 |
|
Laurent Richard
|
e0fa71b08f
|
added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functions
|
2004-10-25 09:20:09 +00:00 |
|
Laurent Richard
|
5a13156740
|
Added tests for hasField() and findField() functions.
|
2004-10-21 15:38:15 +00:00 |
|
Vincent Richard
|
2949fb51f1
|
Refactoring (see ChangeLog).
|
2004-10-21 15:05:47 +00:00 |
|
Laurent Richard
|
6f7f1674f7
|
header class unit tests added
|
2004-10-18 19:27:18 +00:00 |
|
Laurent Richard
|
27fb7a5b96
|
New unit test system: Unit++.
Added test for header::getAllByName/Type
|
2004-10-07 11:02:31 +00:00 |
|
Vincent Richard
|
4661f3f6a3
|
Files omitted during initial import.
|
2004-10-05 19:03:58 +00:00 |
|
Vincent Richard
|
a3229a0513
|
Initial import.
|
2004-10-05 10:28:21 +00:00 |
|