aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
Commit message (Expand)AuthorAge
* Implemented String primitive using CoreFoundation instead of ICUGravatar Hoa V. Dinh2014-10-24
* Work in progress on moving to chardetGravatar Hoa V. Dinh2014-10-23
* Travis runs unit testsGravatar Hoa V. DINH2014-10-21
* Implement unit tests for message builder and message parsersGravatar Hoa V. DINH2014-10-21
* Removed reference to C++ library, fixed product name, use the same info.plistGravatar Hoa V. Dinh2014-09-23
* Add iOS build as framework for Xcode6Gravatar Yuk Lai Suen2014-09-21
* Merge pull request #832 from CodaFi/NNTPGravatar Hoà V. DINH2014-08-20
|\
| * Remove ArticleInfoGravatar CodaFi2014-08-17
| * TestsGravatar CodaFi2014-08-16
| * cpp -> ccGravatar CodaFi2014-08-13
| * Cosmetic Changes; Fix header includesGravatar CodaFi2014-08-13
| * NNTP supportGravatar CodaFi2014-08-13
* | build for libc++Gravatar Hoa V. DINH2014-07-26
* | Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* | fixed the architecture warning at first launch in XCODE 5.1Gravatar Marco Pifferi2014-03-22
* | Fixed #396: link with icucore explicitelyGravatar Hoa V. DINH2014-03-08
|/
* Added Set to Obj-C bridgingGravatar Hoa V. DINH2014-01-30
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Implemented disconnection operation: fixed #412Gravatar Hoa V. DINH2013-11-12
* Fixed build for TravisGravatar Hoa V. DINH2013-09-29
* Enable build for arm64Gravatar Hoa V. DINH2013-09-28
* Added arm64 supportGravatar Matt Ronge2013-09-28
* Merge pull request #403 from CodaFi/NoopGravatar Hoà V. DINH2013-09-28
|\
| * Filename extension fixesGravatar CodaFi2013-09-26
* | Xcode 5 upgradeGravatar CodaFi2013-09-26
| * Implement Objective-C InterfaceGravatar CodaFi2013-09-24
| * Implement IMAP noopGravatar CodaFi2013-09-24
| * Implement POP noopGravatar CodaFi2013-09-24
| * Implement SMTP noopGravatar CodaFi2013-09-24
|/
* Added conversion between NSIndexSet and MCOIndexSet (fixed #370)Gravatar Hoa V. DINH2013-09-10
* Copy headersGravatar Ryan Walklin2013-09-06
* Add to iOS targetGravatar Ryan Walklin2013-09-06
* Add MCIMAPConnectOperation* to projectGravatar Ryan Walklin2013-09-06
* Switch to xctool for build.Gravatar Hoa V. DINH2013-08-25
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...Gravatar Hoa V. DINH2013-08-24
* Build all architectures on iOSGravatar Hoa V. Dinh2013-08-20
* Updated settingsGravatar Hoa V. DINH2013-08-17
* Fixed several warningsGravatar Hoa V. DINH2013-08-17
* renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
* added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* Check certificate is implemented for Mac/iOS (Fixed #152)Gravatar Hoa V. DINH2013-07-26
* Fixed build - https://travis-ci.org/MailCore/mailcore2/builds/9484814Gravatar Hoa V. DINH2013-07-25
* Fixed xcodeproj: don't include sources of fraemwork in tests.Gravatar Hoa V. DINH2013-07-20
* Inhibit warningsGravatar Damien Glancy2013-07-20
* Revert "Inhibit warnings"Gravatar Damien Glancy2013-07-20
* Inhibit warningsGravatar Damien Glancy2013-07-20
* Fixed #8: When the attachment is a folder, the folder is compressed and the a...Gravatar Hoa V. DINH2013-07-16
* Fixed #197: Adding MCMessageRenderingOperation.h to public headersGravatar Hoa V. DINH2013-07-13