2021-03-04 20:21:45 +02:00
..
installation_tests/find Fixing syntax. 2021-03-01 13:49:52 -05:00
basictest.cpp Prevent fast_float::from_chars from parsing whitespaces and leading '+' sign, similar to MSVC and integer LLVM std::from_chars behavior. See C++17 20.19.3.(7.1) and http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0067r5.html 2021-03-04 20:21:45 +02:00
CMakeLists.txt Trying again. 2021-01-27 21:01:47 -05:00
dtoa.c First commit 2020-10-19 12:38:13 -04:00
example_test.cpp Updating the README example. 2020-10-27 14:42:36 -04:00
exhaustive32_64.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
exhaustive32_midpoint.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
exhaustive32.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
long_exhaustive32_64.cpp fix: include of iostream is now required on client code 2020-11-24 00:40:28 +00:00
long_exhaustive32.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
long_random64.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
long_test.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
powersoffive_hardround.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
random64.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
random_string.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
short_random_string.cpp Minor tweaks to better handle cygwin/clang. 2020-12-22 15:55:48 -05:00
string_test.cpp Prevent fast_float::from_chars from parsing whitespaces and leading '+' sign, similar to MSVC and integer LLVM std::from_chars behavior. See C++17 20.19.3.(7.1) and http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0067r5.html 2021-03-04 20:21:45 +02:00