aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes
Commit message (Expand)AuthorAge
...
| * Fixed crash, additional memory usage optimizationGravatar Hoa V. DINH2014-10-24
| * Memory usage optimizationGravatar Hoa V. DINH2014-10-24
| * Fixed crashGravatar Hoa V. DINH2014-10-24
| * Optimize memory allocationGravatar Hoa V. DINH2014-10-24
* | Implemented String primitive using CoreFoundation instead of ICUGravatar Hoa V. Dinh2014-10-24
* | Implemented charset detection with uchardetGravatar Hoa V. Dinh2014-10-23
| * Fixed memory leakGravatar Hoa V. Dinh2014-10-23
* | Work in progress on moving to chardetGravatar Hoa V. Dinh2014-10-23
|/
* Fixed crash when lastPathComponent() is called on an empty string (#911)Gravatar Hoa V. DINH2014-10-16
* Fixed race condition in OperationQueue (fixed #893)Gravatar Hoa V. DINH2014-10-14
* Fixed #887: refactored to make use of stripWhitespaceGravatar Hoa V. DINH2014-10-07
* Merge pull request #883 from foxinushka/fix/operation-queue-thread-safetyGravatar Hoà V. DINH2014-09-23
|\
| * Fixed thread safety in OperationQueueGravatar Viktor Gedzenko2014-09-23
* | Simplified extra headers implementation and content-types parametersGravatar Hoa V. DINH2014-09-22
|/
* Fixed #847: make performMethodOnDispatchQueueAfterDelay thread safeGravatar Hoa V. DINH2014-08-29
* Merge pull request #832 from CodaFi/NNTPGravatar Hoà V. DINH2014-08-20
|\
| * NNTP supportGravatar CodaFi2014-08-13
* | MCUTF8() to have the same behavior as MCUTF8DESC()Gravatar Hoa V. DINH2014-07-30
* | appending nil will not crash (#812)Gravatar Hoa V. DINH2014-07-30
* | Fixed memory leak (fixed #794)Gravatar Hoa V. DINH2014-07-20
* | Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* | Merge pull request #770 from foxinushka/masterGravatar Hoà V. DINH2014-07-15
|\ \
* | | refactored sortedArray()Gravatar Hoa V. DINH2014-06-26
| * | Fixed DOCTYPE in MCHTMLCleanerGravatar Viktor Gedzenko2014-06-24
|/ /
* | Merge pull request #738 from CleanShavenApps/mc-masterGravatar Hoà V. DINH2014-06-14
|\ \
* | | Fixed intersction methodsGravatar Hoa V. DINH2014-06-13
| * | Merge branch 'fix-for-jap-encoding-crash' into mc-masterGravatar honcheng2014-06-03
|/| |
| * | Fixed crash when stringWithDetectedCharset in MCData returns NULL for Japanes...Gravatar honcheng2014-06-03
* | | Fixed MCString::htmlMessageContent()Gravatar Viktor Gedzenko2014-05-27
* | | Fixed IndexSet iteratorGravatar Hoa V. DINH2014-05-22
* | | Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
* | | Fixed build, fixed iteratorGravatar Hoa V. DINH2014-05-18
* | | IndexSet iteratorGravatar Hoa V. DINH2014-05-18
* | | Fixed linux buildGravatar Hoa V. DINH2014-05-18
|/ /
* | Turn off TidyMark to clean up HTML outputGravatar George Nachman2014-05-02
* | Fixed type conversionGravatar Hoa V. DINH2014-04-15
* | deletion of ending characters made easierGravatar Hoa V. DINH2014-04-15
* | Fixed #671: workaround bad message encodingGravatar Hoa V. Dinh2014-04-04
* | Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
* | Added sort array in placeGravatar Hoa V. DINH2014-03-26
* | Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2014-03-14
|\ \
* | | Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
| |/ |/|
| * Disable logs. Fixed description of SetGravatar Hoa V. DINH2014-03-12
| * Fixed Cancel All OperationsGravatar Luca2014-03-12
| * Cancel all operationsGravatar Luca2014-03-10
|/
* Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
* Fixed delay typeGravatar Hoa V. Dinh2014-02-26
* Fixed #608: cancelled scheduled operations that are not run will not run in t...Gravatar Hoa V. DINH2014-02-23
* Removed Unnecessary NULL-Pointer CheckGravatar CodaFi2014-02-22
* Conformant header guardsGravatar CodaFi2014-02-22