Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Various fixes, made HTMLCleaner public, added URL encoder | Hoa V. DINH | 2015-06-01 |
| | |||
* | AccountValidator Fixes | Christopher Hockley | 2015-02-10 |
| | |||
* | AccountValidator Update | Christopher Hockley | 2015-02-05 |
| | |||
* | AccountValidator Update | Christopher Hockley | 2015-01-30 |
| | |||
* | Fixed build on Linux | Hoa V. DINH | 2015-01-21 |
| | |||
* | Fixed build | Hoa V. DINH | 2015-01-21 |
| | |||
* | Fixed build on Linux | Hoa V. DINH | 2015-01-21 |
| | |||
* | Fixed build | Hoa V. DINH | 2015-01-21 |
| | |||
* | Implemented error message for Java | Hoa V. Dinh | 2015-01-05 |
| | |||
* | Fixed build | Hoa V. DINH | 2015-01-03 |
| | |||
* | Refactoring, fixed #1013 | Hoa V. DINH | 2015-01-03 |
| | |||
* | Renamed .cc files to .cpp (fixed #983) | Hoa V. DINH | 2014-11-19 |
| | |||
* | Port to win32 | Hoa V. Dinh | 2014-11-14 |
| | |||
* | Build for Linux | Hoa Dinh | 2014-11-12 |
| | |||
* | build for GTK | Hoa Dinh | 2014-11-11 |
| | |||
* | Fixed CMake build | Hoa V. Dinh | 2014-11-11 |
| | |||
* | Remove the header from public headers. | robario | 2014-10-31 |
| | |||
* | Add a new operation for SMTP login. | robario | 2014-10-29 |
| | |||
* | Fixed cmake build | Hoa V. Dinh | 2014-10-27 |
| | |||
* | Fixed CMake build | Hoa V. DINH | 2014-10-26 |
| | |||
* | Merge pull request #933 from michaellenaghan/fetch-parsed-message-operation | Hoà V. DINH | 2014-10-25 |
|\ | | | | | Add an operation to fetch a parsed message. | ||
* | | Fixed crash, additional memory usage optimization | Hoa V. DINH | 2014-10-24 |
| | | |||
* | | Memory usage optimization | Hoa V. DINH | 2014-10-24 |
| | | |||
| * | Add an operation to fetch a parsed message. | Michael Lenaghan | 2014-10-24 |
|/ | | | | This avoids the copying of Data to NSData to Data which happens with the current approach. In one test case, a message with an ~18 MB attachment, the current (copying) approach peaked at ~150 MB of memory usage in my app. This new approach peaks at ~65 MB. Another test case, which often caused iOS to terminate my app, now peaks at ~90 MB. In addition to the improved memory usage this approach also means that message parsing is performed asynchronously. | ||
* | Fix cmake build | Robert Widmann | 2014-10-23 |
| | |||
* | FetchArticles -> FetchAllArticles | Robert Widmann | 2014-10-23 |
| | |||
* | Server Time Operations | Robert Widmann | 2014-10-21 |
| | |||
* | XOVER | Robert Widmann | 2014-10-21 |
| | |||
* | Patch cmake list | CodaFi | 2014-08-17 |
| | |||
* | Remove ArticleInfo | CodaFi | 2014-08-17 |
| | |||
* | Appease cmake | CodaFi | 2014-08-16 |
| | |||
* | Fixed #605 | Hoa V. Dinh | 2014-02-24 |
| | |||
* | Fixed cmake build | Hoa V. Dinh | 2013-11-13 |
| | |||
* | Update build scripts | CodaFi | 2013-09-26 |
| | |||
* | Added conversion between NSIndexSet and MCOIndexSet (fixed #370) | Hoa V. DINH | 2013-09-10 |
| | |||
* | Add MCIMAPConnectOperation.cc for cmake build | Ryan Walklin | 2013-09-07 |
| | |||
* | Fixed CMake build | Hoa V. DINH | 2013-08-24 |
| | |||
* | Fixed #8: When the attachment is a folder, the folder is compressed and the ↵ | Hoa V. DINH | 2013-07-16 |
| | | | | attachment is the compressed file. | ||
* | Fixed 171: Updated CMakefile to latest changes | Hoa V. DINH | 2013-07-12 |
| | |||
* | Added missing file for CMakefile | Hoa V. DINH | 2013-06-17 |
| | |||
* | Fixed build for linux/mac with CMake. | Hoa V. DINH | 2013-06-17 |