summaryrefslogtreecommitdiff
path: root/lib/utils
AgeCommit message (Expand)Author
2023-06-27lib: update for api changes, update testsDirk-Jan C. Binnema
2023-06-27utils/sexp: extend and improve testsDirk-Jan C. Binnema
2023-06-04utils/sexp: add some convenienceDirk-Jan C. Binnema
2023-05-12utils: fix non-cld2 buildDirk-Jan C. Binnema
2023-05-11utils: implement language-detectorDirk-Jan C. Binnema
2023-04-29lib/utils: implement read_from_stdinDirk-Jan C. Binnema
2023-04-29utils: implement g_cancellable_new_with_timeoutDirk-Jan C. Binnema
2023-04-14utils: add thread_dep for logger testDirk-Jan C. Binnema
2023-04-11mu: improve error numbersDirk-Jan C. Binnema
2023-04-09tests: always log to file during testsDirk-Jan C. Binnema
2023-04-09logger: create logdir if non-existentDirk-Jan C. Binnema
2023-04-09test: don't "uniqify" link names during testDirk-Jan C. Binnema
2023-04-08mu-logger: Add lock for file-logger and stress testDirk-Jan C. Binnema
2023-03-30mu-find: restore JSON outputDirk-Jan C. Binnema
2023-03-28mu-find: brush off --format=links unit testDirk-Jan C. Binnema
2023-01-29mu: improve mu-errorDirk-Jan C. Binnema
2023-01-29utils: add missing mu-regex.ccDirk-Jan C. Binnema
2023-01-29utils: improve xapian exception handling / reportingDirk-Jan C. Binnema
2023-01-29lib: use join_pathsDirk-Jan C. Binnema
2023-01-29utils: add join_paths + testsDirk-Jan C. Binnema
2023-01-29utils: add Regex::replace + unit testsDirk-Jan C. Binnema
2023-01-29utils: remove some dead test codeDirk-Jan C. Binnema
2023-01-21mu-error: Add missing <cstdint> includeArsen Arsenović
2023-01-19server: add a few stopwatchesDirk-Jan C. Binnema
2023-01-14utils: get rid of mu-util.[ch]Dirk-Jan C. Binnema
2023-01-07server: split off new server command 'queries'Dirk-Jan C. Binnema
2022-12-31mu-regex: make backward-compatible with older glibDirk-Jan C. Binnema
2022-12-30many: use Mu::Regex instead of std::regexDirk-Jan C. Binnema
2022-12-30utils/mu-regex: add PCRE Regex wrapperDirk-Jan C. Binnema
2022-12-10mu-utils: use const char* from for time_to_stringDirk-Jan C. Binnema
2022-11-17script: Rework guile script with new CLI supportDirk-Jan C. Binnema
2022-11-16lib: remove mu-runtimeDirk-Jan C. Binnema
2022-11-13utils/command-handler: fix symbol-arg copy-pastaDirk-Jan C. Binnema
2022-11-12utils/mu-utils-format: add missing includesDirk-Jan C. Binnema
2022-11-07command-handler: rework for new sexpDirk-Jan C. Binnema
2022-11-07sexp: major rework / API improvementsDirk-Jan C. Binnema
2022-10-30mu-error: add missing string includeDirk-Jan C. Binnema
2022-10-02utils: add helpers for assoc-pairsDirk-Jan C. Binnema
2022-08-20autotools: removeDirk-Jan C. Binnema
2022-08-11tests: update test helpers and usersDirk-Jan C. Binnema
2022-06-18build: fix some compiler warningsDirk-Jan C. Binnema
2022-06-16utils: add regex-splitDirk-Jan C. Binnema
2022-06-09test-utils: add error testDirk-Jan C. Binnema
2022-06-04utils: improve locale_workaroundDirk-Jan C. Binnema
2022-06-04mu-util-play: simplifyDirk-Jan C. Binnema
2022-06-02lib: improve test coverageDirk-Jan C. Binnema
2022-05-31result: make assert_valid_result a bit more informativeDirk-Jan C. Binnema
2022-05-30mu-server: add a bit more debugging infoDirk-Jan C. Binnema
2022-05-28utils: add fallback for time_to_stringDirk-Jan C. Binnema
2022-05-24tests: improve coverage a bitDirk-Jan C. Binnema