index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SConstruct
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-01-15
Fixed missing 'vmime/config.hpp' include.
Vincent Richard
1
-0
/
+2
2005-01-05
Started version 0.6.3.
Vincent Richard
1
-1
/
+1
2005-01-02
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
Vincent Richard
1
-0
/
+1
2005-01-02
Added unit tests for 'bodyPart'.
Vincent Richard
1
-0
/
+1
2005-01-02
Added unit tests for 'utility::path'.
Vincent Richard
1
-1
/
+2
2005-01-01
Added unit tests for 'utility::stringProxy' and 'utility::stringUtils'.
Vincent Richard
1
-1
/
+3
2005-01-01
Converted all C-style casts to C++-style casts + added unit test for ↵
Vincent Richard
1
-1
/
+3
utility::md5.
2004-12-31
Started version 0.6.2.
Vincent Richard
1
-1
/
+1
2004-12-30
Modification in library versioning.
Vincent Richard
1
-30
/
+28
2004-12-30
Added more checks in 'configure.in'.
Vincent Richard
1
-0
/
+136
2004-12-30
Autotools and libtool support.
Vincent Richard
1
-138
/
+794
2004-12-26
Renamed files in POSIX platform handler.
Vincent Richard
1
-3
/
+3
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-12
/
+22
2004-12-26
Oops, forgot a close() when writing to .pc file.
Vincent Richard
1
-0
/
+2
2004-12-26
Added versioning + removed shared library build (does not work because of ↵
Vincent Richard
1
-52
/
+31
C++ templates).
2004-12-26
Added support for 'pkg-config'.
Vincent Richard
1
-0
/
+19
2004-12-26
Import default environment.
Vincent Richard
1
-0
/
+1
2004-12-24
Renamed class 'disposition' to 'contentDisposition'.
Vincent Richard
1
-1
/
+1
2004-12-22
Fixed missing 'unit++' in tests/lib.
Vincent Richard
1
-8
/
+6
2004-12-22
Fixed missing files in dist + empty 'COPYING' file.
Vincent Richard
1
-0
/
+5
2004-12-22
Fixed SConstruct for files that have been removed.
Vincent Richard
1
-5
/
+0
2004-12-22
Added getCapabilities() on messaging::store.
Vincent Richard
1
-1
/
+1
2004-12-19
Moved code from 'exception.hpp' to 'exception.cpp' + new features for ↵
Vincent Richard
1
-1
/
+1
exceptions.
2004-12-18
Default platform handlers (currently only POSIX).
Vincent Richard
1
-4
/
+74
2004-12-08
Changed 'uname -o' to 'uname -s' for POSIX compatibility.
Vincent Richard
1
-1
/
+1
2004-11-11
Added support for generating documentation (Doxygen) + written AUTHORS file.
Vincent Richard
1
-0
/
+17
2004-11-07
Added tests for media type.
Vincent Richard
1
-0
/
+1
2004-11-06
Removed "old-style" tests for encoder and mailbox. Added new test for encoder.
Vincent Richard
1
-37
/
+1
2004-11-06
New build system for unit tests.
Vincent Richard
1
-16
/
+101
2004-10-25
Added specialization for typeAdapter <string>::parse() as it took only the ↵
Vincent Richard
1
-1
/
+1
first word of the text (operator<<).
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-14
/
+8
[prev]