mu/lib/utils
Dirk-Jan C. Binnema 15f08488d3 remove Mu::format, use mu_format
Use the new fmt-based formatting.
2023-08-19 20:04:50 +03:00
..
tests remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00
meson.build utils: implement html-to-text 2023-07-25 21:26:36 +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 update to use fmt-based apis 2023-07-05 23:10:13 +03:00
mu-command-handler.hh lib: update for api changes, update tests 2023-06-27 00:53:23 +03:00
mu-error.hh remove Mu::format, use mu_format 2023-08-19 20:04:50 +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 utils: rework Mu::Error and g_ logging macros with fmt 2023-07-05 23:07:11 +03: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 utils: add mu-option.cc 2022-04-18 22:54:33 +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 mu-regex: add multiline test 2023-07-30 00:50:45 +03:00
mu-regex.hh utils/mu-regex: add move constructor 2023-07-11 22:54:01 +03:00
mu-result.hh option/result: add "unwrap" 2023-08-09 23:24:47 +03: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 store/index: and unit test for circular symlink 2023-07-18 23:18:21 +03:00
mu-test-utils.hh mu-view: test locale to C for tests 2023-07-29 17:25:07 +03:00
mu-utils-file.cc utils: add expand_path (wordexp wrapper) 2023-08-03 22:47:27 +03:00
mu-utils-file.hh utils-file: don't use regexp in join_paths 2023-08-06 16:19:43 +03:00
mu-utils.cc remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00
mu-utils.hh remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00