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
Manos Pitsidianakis 328b17a995
ui/CompactListing: use Segment Trees to calculate max page column width
Given a range of entries that occupy a page (eg [0, 50] for a page of 50
rows high) get the max entry width for this column by using maximum
range queries with segment trees.
5 years ago
..
src ui/CompactListing: use Segment Trees to calculate max page column width 5 years ago
Cargo.toml Push version to 0.4.1 5 years ago
build.rs melib: add notmuch backend 5 years ago