Commit Graph

173 Commits

Author SHA1 Message Date
Vincent Richard
9e1c1e0923 Missing M4 files in dist + fixed iconv detection. 2005-08-28 13:49:07 +00:00
Vincent Richard
e3d6bfe7b0 SF#1274389: bootstrap is a bash script, not a sh script. 2005-08-27 06:43:09 +00:00
Vincent Richard
16465a0f17 Using AM_ICONV for better detection of libiconv. 2005-08-26 20:30:19 +00:00
Vincent Richard
99884b3d9b Unit tests for 'misc::importanceHelper'. 2005-08-26 17:05:36 +00:00
Vincent Richard
5d18fce959 Moved to CppUnit for unit tests framework. 2005-08-25 21:25:45 +00:00
Vincent Richard
28bafee944 Renamed 'vmime::messaging' to 'vmime::net'. 2005-08-23 19:11:19 +00:00
Vincent Richard
dafac00334 Added unit tests for smart pointer. 2005-07-17 20:18:14 +00:00
Vincent Richard
681297e10b Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
Vincent Richard
919a64a803 'depcomp' not used. 2005-07-06 18:11:15 +00:00
Vincent Richard
2a90d85363 Makefiles in examples/ not used. 2005-07-06 18:00:32 +00:00
Vincent Richard
57c540faab Fixed 'bootstrap' script not running on Windows. 2005-07-05 16:37:24 +00:00
Vincent Richard
a63dcf0a19 Fixed SConstruct so 'sendmail' does not build on Windows. 2005-07-05 16:35:56 +00:00
Vincent Richard
8abd0407d5 Started version 0.7.2. 2005-06-21 22:12:40 +00:00
Vincent Richard
6bf5f9192e Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added unit tests. 2005-06-15 22:22:01 +00:00
Vincent Richard
8134a52f56 Service properties enhancement. 2005-05-15 18:05:38 +00:00
Vincent Richard
ae4240026e Added 'childProcess'. 2005-04-30 08:19:56 +00:00
Vincent Richard
38a8632828 Sendmail implementation + filtered streams. 2005-04-28 10:57:41 +00:00
Vincent Richard
b9e637f976 Moved generic implementation of send() to 'transport'. 2005-04-26 19:27:20 +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
be06b7d8d5 Fixed bugs in URLs + added unit tests. 2005-04-15 17:19:32 +00:00
Vincent Richard
3459549181 Moved 'url' and 'urlUtils' classes to 'utility' namespace. 2005-04-14 11:27:49 +00:00
Vincent Richard
14d9571bb6 Added unit tests for 'datetime'. 2005-04-13 19:53:27 +00:00
Vincent Richard
6a92484e47 Started version 0.7.1. 2005-04-12 19:08:29 +00:00
Vincent Richard
d4bab79067 Version 0.7.0. 2005-04-12 19:03:30 +00:00
Vincent Richard
f879a9794c Added support for RFC-2231. 2005-04-12 18:42:54 +00:00
Vincent Richard
0bba2794fc Moved IMAP, POP3, maildir and SMTP files to separate namespaces. 2005-04-03 08:00:52 +00:00
Vincent Richard
3639b96ea8 Support for message importance. 2005-03-31 18:36:35 +00:00
Vincent Richard
0f89c8031a Oops... Fixed missing 'x' when testing target OS. 2005-03-28 16:43:43 +00:00
Vincent Richard
4a70efe2de File 'config.hpp.msvc' is now automatically generated. 2005-03-28 13:36:29 +00:00
Vincent Richard
e01fe854d5 Fixed SConstruct to include MSVC files in dist. 2005-03-28 08:42:02 +00:00
Vincent Richard
036c711120 Added 'msvc' target. 2005-03-27 21:28:21 +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
4150192c26 Added 'HACKING' file. 2005-03-24 15:20:45 +00:00
Vincent Richard
aeb5da4324 Basic support for 'Disposition' header field. 2005-03-23 08:23:55 +00:00
Vincent Richard
2ca56a209f Fixed compilation problems on Solaris 9. 2005-03-16 17:13:08 +00:00
Vincent Richard
362fa346f9 Removed 'singleton' and 'singletonManager' classes. 2005-03-14 20:35:25 +00:00
Vincent Richard
42163d5343 Added '-Wconversion' for GCC. 2005-02-10 20:20:17 +00:00
Vincent Richard
653ef5c519 Started version 0.6.4. 2005-01-28 18:32:57 +00:00
Vincent Richard
bd384e05d1 Ensure debugging mode is enabled when building tests. 2005-01-28 18:00:50 +00:00
Vincent Richard
4ae97ddb09 Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringContentHandler' and 'streamContentHandler'. 2005-01-28 17:50:53 +00:00
Vincent Richard
22ebb7e8f5 Fixed missing 'vmime/config.hpp' include. 2005-01-15 21:09:51 +00:00
Vincent Richard
44238b1ac7 Started version 0.6.3. 2005-01-05 17:43:56 +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
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
2c20466e7a Started version 0.6.2. 2004-12-31 10:06:25 +00:00
Vincent Richard
a81385a3ae Modification in library versioning. 2004-12-30 23:52:40 +00:00
Vincent Richard
6446ea1f68 Added more checks in 'configure.in'. 2004-12-30 11:10:10 +00:00
Vincent Richard
da55bd2c26 Autotools and libtool support. 2004-12-30 09:32:32 +00:00
Vincent Richard
8b8cf2b543 Renamed files in POSIX platform handler. 2004-12-26 23:22:07 +00:00
Vincent Richard
4ce991d3b1 Moved all header files to 'vmime/' directory. 2004-12-26 20:23:29 +00:00
Vincent Richard
3db93880fd Oops, forgot a close() when writing to .pc file. 2004-12-26 13:41:32 +00:00
Vincent Richard
51a37c62c0 Added versioning + removed shared library build (does not work because of C++ templates). 2004-12-26 13:26:59 +00:00
Vincent Richard
6246c53201 Added support for 'pkg-config'. 2004-12-26 11:00:58 +00:00
Vincent Richard
51545aa9de Import default environment. 2004-12-26 10:43:50 +00:00
Vincent Richard
e90dbe0dd3 Renamed class 'disposition' to 'contentDisposition'. 2004-12-24 12:37:52 +00:00
Vincent Richard
cb0e6b30c0 Fixed missing 'unit++' in tests/lib. 2004-12-22 19:44:52 +00:00
Vincent Richard
584f901b9b Fixed missing files in dist + empty 'COPYING' file. 2004-12-22 18:58:33 +00:00
Vincent Richard
72f3f15dc8 Fixed SConstruct for files that have been removed. 2004-12-22 14:58:45 +00:00
Vincent Richard
cc51a32255 Added getCapabilities() on messaging::store. 2004-12-22 13:05:59 +00:00
Vincent Richard
5c8333cb1e Moved code from 'exception.hpp' to 'exception.cpp' + new features for exceptions. 2004-12-19 00:04:22 +00:00
Vincent Richard
460cae786a Default platform handlers (currently only POSIX). 2004-12-18 01:57:39 +00:00
Vincent Richard
9bbc42c783 Changed 'uname -o' to 'uname -s' for POSIX compatibility. 2004-12-08 19:20:54 +00:00
Vincent Richard
85dfb65a7f Added support for generating documentation (Doxygen) + written AUTHORS file. 2004-11-11 21:51:59 +00:00
Vincent Richard
91cc37178f Added tests for media type. 2004-11-07 09:49:05 +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
Vincent Richard
c433e0213a Added specialization for typeAdapter <string>::parse() as it took only the first word of the text (operator<<). 2004-10-25 11:15:53 +00:00
Vincent Richard
2949fb51f1 Refactoring (see ChangeLog). 2004-10-21 15:05:47 +00:00
Vincent Richard
a3229a0513 Initial import. 2004-10-05 10:28:21 +00:00