| Age | Commit message (Collapse) | Author |
|
|
|
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead.
Other raw_converts now use fast_float.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location on Windows.
For some strange reason on my laptop %HOMEDRIVE% comes up as z:\
whereas %userprofile% makes more sense.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory as tests rely on it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as there is some suggestion it is faster.
|
|
|
|
we don't need it.
|
|
|
|
|