| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Have each module validate the values it loads before setting them, so
any errors don't result in partial application of the configs
|
| |
|
|
|
|
|
| |
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
|
| | |
|
| | |
|
| | |
|
|
|
Bugfixes and minor changes are by @attilamolnar, original PR #767
|