summaryrefslogtreecommitdiff
path: root/src/util/NumberParser.hxx
AgeCommit message (Expand)Author
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2019-06-06util/NumberParser: add overload with StringViewMax Kellermann
2019-06-06util/NumberParser: add `noexcept`Max Kellermann
2018-02-09protocol/ArgParser: move strtof()/strtod() switch to util/NumberParser.hxxMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2013-10-26util/NumberParser: add ParseFloat()Max Kellermann
2013-10-26util/NumberParser: indentMax Kellermann
2013-10-21util/NumberParser: utilities for parsing numbers from ASCII stringsMax Kellermann