]> code.bitgloo.com Git - clyne/ini-config.git/shortlog
clyne/ini-config.git
2021-02-10 clyneUpdate README.md master
2021-02-10 Clyne Sullivandocumentation clean up; add make_ini_config
2021-02-09 clyneUpdate README.md
2021-02-08 clyneadd try...() calls for non-constant usage
2021-02-06 clyneFix <=> comparison
2021-02-06 clyneEnsure compile-time evaluation of accesses
2021-02-05 clyneAdd get<T>() for converting values to numbers
2021-01-10 clyneValidate section tags; add cbegin, cend, and contains
2021-01-06 clyneFixed end() for wide strings
2021-01-05 clyneTypo in godbolt example
2021-01-05 clyneImprove documentation, add godbolt example
2021-01-05 clyneAdd author comment
2021-01-05 clyneCreate ini_config.hpp
2021-01-05 clyneCreate README.md
2021-01-05 clyneInitial commit