John Ericson
|
b2cae33aef
|
Remove bug-avoiding StoreConfig * casts for settings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80431 has been fixed, and
per the previous commit we now check that is the case at build time.
|
2023-10-31 12:09:46 -04:00 |
|
John Ericson
|
f4ab297b31
|
Ensure all headers have #pragma once and are in API docs
`///@file` makes them show up in the internal API dos. A tiny few were
missing `#pragma once`.
|
2023-03-31 23:19:44 -04:00 |
|
Eelco Dolstra
|
80f0b8d307
|
Fix SSHStore
|
2023-03-23 09:35:35 +01:00 |
|
Eelco Dolstra
|
5691bac202
|
Improve store setting descriptions / Markdown formatting
|
2023-03-22 14:23:36 +01:00 |
|