aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/utils
Commit message (Collapse)AuthorAge
* Move unavailable initializers out of categories, so they’ll be properly ↵Gravatar Tom Harrington2017-12-29
| | | | | handled in Swift. (#1698) If NS_UNAVAILABLE is used in a category, Swift doesn’t notice, and these initializers are permitted even though they don’t work.
* Mark non-designated initializers and new as unavailableGravatar Nikolay Morev2016-02-09
|
* id -> instancetypeGravatar Robert Widmann2016-02-02
|
* Make -init unavailableGravatar Robert Widmann2016-01-19
|
* Added EOL at the end of fileGravatar Hoa V. Dinh2015-09-10
|
* Implemented isEqual on IndexSetGravatar Hoa V. DINH2015-08-09
|
* Implemented error message for JavaGravatar Hoa V. Dinh2015-01-05
|
* Support for short valuesGravatar Hoa V. DINH2014-12-14
|
* Fixed #876: added application specific passwordGravatar Hoa V. DINH2014-10-07
|
* Fixed warning (fixed #852)Gravatar Hoa V. DINH2014-08-30
|
* Fixed #791: fixed crash when trying to parse an invalid addressGravatar Hoa V. Dinh2014-07-15
|
* dispatch_queue_t property: check OS_OBJECT_HAVE_OBJC_SUPPORTGravatar Andrey Isaev2014-07-03
|
* Merge pull request #713 from rlaferla/masterGravatar Hoà V. DINH2014-05-10
|\ | | | | Update MCOIndexSet.h
| * Update MCOIndexSet.hGravatar Robert La Ferla2014-05-09
| | | | | | Added documentation of MCORange for easy reference.
* | Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
|/
* Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
|
* Merge pull request #619 from mronge/masterGravatar Hoà V. DINH2014-03-04
|\ | | | | Add NSCoding to classes that support it
| * Add NSCoding to classes that support itGravatar Matt Ronge2014-03-04
| |
* | Fixed #608: cancelled scheduled operations that are not run will not run in ↵Gravatar Hoa V. DINH2014-02-23
| | | | | | | | the future.
* | Conformant header guardsGravatar CodaFi2014-02-22
|/ | | | Fixes #606
* Added Set to Obj-C bridgingGravatar Hoa V. DINH2014-01-30
|
* ObjC API for indexset helpersGravatar Hoa V. DINH2014-01-19
|
* Added commentGravatar Hoa V. DINH2014-01-02
|
* Cast key lenGravatar CodaFi2013-11-14
|
* Cleanup and documentationGravatar CodaFi2013-10-25
|
* Added ObjC-interfaceGravatar CodaFi2013-10-25
|
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
|
* Fixed #395: fixed conversion between MCOIndexSet and NSIndexSetGravatar Hoa V. DINH2013-09-23
|
* Fixed #391: fixed int conversionGravatar Hoa V. DINH2013-09-21
|
* Added conversion between NSIndexSet and MCOIndexSet (fixed #370)Gravatar Hoa V. DINH2013-09-10
|
* Remove a few potential memory leaksGravatar Yuk Lai Suen2013-09-09
|
* Additional error descriptionsGravatar Hoa V. Dinh2013-09-03
|
* Make MCORange and MCOIndexSet serializableGravatar Hoa V. Dinh2013-08-02
|
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
|
* Added MCOErrorNone messageGravatar CodaFi2013-07-05
|
* Moved tableGravatar Robert Widmann2013-07-04
|
* Adds localized description tableGravatar CodaFi2013-07-04
|
* Updated the rest of the docsGravatar Matt Ronge2013-06-02
|
* Fix copying of array contentsGravatar Ken Grigsby2013-04-20
|
* brought forward some methods to ObjC interfaceGravatar Ken Grigsby2013-04-18
|
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
|
* Added index eunumerator to MCOIndexSet.Gravatar Hoa V. DINH2013-04-06
|
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
|
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Build for iOS.Gravatar Hoa V. DINH2013-03-29
|
* Fixed ObjC <-> C++ integrationGravatar Hoa V. DINH2013-03-27
|
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
|
* Implemented IMAP ObjC APIGravatar Hoa V. DINH2013-03-24
|
* Fixed behavior for unsupported objectsGravatar Hoa V. DINH2013-03-23
|