mu/lib
Dirk-Jan C. Binnema 0ade4ecfa7 indexer: fix race condition
It was possible for the worker to stop before the work was even started; and
then we might wait forever for the queue to become empty.
2021-11-22 21:52:01 +02:00
..
index indexer: fix race condition 2021-11-22 21:52:01 +02:00
tests tests: move to subdir, move to meson 2021-11-08 23:58:05 +02:00
utils utils: add Mu::time_to_string 2021-11-10 22:32:28 +02:00
Makefile.am build: Add some Xapian deps 2021-11-12 23:11:45 +02:00
doxyfile.in * lib: doxygen support (WIP, just starting...) 2012-10-27 14:42:21 +03:00
meson.build tests: move to subdir, move to meson 2021-11-08 23:58:05 +02: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-contacts.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-contacts.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-data.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-flags.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-flags.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-maildir.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-maildir.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-crypto.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-doc.cc mu: rework xapian dependencies a bit 2021-11-03 12:34:08 +02:00
mu-msg-doc.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-fields.c mu-msg-fields: Mark contact fields as phrase-enabled 2019-08-01 22:11:39 +03:00
mu-msg-fields.h mu-msg-fields: Mark contact fields as phrase-enabled 2019-08-01 22:11:39 +03:00
mu-msg-file.cc mu: remove some unneeded code 2021-11-02 22:20:58 +02:00
mu-msg-file.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-part.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-part.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-prio.c integrate new query parser 2017-10-25 23:50:17 +03:00
mu-msg-prio.h Fix typos 2019-11-06 16:13:39 +01:00
mu-msg-priv.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg-sexp.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-msg.cc mu: remove some unneeded code 2021-11-02 22:20:58 +02:00
mu-msg.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-parser.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-parser.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-match-deciders.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-match-deciders.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-matches.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-results.hh mu: rework xapian dependencies a bit 2021-11-03 12:34:08 +02:00
mu-query-threads.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +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: honor maxnum in threaded queries 2021-10-23 11:06:45 +03:00
mu-query.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-runtime.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-runtime.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-script.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-script.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-server.cc index: ignore .update when store is empty 2021-11-11 21:58:23 +02:00
mu-server.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-store.cc store/indexer: move transaction handling to store 2021-11-09 22:43:11 +02:00
mu-store.hh store/indexer: move transaction handling to store 2021-11-09 22:43:11 +02: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 clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-xapian.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-xapian.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
tokenize.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00