mu/lib
Dirk-Jan C. Binnema 7aa38d0b56 option/result: add "unwrap"
Sprinkle some more Rust on Option & Result
2023-08-09 23:24:47 +03:00
..
index indexer: fix build 2023-08-07 19:09:19 +03:00
message message & friends: make formattable 2023-08-09 23:24:47 +03:00
tests benchmark: improve setup 2023-07-25 23:56:19 +03:00
thirdparty lib/utils: update library paths 2023-07-05 23:14:34 +03:00
utils option/result: add "unwrap" 2023-08-09 23:24:47 +03:00
doxyfile.in * lib: doxygen support (WIP, just starting...) 2012-10-27 14:42:21 +03:00
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 update to use fmt-based apis 2023-07-05 23:10:13 +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 server: tweak sexp generation 2023-08-06 16:19:43 +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: add 'add_document' optimization, use it 2023-07-25 23:56:19 +03:00
mu-store.hh store: add 'add_document' optimization, use it 2023-07-25 23:56:19 +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