aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCLog.h
Commit message (Collapse)AuthorAge
* De-namespaceGravatar CodaFi2013-07-04
|
* Updated type of MCLogEnabled to int instead of bool.Gravatar Paul Young2013-07-03
|
* Renamed mailcore::logEnabled and mailcore::logInternal to MCLogEnabledGravatar Paul Young2013-06-30
| | | | | | | and MCLogInternal as discussed in MailCore/mailcore2#118. * Followed the diff in MailCore/mailcore2#124. * Renamed the implementation file from .cc to .c * Added `extern "C" {}` around header declaration.
* log only if logEnabled if set to trueGravatar Hoa V. DINH2013-04-08
|
* Fixed build for LinuxGravatar Hoa V. DINH2013-04-02
|
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
|
* first commitGravatar DINH Viet Hoa2013-01-11