Commit Graph

21 Commits

Author SHA1 Message Date
Vincent Richard
d8b3d2b641 Added helper function to replace header field. 2013-02-17 22:18:32 +01:00
Vincent Richard
ad9bef78c4 Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01: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
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
b3af751a92 Updated VMime website URL. 2005-03-18 21:33:11 +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
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
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