mu/mu
Dirk-Jan C. Binnema 95dffb98a6 query: Rework querying/threading machinery
Rewrite the query machinery in c++:
- use an MSet decorator instead of the mu-msg-iter stuff
- use mu-query-decider to mark duplicates/unreadable/related messages
- use mu-query-threader to replace the older container/thread code

Algorithm did not substantially change, but the implementation details
did.
2021-01-20 14:09:04 +02:00
..
Makefile.am mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-cmd-cfind.cc use c++ for some more sources 2020-11-07 14:11:59 +02:00
mu-cmd-extract.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd-find.cc use c++ for some more sources 2020-11-07 14:11:59 +02:00
mu-cmd-index.cc use c++ for some more sources 2020-11-07 14:11:59 +02:00
mu-cmd-script.cc use c++ for some more sources 2020-11-07 14:11:59 +02:00
mu-cmd-server.cc cmd-server: use std::fflush 2020-12-07 00:35:58 +02:00
mu-cmd.cc use c++ for some more sources 2020-11-07 14:11:59 +02:00
mu-cmd.hh mu: use updated Query API 2020-11-04 23:35:30 +02:00
mu-config.cc config: add message-size, batch-size option for init 2020-06-27 11:36:34 +03:00
mu-config.hh config: add message-size, batch-size option for init 2020-06-27 11:36:34 +03:00
mu-help-strings.awk * help: generate help texts from text file / awk 2012-07-20 11:05:18 +03:00
mu-help-strings.txt Fix `mu help` doesn't show the `init` command. Fix a sentence. 2020-08-14 00:00:54 +10:00
mu-memcheck.in mu: add memcheck script for valgrinding 2020-02-15 14:09:30 +02:00
mu.cc use c++ for some more sources 2020-11-07 14:11:59 +02:00
test-mu-cmd-cfind.cc mu: use updated Query API 2020-11-04 23:35:30 +02:00
test-mu-cmd.cc mu: use updated Query API 2020-11-04 23:35:30 +02:00
test-mu-query.cc query: Rework querying/threading machinery 2021-01-20 14:09:04 +02:00
test-mu-runtime.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-threads.cc query: Rework querying/threading machinery 2021-01-20 14:09:04 +02:00