mu/lib/utils
Dirk-Jan C. Binnema a0d60d23b0 compat: include sys/wait.h where needed
netbsd needs this explicitly, other systems let us get away without it.
2024-04-21 22:08:10 +03:00
..
tests test-mu-utils: update parse_date_time tests 2024-04-14 11:30:20 +03:00
meson.build utils: build test-utils when tests are not disabled 2024-04-08 18:29:57 +03:00
mu-async-queue.hh lib: update for api changes, update tests 2023-06-27 00:53:23 +03:00
mu-command-handler.cc command-handler: more unit tests 2023-09-24 17:29:56 +03:00
mu-command-handler.hh command-handler: more unit tests 2023-09-24 17:29:56 +03:00
mu-error.cc error: more unit tests 2023-09-24 17:29:56 +03:00
mu-error.hh error: more unit tests 2023-09-24 17:29:56 +03:00
mu-html-to-text.cc html-to-text: add missing include <array> 2023-07-26 23:30:54 +03:00
mu-lang-detector.cc utils: fix non-cld2 build 2023-05-12 21:52:32 +03:00
mu-lang-detector.hh utils: implement language-detector 2023-05-11 23:23:52 +03:00
mu-logger.cc clang: fix some compiler warnings 2024-03-15 19:47:30 +02:00
mu-logger.hh mu-logger: Add lock for file-logger and stress test 2023-04-08 10:26:15 +03:00
mu-option.cc lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
mu-option.hh option/result: add "unwrap" 2023-08-09 23:24:47 +03:00
mu-readline.cc utils/readline: use fmt-based apis 2023-07-25 21:26:01 +03:00
mu-readline.hh mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-regex.cc improve unit tests 2023-09-24 20:21:57 +03:00
mu-regex.hh improve unit tests 2023-09-24 20:21:57 +03:00
mu-result.hh mu-result: small tweaks 2023-12-13 21:48:43 +02:00
mu-sexp.cc sexp: use fmt for parsing_error 2023-07-05 23:40:36 +03:00
mu-sexp.hh remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00
mu-test-utils.cc tests: check setlocale return value 2024-02-25 17:11:29 +02:00
mu-test-utils.hh unit-tests: modernize 2023-09-11 23:51:37 +03:00
mu-unbroken.hh utils/unbroken: avoid pre-C++20 compiler warning 2023-09-10 10:15:33 +03:00
mu-utils-file.cc compat: include sys/wait.h where needed 2024-04-21 22:08:10 +03:00
mu-utils-file.hh mu-init: guess maildir when --maildir is missing 2024-01-01 10:33:03 +02:00
mu-utils.cc mu-utils: update casting from int64_t -> time_t 2024-04-13 20:06:39 +03:00
mu-utils.hh mu-utils: update casting from int64_t -> time_t 2024-04-13 20:06:39 +03:00