mu/lib
Dirk-Jan C. Binnema 9c28c65d45 utils: handle "unbroken" scripts
Do not removing combining characters from scripts without explicit word
boundaries, such as those for CJK.

Reuse some Xapian code for that.
2023-09-09 11:40:36 +03:00
..
index scanner: add maildir-scan mode; improve portability 2023-08-17 22:42:25 +03:00
message mu-priority: implement priority_from_name 2023-08-21 18:29:21 +03:00
tests test: move test messages to testdata/ 2023-09-05 08:34:27 +03:00
utils utils: handle "unbroken" scripts 2023-09-09 11:40:36 +03:00
doxyfile.in
meson.build lib/store: rework to use xapian-db / config 2023-07-02 00:06:56 +03:00
mu-bookmarks.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-bookmarks.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-config.cc lib: create mu-xapian-db, mu-config 2023-07-02 00:06:56 +03:00
mu-config.hh lib/config: set default batch-size to 50000 2023-08-04 00:09:02 +03:00
mu-contacts-cache.cc lib/contacts-cache: improve code 2023-07-11 22:54:01 +03:00
mu-contacts-cache.hh lib: support ignoring addresses for contacts-cache 2023-07-02 00:06:56 +03:00
mu-maildir.cc lib/maildir: use mv for moving to avoid warnings 2023-07-10 23:17:06 +03:00
mu-maildir.hh lib/maildir: use mv for moving to avoid warnings 2023-07-10 23:17:06 +03:00
mu-parser.cc remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00
mu-parser.hh query-parser: tidy up 2022-06-14 23:15:27 +03:00
mu-query-match-deciders.cc mu-query-match-decider: add 'Related' to flags 2022-12-08 19:33:15 +02:00
mu-query-match-deciders.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-results.hh message & friends: make formattable 2023-08-09 23:24:47 +03:00
mu-query-threads.cc migrate some more code to mu_format / join_paths 2023-07-20 23:14:29 +03:00
mu-query-threads.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query.cc mu-query: small optimization tweaks 2023-08-04 00:09:02 +03:00
mu-query.hh query: update query subsys to use Message 2022-04-30 10:40:45 +03:00
mu-script.cc clang: avoid some build warnings 2023-07-23 21:04:26 +03:00
mu-script.hh script: Rework guile script with new CLI support 2022-11-17 11:00:06 +02:00
mu-server.cc better handle maildir cache 2023-08-19 20:04:50 +03:00
mu-server.hh mu-server: use strings, not sexps object (optimization) 2023-08-04 00:09:02 +03:00
mu-store.cc store: expose maildirs() method 2023-08-17 22:42:25 +03:00
mu-store.hh store: expose maildirs() method 2023-08-17 22:42:25 +03:00
mu-tokenizer.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-tokenizer.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-tree.hh Avoid word-splitting regular expression matches 2022-11-20 10:18:01 +02:00
mu-xapian-db.cc lib: xapian-db/store: simplify 2023-07-10 23:15:40 +03:00
mu-xapian-db.hh store: add 'add_document' optimization, use it 2023-07-25 23:56:19 +03:00
mu-xapian.cc Avoid word-splitting regular expression matches 2022-11-20 10:18:01 +02:00
mu-xapian.hh query-parser: tidy up 2022-06-14 23:15:27 +03:00
tokenize.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00