Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Float conversion with dynamic scaling #263

Merged
merged 12 commits into from
Jun 12, 2024
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ set(unit_test_files
tests/unit_ftoa_rev.cc
tests/unit_itoa_rev.cc
tests/unit_utoa_rev.cc
tests/unit_fsplit_abs.cc
tests/unit_snprintf.cc
tests/unit_snprintf_safe_empty.cc
tests/unit_vpprintf.cc)
Expand Down
Loading
Loading