Sweden-Number/dlls/ucrtbase/tests
Piotr Caban 5034d109e0 msvcrt: Improve strtod precision.
This fixes strtod precision regression. It also removes floating
point operations.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-30 21:11:45 +01:00
..
Makefile.in ucrtbase/tests: Add some tests for __stdio_common_vsscanf(). 2019-06-11 18:19:18 +02:00
cpp.c
misc.c ucrtbase: Correct behavior of strftime formats %c %r. 2019-12-04 16:49:31 +01:00
printf.c ucrtbase/tests: Avoid C99 for loop. 2019-11-02 09:22:57 +01:00
scanf.c ucrtbase: Write the %hh prefix as a single char. 2019-06-11 18:19:32 +02:00
string.c msvcrt: Improve strtod precision. 2019-12-30 21:11:45 +01:00