msvcrt: Change strtod_l implementation.
[wine] / dlls / msvcrt / tests / data.c
2009-05-23  Alexandre Julliardmsvcrt/tests: Make all msvcrt function pointers cdecl.
2009-05-20  Alexandre Julliardmsvcrt/tests: Use the _winver etc. variables instead...
2009-05-11  Austin Englishmsvcrt/tests: Sign compare fixes.
2009-04-20  Rein Klazesmsvcrt: Do not set the windows version to 0.5.
2007-03-15  Jan Zerebeckimsvcrt: Remove unused variable.
2007-03-14  Alexandre Julliardmsvcrt: _initterm doesn't return anything.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-24  Francois Gougetmsvcrt/tests: We cannot link with _initterm() with...
2006-11-24  Francois Gougetmsvcrt/tests: The tests must not include msvcrt.h becau...
2006-06-21  Andrew Ziemmsvcrt: Fix _initterm, with tests.