aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Providers APIGravatar CodaFi2013-04-28
* Merge remote-tracking branch 'upstream/master' into Providers-APIGravatar CodaFi2013-04-28
|\
| * Merge pull request #35 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-22
| |\
| | * Fixes for embedded messages and headersGravatar Ken Grigsby2013-04-22
| | * Added checks for NULL values when creating reply/forward headersGravatar Ken Grigsby2013-04-22
| * | Merge pull request #33 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-20
| |\|
| | * Fix copying of array contentsGravatar Ken Grigsby2013-04-20
| |/
| * Fixed sortedArray implementationGravatar Hoa V. DINH2013-04-19
| * Merge pull request #32 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-19
| |\
| | * Added check for text/htmlGravatar Ken Grigsby2013-04-19
| | * added methods to decode data as stringsGravatar Ken Grigsby2013-04-19
| * | Merge pull request #31 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-19
| |\|
| | * Removed MCONSArray category on MCOAddress. Renamed RFC822String and nonEncode...Gravatar Ken Grigsby2013-04-19
| | * Implemented Address::RFC822StringForAddresses and Address::nonEncodedRFC822St...Gravatar Ken Grigsby2013-04-19
| * | Merge pull request #30 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-19
| |\|
| | * added #ifdef __cplusplusGravatar Ken Grigsby2013-04-19
| |/
| * Merge pull request #29 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-19
| |\
| | * implemented init method to create c++ MessageBuilderGravatar Ken Grigsby2013-04-19
| * | Implemented JSON parser with Unicode support. Implemented iteratorsGravatar Hoa V. DINH2013-04-18
| * | Merge pull request #28 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-04-18
|/| | | |/
| * brought forward some methods to ObjC interfaceGravatar Ken Grigsby2013-04-18
|/
* Fixed build issuesGravatar Hoa V. DINH2013-04-17
* Merge pull request #26 from MailCore/Addresses-Strings-MethodsGravatar DINH Viêt Hoà2013-04-17
|\
| * TyposGravatar CodaFi2013-04-17
| * Homogenous documentationGravatar CodaFi2013-04-17
| * new libJSON commitGravatar CodaFi2013-04-17
| * Implemented addressesWithRFC822StringGravatar CodaFi2013-04-17
|/
* Fixed MD5.Gravatar Hoa V. DINH2013-04-16
* ignore dirty submoduleGravatar Hoa V. DINH2013-04-16
* Added support for MD5, JSONGravatar Hoa V. DINH2013-04-16
* Fixed behavior of String::deleteCharactersInRange()Gravatar Hoa V. DINH2013-04-16
* Various fixes.Gravatar Hoa V. DINH2013-04-15
* Fixed nil array case when using Set::addObjectsFromArray()Gravatar Hoa V. DINH2013-04-13
* Fixed empty subject case when using MessageHeader::extractSubject()Gravatar Hoa V. DINH2013-04-13
* Added String::stringByAppendingPathComponent()Gravatar Hoa V. DINH2013-04-13
* complete basic interface for iOS exampleGravatar Jonathan Willing2013-04-12
* Fixed build of dependenciesGravatar Hoa V. DINH2013-04-11
* Made build easierGravatar Hoa V. DINH2013-04-11
* improved prepare scriptsGravatar Hoa V. DINH2013-04-11
* modified script to retrieve prebuilt dependenciesGravatar Hoa V. DINH2013-04-10
* Cleanup.Gravatar Hoa V. DINH2013-04-10
* resolve issue with autorelease poolsGravatar Jonathan Willing2013-04-09
* begin implenting some operationsGravatar Jonathan Willing2013-04-08
* log only if logEnabled if set to trueGravatar Hoa V. DINH2013-04-08
* Added an autorelease pool.Gravatar Hoa V. DINH2013-04-08
* Fixed link issue. C++ library was required.Gravatar Hoa V. DINH2013-04-08
* add header/linker search paths and flagsGravatar Jonathan Willing2013-04-08
* add preliminary iOS exampleGravatar Jonathan Willing2013-04-08
* Fixed global prepare scriptGravatar Hoa V. DINH2013-04-07
* added missing fileGravatar Hoa V. DINH2013-04-07