index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
mu-error.hh
Age
Commit message (
Expand
)
Author
2025-07-24
fmt: prefer system package if found
Dirk-Jan C. Binnema
2023-09-24
error: more unit tests
Dirk-Jan C. Binnema
2023-09-23
mu: log warning when exiting with error
Dirk-Jan C. Binnema
2023-09-16
mu-error: allow for adding end-user hints
Dirk-Jan C. Binnema
2023-08-19
remove Mu::format, use mu_format
Dirk-Jan C. Binnema
2023-07-05
utils: rework Mu::Error and g_ logging macros with fmt
Dirk-Jan C. Binnema
2023-07-02
all: update for API changes (config etc.)
Dirk-Jan C. Binnema
2023-04-11
mu: improve error numbers
Dirk-Jan C. Binnema
2023-01-29
mu: improve mu-error
Dirk-Jan C. Binnema
2023-01-21
mu-error: Add missing <cstdint> include
Arsen Arsenović
2023-01-14
utils: get rid of mu-util.[ch]
Dirk-Jan C. Binnema
2022-11-17
script: Rework guile script with new CLI support
Dirk-Jan C. Binnema
2022-10-30
mu-error: add missing string include
Dirk-Jan C. Binnema
2022-05-15
mu: improve error reporting
Dirk-Jan C. Binnema
2022-05-12
mu-error: encode retval/flags in enum
Dirk-Jan C. Binnema
2022-04-30
error: Add some more error codes
Dirk-Jan C. Binnema
2022-04-16
error: Add crypto error code
Dirk-Jan C. Binnema
2022-03-28
mu-error: make fill_g_error const
Dirk-Jan C. Binnema
2022-03-26
mu-error: fix typo
Dirk-Jan C. Binnema
2022-02-22
utils: some more convenience for error/result
Dirk-Jan C. Binnema
2022-02-18
lib: fix clang compatibility / warnings
Dirk-Jan C. Binnema
2022-02-16
mu-error: Better support for GError
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-04-22
seperate Mu::format and Mu::vformat
Derek Zhou
2020-11-15
utils: add Result / Option types
Dirk-Jan C. Binnema
2020-10-31
lib: improve error handling, cleanups
Dirk-Jan C. Binnema
2020-01-31
lib/utils: Add Message error.
Dirk-Jan C. Binnema
2020-01-21
utils: Implement sexp command parser
Dirk-Jan C. Binnema
2020-01-18
utils: Update error exception, utils.
Dirk-Jan C. Binnema
2020-01-05
lib/utils: Update
Dirk-Jan C. Binnema
2020-01-01
utils: add Mu::Error (runtime exception)
Dirk-Jan C. Binnema