All releases of mimetic


Changes: The license was changed to MIT. Handling of malformed messages was improved. Minor bugs were fixed.


Changes: Iterator parser bugfixes, a DateTime fix, and Solaris support.


Changes: gcc 4.x compatibility was fixed. An assert() on malformed quoted-printable messages was removed.


Changes: Minor bugfixes and optimizations were done.


Changes: Thread-safe MessageId was implemented. CRLF is always used. GCC 3.4.x is supported. A bug with malformed Base64 input was fixed. A bug with the folding algorithm was fixed. A bug with binary-encoded attachments was fixed.


Changes: Codec const-ness of mimetic::Body was fixed. An itparser memory leak fixed.


Changes: Mac OS X support and Win32 support. config_win32.h autogen on 'make dist'. Fixes in IteratorParser<>::append(), Mailbox::str(), and the tokenizer.


Changes: Body::set(...) was added, cutee (a unit testing package) was updated, doc/header.html and doc/footer.html were added to the distribution, and unit testing temporary files are now deleted properly during a "make clean".


Changes: A parser bug in which a newline after the body of multipart messages was not handled correctly was fixed. cutee, the unit testing engine, was resynced.


Changes: This release includes a work-in-progress multi-function email tool in the examples directory. It includes a fix to avoid an error when parsing fields without any value. Work has been done to ease porting the software, and the unit testing engine has been upgraded.
An object-oriented, type safe, multi-threaded approach to computer algebra.