Max Kellermann
|
2817bf9e95
|
copyright year 2020
|
2020-01-18 19:23:49 +01:00 |
|
Max Kellermann
|
d663f81420
|
include cleanups (powered by iwyu)
|
2019-07-05 09:59:58 +02:00 |
|
Max Kellermann
|
a139279575
|
Copyright year 2019
|
2019-06-17 11:17:30 +02:00 |
|
Max Kellermann
|
fdbec694c6
|
config/Param: add method With()
|
2019-05-29 21:50:04 +02:00 |
|
Max Kellermann
|
57729683b6
|
config/Data: pass new items by rvalue reference
|
2018-07-18 11:21:59 +02:00 |
|
Max Kellermann
|
9ff2606bb8
|
config/Data: use std::forward_list to manage params and blocks
|
2018-07-18 11:03:19 +02:00 |
|
Max Kellermann
|
49efb6071c
|
config/Migrate: library to migrate deprecated settings
|
2018-07-18 10:25:02 +02:00 |
|
Max Kellermann
|
8df98932b1
|
config/Data: add methods AddParam(), AddBlock()
|
2018-07-18 10:17:45 +02:00 |
|
Max Kellermann
|
86c531b37d
|
config/Data: move std::chrono parsers from Global.hxx
|
2018-07-17 22:53:17 +02:00 |
|
Max Kellermann
|
ffe6819966
|
config/Global: move value parser code to struct ConfigData
|
2018-07-17 22:28:08 +02:00 |
|
Max Kellermann
|
696add259b
|
config/Global: remove unused function config_find_block()
|
2018-07-17 22:15:10 +02:00 |
|
Max Kellermann
|
8c366f0774
|
config/Data: automatic initialization
|
2018-07-17 22:05:18 +02:00 |
|
Max Kellermann
|
eeaaea802a
|
config/Data: FindBlock() throws on error
|
2018-07-17 21:18:18 +02:00 |
|
Max Kellermann
|
15c36baefd
|
config/Data: add method FindBlock()
|
2018-07-17 21:16:20 +02:00 |
|
Max Kellermann
|
33deb84aa1
|
config/Data: make getters const
|
2018-07-17 21:16:11 +02:00 |
|
Max Kellermann
|
b211d31a64
|
config/Data: add getter methods
|
2018-07-17 21:11:52 +02:00 |
|
Max Kellermann
|
816603fd9a
|
config/Config*: rename files, drop "Config" prefix
|
2018-07-16 19:50:07 +02:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
5b2b4bf13c
|
config/Param: use CamelCase
|
2016-10-28 11:38:37 +02:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
4fa5538e2b
|
config/Param: split block-specific attributes to new struct ConfigBlock
The old struct config_param remains only for top-level string options.
|
2015-01-21 23:56:33 +01:00 |
|
Max Kellermann
|
1c3f5517fa
|
config/Option: convert to strictly-typed enum
|
2015-01-21 23:30:00 +01:00 |
|
Max Kellermann
|
f900ab0121
|
config/Data: add method Clear()
Move code from config_global_finish().
|
2015-01-21 21:50:02 +01:00 |
|
Max Kellermann
|
f80ab6a7a2
|
ConfigData: rename header file
|
2015-01-21 21:49:09 +01:00 |
|