summaryrefslogtreecommitdiff
path: root/lib/utils/mu-error.hh
AgeCommit message (Expand)Author
2025-07-24fmt: prefer system package if foundDirk-Jan C. Binnema
2023-09-24error: more unit testsDirk-Jan C. Binnema
2023-09-23mu: log warning when exiting with errorDirk-Jan C. Binnema
2023-09-16mu-error: allow for adding end-user hintsDirk-Jan C. Binnema
2023-08-19remove Mu::format, use mu_formatDirk-Jan C. Binnema
2023-07-05utils: rework Mu::Error and g_ logging macros with fmtDirk-Jan C. Binnema
2023-07-02all: update for API changes (config etc.)Dirk-Jan C. Binnema
2023-04-11mu: improve error numbersDirk-Jan C. Binnema
2023-01-29mu: improve mu-errorDirk-Jan C. Binnema
2023-01-21mu-error: Add missing <cstdint> includeArsen Arsenović
2023-01-14utils: get rid of mu-util.[ch]Dirk-Jan C. Binnema
2022-11-17script: Rework guile script with new CLI supportDirk-Jan C. Binnema
2022-10-30mu-error: add missing string includeDirk-Jan C. Binnema
2022-05-15mu: improve error reportingDirk-Jan C. Binnema
2022-05-12mu-error: encode retval/flags in enumDirk-Jan C. Binnema
2022-04-30error: Add some more error codesDirk-Jan C. Binnema
2022-04-16error: Add crypto error codeDirk-Jan C. Binnema
2022-03-28mu-error: make fill_g_error constDirk-Jan C. Binnema
2022-03-26mu-error: fix typoDirk-Jan C. Binnema
2022-02-22utils: some more convenience for error/resultDirk-Jan C. Binnema
2022-02-18lib: fix clang compatibility / warningsDirk-Jan C. Binnema
2022-02-16mu-error: Better support for GErrorDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-04-22seperate Mu::format and Mu::vformatDerek Zhou
2020-11-15utils: add Result / Option typesDirk-Jan C. Binnema
2020-10-31lib: improve error handling, cleanupsDirk-Jan C. Binnema
2020-01-31lib/utils: Add Message error.Dirk-Jan C. Binnema
2020-01-21utils: Implement sexp command parserDirk-Jan C. Binnema
2020-01-18utils: Update error exception, utils.Dirk-Jan C. Binnema
2020-01-05lib/utils: UpdateDirk-Jan C. Binnema
2020-01-01utils: add Mu::Error (runtime exception)Dirk-Jan C. Binnema