2021-06-07 09:59:44 -04:00
..
build_tests Checking issue 72 2021-05-18 08:59:20 -04:00
installation_tests Adding permissive- flag to VS builds. 2021-06-01 09:35:25 -04:00
basictest.cpp Workaround for doctest. 2021-06-07 09:38:15 -04:00
CMakeLists.txt Being more narrow. 2021-06-07 09:59:44 -04: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