aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use LLVM Unicode conversion. Improved extra headers parsing.Gravatar Hoa V. Dinh2014-10-27
* Fixed crash (#938)Gravatar Hoa V. DINH2014-10-27
* Merge pull request #937 from MailCore/removing-icu-dependencyGravatar Hoà V. DINH2014-10-26
|\
| * Improved license descriptionGravatar Hoa V. DINH2014-10-26
| * Removed ICU dependency from build instructions. Added license in README file.Gravatar Hoa V. DINH2014-10-26
| * Update when a different build is requiredGravatar Hoa V. DINH2014-10-26
| * Builds can be performed from a branchGravatar Hoa V. DINH2014-10-26
| * Fixed buildGravatar Hoa V. DINH2014-10-26
| * Cleanup project, prepare build for mailcore2Gravatar Hoa V. DINH2014-10-26
| * Build dependency if the version reference is missingGravatar Hoa V. DINH2014-10-26
| * Fixed typo in CMakefileGravatar Hoa V. DINH2014-10-26
| * Fixed build for Linux: download ICU packageGravatar Hoa V. DINH2014-10-26
| * Use ICU on LinuxGravatar Hoa V. DINH2014-10-26
| * Implemented u_strchr() and u_strrchr()Gravatar Hoa V. DINH2014-10-26
| * Fixed CMake buildGravatar Hoa V. DINH2014-10-26
| * Fixed buildGravatar Hoa V. DINH2014-10-26
| * Refactored build system of dependenciesGravatar Hoa V. DINH2014-10-26
| * Merge branch 'master' into removing-icu-dependencyGravatar Hoa V. DINH2014-10-25
| |\ | |/ |/|
* | Optimize memory usageGravatar Hoa V. DINH2014-10-25
* | Merge pull request #935 from michaellenaghan/fetch-parsed-message-operation-fixGravatar Hoà V. DINH2014-10-25
|\ \
| * | Fix error in new fetch parsed content operation.Gravatar Michael Lenaghan2014-10-25
|/ /
| * Merge branch 'master' into removing-icu-dependencyGravatar Hoa V. DINH2014-10-25
| |\ | |/ |/|
* | Merge pull request #933 from michaellenaghan/fetch-parsed-message-operationGravatar Hoà V. DINH2014-10-25
|\ \
* | | Additional memory allocation optimizationGravatar Hoa V. DINH2014-10-25
| | * Merge branch 'master' into removing-icu-dependencyGravatar Hoa V. DINH2014-10-25
| | |\ | |_|/ |/| |
* | | Fixed crash, additional memory usage optimizationGravatar Hoa V. DINH2014-10-24
* | | Memory usage optimizationGravatar Hoa V. DINH2014-10-24
* | | Fixed memory leakGravatar Hoa V. DINH2014-10-24
* | | Fixed crashGravatar Hoa V. DINH2014-10-24
* | | Optimize memory allocationGravatar Hoa V. DINH2014-10-24
| * | Add an operation to fetch a parsed message.Gravatar Michael Lenaghan2014-10-24
|/ /
| * Implemented String primitive using CoreFoundation instead of ICUGravatar Hoa V. Dinh2014-10-24
* | Fixed build (#931), #924 broke itGravatar Hoa V. DINH2014-10-24
* | Merge pull request #924 from CodaFi/NNTP-CleanupGravatar Hoà V. DINH2014-10-23
|\ \
| * | Fix cmake buildGravatar Robert Widmann2014-10-23
| | * Implemented charset detection with uchardetGravatar Hoa V. Dinh2014-10-23
| * | FetchArticles -> FetchAllArticlesGravatar Robert Widmann2014-10-23
* | | Fixed memory leakGravatar Hoa V. Dinh2014-10-23
| | * Work in progress on moving to chardetGravatar Hoa V. Dinh2014-10-23
| |/ |/|
| * Renaming and Fix TyposGravatar Robert Widmann2014-10-22
| * Simplify with suggested codeGravatar Robert Widmann2014-10-22
| * Merge remote-tracking branch 'upstream/master' into NNTP-CleanupGravatar Robert Widmann2014-10-22
| |\ | |/ |/|
* | Merge pull request #927 from demoszp/masterGravatar Hoà V. DINH2014-10-22
|\ \
| * | Update MCIMAPSession.ccGravatar Dmitry Savenok2014-10-22
|/ /
* | Removed ICU dependency from MCDateFormatterGravatar Hoa V. DINH2014-10-21
* | Updated to libetpan 7020007cfcc75b58af4d12248f1e687f21a1986dGravatar Hoa V. DINH2014-10-21
* | Moved code to generate unit tests resultsGravatar Hoa V. DINH2014-10-21
* | Merge pull request #926 from MailCore/unittestGravatar Hoà V. DINH2014-10-21
|\ \
* | | Test sdk at one location. Redirect when downloading from the sources of ICUGravatar Hoa V. DINH2014-10-21
| * | Travis runs unit testsGravatar Hoa V. DINH2014-10-21