You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src
Manos Pitsidianakis ae96038fbf
Make unicode-segmentation a hard dependency
meli/melib are UTF8 software, so we should have proper Unicode support.

A compile-time env var is added, `UNICODE_REGENERATE_TABLES` to force
network access and rebuild the cached unicode tables.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 months ago
..
addressbook melib/addressbook: impl Hash for Card 2 months ago
backends melib: move backends out of the backends module 11 months ago
email Make unicode-segmentation a hard dependency 2 months ago
gpgme Replace erroneous use of set_err_kind with set_kind 4 months ago
imap Fix new 1.77 clippy lints 2 months ago
jmap Add option to highlight self in mailing list threads 3 months ago
maildir melib/utils: add hostname() utility function 4 months ago
mbox melib: add clippy::doc_markdown 3 months ago
nntp Fix new 1.77 clippy lints 2 months ago
notmuch melib: add clippy::doc_markdown 3 months ago
text Make unicode-segmentation a hard dependency 2 months ago
thread listing/thread: fix display of threaded conversations tree structure 11 months ago
utils melib/connections: don't print raw bytes as escaped unicode 3 months ago
addressbook.rs melib/addressbook: impl Hash for Card 2 months ago
backends.rs melib: add clippy::doc_markdown 3 months ago
collection.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
conf.rs Various unimportant minor style/doc fixups 3 months ago
email.rs Fix rustdoc::redundant_explicit_links 6 months ago
error.rs imap/protocol_parser: reduce debug prints 3 months ago
lib.rs Make unicode-segmentation a hard dependency 2 months ago
search.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
sieve.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
smtp.rs Update all instances of old domains with meli-email.org 3 months ago
thread.rs Make unicode-segmentation a hard dependency 2 months ago