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
/
command
/
CommandError.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-02-02
[clang-tidy] convert several functions to const &
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-16
Main, pcm/SampleFormat, command/Error: remove obsolete GCC version checks
Max Kellermann
2017-12-19
command/Error: translate std::{length_error,out_of_range} to ACK_ERROR_ARG
Max Kellermann
2017-07-05
util/Exception: rename FullMessage() to GetFullMessage()
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-03-01
command/Error: improve libstdc++ 4.9.x detection for std::rethrow_if_nested()...
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-29
command/{Player,Error}: extract messages from nested exceptions
Max Kellermann
2016-11-24
command/Error: translate std::invalid_argument to ACK_ERROR_ARG
Max Kellermann
2016-11-10
command: remove the obsolete Error support code
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-08
command/Error: support class Error as C++ exception
Max Kellermann
2016-09-08
command/Error: merge the two try/catch blocks
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-28
command/error: remove unused function print_playlist_result()
Max Kellermann
2016-02-28
command/error: remove db_domain from ToAck(Error)
Max Kellermann
2016-02-28
command/error: remove playlist_domain from ToAck(Error)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-07
db/DatabaseError: add exception class DatabaseError
Max Kellermann
2016-02-07
command/CommandError: move code to ToAck(DatabaseErrorCode)
Max Kellermann
2016-02-07
db/DatabaseError: rename enum db_error and make strictly-typed
Max Kellermann
2015-12-29
command/Error: workaround for gcc 4.x rethrow_exception(exception_ptr)
Max Kellermann
2015-12-28
command/Error: support nested exceptions
Max Kellermann
2015-12-28
command/Error: move code to ToAck(std::exception_ptr)
Max Kellermann
2015-12-27
command/Error: pass std::exception_ptr to PrintError()
Max Kellermann
2015-12-18
protocol/Ack: add exception class wrapping enum ack
Max Kellermann
2015-12-18
PlaylistError: add exception class wrapping enum PlaylistResult
Max Kellermann
2015-12-16
command/AllCommands: catch and report std::exception
Max Kellermann
2015-11-11
command/CommandError: send verbose error message to client
Max Kellermann
2015-11-11
PlaylistError: remove unused code "ERRNO"
Max Kellermann
2015-10-22
LocateUri: new library to classify URIs in a standard way
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-27
db/simple: mount points
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-15
system/SocketError, ...: use strerror() instead of g_strerror()
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-20
*Commands: move to src/command/
Max Kellermann