index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
Exception.hxx
Age
Commit message (
Expand
)
Author
2020-03-19
util/Exception: include cleanup
Max Kellermann
2020-03-16
replace noreturn attribute with standard C++ version
Rosen Penev
2019-08-16
util/Exception: forward the exception in ThrowException()
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2018-08-21
util/Exception: update copyright
Max Kellermann
2018-08-20
util/Exception: move code to NestCurrentException()
Max Kellermann
2017-09-13
util/Exception: update API documentation
Max Kellermann
2017-07-05
util/Exception: add more utility functions
Max Kellermann
2017-07-05
util/Exception: add GetFullMessage(std::exception)
Max Kellermann
2017-07-05
util/Exception: add "fallback" and "separator" parameters
Max Kellermann
2017-07-05
util/Exception: rename FullMessage() to GetFullMessage()
Max Kellermann
2017-05-16
util/Exception: add "noexcept"
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2016-12-29
command/{Player,Error}: extract messages from nested exceptions
Max Kellermann