aboutsummaryrefslogtreecommitdiffstats
path: root/src/base.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typos in documentation.Vincent Richard2005-11-051-3/+3
|
* Refactored header field values and parameters.Vincent Richard2005-11-051-2/+0
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-2/+2
|
* Fixed default 'word' constructor using platform handler before being ↵Vincent Richard2005-07-181-1/+1
| | | | initialized.
* Fixed error given by g++ 3.3 but not >= 3.4.Vincent Richard2005-07-181-0/+4
|
* Reference counting and smart pointers.Vincent Richard2005-07-131-0/+5
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Renamed MIME_VERSION to SUPPORTED_MIME_VERSION.Vincent Richard2005-03-171-1/+1
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Autotools and libtool support.Vincent Richard2004-12-301-0/+6
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-15/+15
|
* Some more class documentation.Vincent Richard2004-12-221-0/+4
|
* Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard2004-11-071-522/+0
| | | | "text.cpp".
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-249/+31
|
* Initial import.Vincent Richard2004-10-051-0/+877