2026-07-05 20:14:17 +03:00
..
bloat_analysis harmonize files to use "east const" 2024-11-23 09:46:18 +01:00
build_tests formatted code 2024-12-01 16:39:28 +01:00
installation_tests harmonize files to use "east const" 2024-11-23 09:46:18 +01:00
basictest.cpp Merge branch 'fastfloat:main' into main 2026-03-05 00:40:59 +03:00
BUILD.bazel add char8_t test 2024-11-25 15:43:51 +01:00
CMakeLists.txt tests: parallelize the exhaustive midpoint sweep across hardware threads 2026-06-01 13:01:10 +01:00
example_comma_test.cpp compilation fixes. 2025-05-06 21:05:05 +03:00
example_integer_times_pow10.cpp fixed copy&paste error and minor mess 2025-09-29 19:54:25 +03:00
example_test.cpp make it build 2024-12-03 23:23:34 +01:00
exhaustive32_64.cpp tests: parallelize exhaustive32 and exhaustive32_64 sweeps too 2026-06-01 21:09:46 +01:00
exhaustive32_midpoint.cpp tests: parallelize the exhaustive midpoint sweep across hardware threads 2026-06-01 13:01:10 +01:00
exhaustive32.cpp tests: parallelize exhaustive32 and exhaustive32_64 sweeps too 2026-06-01 21:09:46 +01:00
fast_int.cpp updating visual studio 2026-06-13 21:41:53 -04:00
fixedwidthtest.cpp Remove an unreachable return statement 2026-06-09 03:37:58 -04:00
fortran.cpp cleanup 2025-12-29 23:49:30 +03:00
ipv4_test.cpp lint 2025-12-25 03:06:22 +05:30
json_fmt.cpp cleanup 2025-12-29 23:49:30 +03:00
long_exhaustive32_64.cpp Remove an else if statement that is always false 2026-06-09 03:48:54 -04:00
long_exhaustive32.cpp harmonize files to use "east const" 2024-11-23 09:46:18 +01:00
long_random64.cpp harmonize files to use "east const" 2024-11-23 09:46:18 +01:00
long_test.cpp Merge branch 'main' of https://github.com/fastfloat/fast_float 2026-03-26 20:18:17 +03:00
p2497.cpp lint 2025-05-19 18:16:14 -04:00
powersoffive_hardround.cpp formatted code 2024-12-01 16:39:28 +01:00
random64.cpp harmonize files to use "east const" 2024-11-23 09:46:18 +01:00
random_string.cpp unfck lint 2026-01-21 03:55:27 +03:00
rcppfastfloat_test.cpp fix for old C++ standard in test. 2026-01-21 02:38:13 +03:00
short_random_string.cpp unfck lint 2026-01-21 03:55:27 +03:00
string_test.cpp init 2026-03-10 11:53:45 -04:00
supported_chars_test.cpp add char8_t test 2024-11-25 15:43:51 +01:00
wide_char_test.cpp guard is_space against negative signed code units 2026-06-18 19:51:56 +05:30