mu/lib
Dirk-Jan C. Binnema bb5c36c658 tests: add some very basic CLD2_TEST
just to check if it works at all; no need to check cld2 at all.
2024-03-01 23:05:33 +02:00
..
message message: make sure HAVE_CLD2 is found 2024-03-01 16:43:13 +02:00
tests tests: add some very basic CLD2_TEST 2024-03-01 23:05:33 +02:00
utils tests: check setlocale return value 2024-02-25 17:11:29 +02:00
meson.build tests: move to tests/, make optional 2024-01-06 18:35:22 +02:00
mu-config.cc lib: xapian-db/config: more tests 2023-09-23 09:27:46 +03:00
mu-config.hh support xapian ngrams 2023-09-09 17:26:20 +03:00
mu-contacts-cache.cc mu-contacts: remove some debug logging 2023-10-30 22:55:37 +02:00
mu-contacts-cache.hh lib: support ignoring addresses for contacts-cache 2023-07-02 00:06:56 +03:00
mu-indexer.cc lib: move transaction handling to mu-xapian 2023-12-22 21:24:41 +02:00
mu-indexer.hh mu-index: add blocking start() 2023-09-16 11:12:16 +03:00
mu-maildir.cc lib: debug-log moving / unlinking 2023-12-06 20:29:27 +02:00
mu-maildir.hh lib: use flags_maildir_file 2023-09-24 17:29:56 +03:00
mu-query-macros.cc lib: replace mu-bookmarks with mu-query-macros 2023-09-11 23:54:56 +03:00
mu-query-macros.hh lib: replace mu-bookmarks with mu-query-macros 2023-09-11 23:54:56 +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-parser.cc query-parser: handle naked NOT, add tests 2023-09-21 19:29:59 +03:00
mu-query-parser.hh lib: implement new query parser 2023-09-09 11:59:59 +03:00
mu-query-processor.cc lib: query-processor: fix handling unknown flags 2023-10-09 23:50:08 +03:00
mu-query-results.hh lib: hide some code from coverage checking 2023-09-11 23:51:37 +03:00
mu-query-threads.cc lib: hide some code from coverage checking 2023-09-11 23:51:37 +03:00
mu-query-threads.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-xapianizer.cc wip: xapianizer unit tests 2023-10-14 16:25:58 +03:00
mu-query.cc mu-query: remove unnused move ctor 2023-09-12 21:35:47 +03:00
mu-query.hh mu-query: remove unnused move ctor 2023-09-12 21:35:47 +03:00
mu-scanner.cc mu-index: add blocking start() 2023-09-16 11:12:16 +03:00
mu-scanner.hh lib: move index/ into main lib/ 2023-09-10 08:55:25 +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: perform_move: throw when message not found 2023-12-31 07:49:56 +02:00
mu-server.hh lib: hide some code from coverage checking 2023-09-11 23:51:37 +03:00
mu-store.cc mu-init: insist that --maildir is absolute 2024-02-26 01:08:44 +02:00
mu-store.hh mu-init: insist that --maildir is absolute 2024-02-26 01:08:44 +02:00
mu-xapian-db.cc xapian-db: improve some error messages 2023-12-29 22:28:10 +02:00
mu-xapian-db.hh lib/mu-xapian-db: handle exception with dec_transaction_level 2024-01-23 19:15:30 +02:00