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
/
config
/
Block.hxx
Age
Commit message (
Expand
)
Author
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
2019-05-29
config/Block: add method With()
Max Kellermann
2019-05-29
config/Block: add ThrowWithNested()
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-18
config/Data: use std::forward_list to manage params and blocks
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_path()
Max Kellermann
2018-07-17
config/Block: add method SetUsed()
Max Kellermann
2018-07-17
config/Block: make "used" mutable
Max Kellermann
2018-07-17
config/Block: allow moving name and value
Max Kellermann
2018-07-17
config/Block: use C++11 initializers
Max Kellermann
2018-01-02
config/Block: add method GetPositiveValue()
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-07
config/Path: throw std::runtime_error on error
Max Kellermann
2016-10-28
config/Block: GetPath() throws exception on error
Max Kellermann
2016-10-28
config/Block: rename GetBlockPath() to GetPath()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-22
config/Block: add method IsEmpty()
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
ConfigData: rename struct block_param to BlockParam
Max Kellermann
2015-01-21
ConfigData: move struct block_param to Block.?xx
Max Kellermann