Age | Commit message (Expand) | Author |
---|---|---|
2020-03-12 | replace stdint.h with cstdint | Rosen Penev |
2020-03-12 | replace assert.h with cassert | Rosen Penev |
2019-06-06 | util/NumberParser: add overload with StringView | Max Kellermann |
2019-06-06 | util/NumberParser: add `noexcept` | Max Kellermann |
2018-02-09 | protocol/ArgParser: move strtof()/strtod() switch to util/NumberParser.hxx | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2013-10-26 | util/NumberParser: add ParseFloat() | Max Kellermann |
2013-10-26 | util/NumberParser: indent | Max Kellermann |
2013-10-21 | util/NumberParser: utilities for parsing numbers from ASCII strings | Max Kellermann |