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/text
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
..
grapheme_clusters.rs Make unicode-segmentation a hard dependency 2 months ago
line_break.rs Make unicode-segmentation a hard dependency 2 months ago
mod.rs Make unicode-segmentation a hard dependency 2 months ago
search.rs melib: rename text_processing to text for the whole brevity thing 5 months ago
tables.rs melib: rename text_processing to text for the whole brevity thing 5 months ago
tables.rs.gz melib: rename text_processing to text for the whole brevity thing 5 months ago
types.rs melib: rename text_processing to text for the whole brevity thing 5 months ago
wcwidth.rs melib/wcwidth: move tests to tests module 5 months ago