meli/melib/src
Manos Pitsidianakis a365a846b8
Replace StackVec with smallvec::SmallVec
SmallVec has a less buggy and better implementation.
2020-01-20 15:58:59 +02:00
..
addressbook melib: add datetime module 2020-01-06 16:10:36 +02:00
backends Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
email Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
addressbook.rs melib: add datetime module 2020-01-06 16:10:36 +02:00
async_workers.rs melib: make Work use FnOnce closures 2019-12-20 00:53:43 +02:00
backends.rs melib/backends: remove folder_operation 2019-12-18 15:43:30 +02:00
collection.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
conf.rs ui: add auto_choose_multipart_alternative 2020-01-02 00:08:21 +02:00
datetime.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
email.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
error.rs melib: Replace String with Cow<'static, str> 2020-01-07 12:55:27 +02:00
lib.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
logging.rs melib: add datetime module 2020-01-06 16:10:36 +02:00
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 2019-09-08 11:49:23 +03:00
parsec.rs melib/vcard: add parser for vcard files 2019-11-27 01:46:23 +02:00
thread.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00