msvcrt/tests: Added more strftime tests.
[wine] / dlls / msvcrt / tests / time.c
2012-04-11  Piotr Cabanmsvcrt/tests: Added more strftime tests.
2012-04-11  Piotr Cabanmsvcrt: Added _Strftime implementation.
2012-04-11  Piotr Cabanmsvcrt: Rewrite asctime function.
2012-01-10  Dmitry Timoshkovmsvcrt: Add some tests for strftime/wcsftime.
2011-03-15  Nikolay Sivovmsvcrt: Add __daylight() call export.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime32_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime64_s.
2010-08-27  Piotr Cabanmsvcrt: Added _gmtime32_s and _gmtime64_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strdate_s and _wstrdate_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strtime_s and _wstrtime_s implementation.
2010-04-27  Piotr Cabanmsvcrt: Added _mkgmtime implementation.
2008-11-13  Alexandre Julliardmsvcrt/tests: Run time tests for the current year inste...
2008-11-12  Alexandre Julliardmsvcrt/tests: Trace the timezone being used.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-02  Jeff Zaroykomsvcrt: Avoid a NULL pointer deref in ctime.
2007-08-21  Dmitry Timoshkovmsvcrt: Route mktime and localtime to glibc.
2006-10-06  Michael Stefaniucmsvcrt/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Vitaliy Margolenmsvcrt: Fix times tests to pass on windows.
2005-10-30  Robert ReifImplement _wstrdate and _wstrtime with tests.
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2004-11-06  Rein Klazes- RtlTimeFieldsToTime should not normalize the time...
2004-10-25  Rein KlazesCorrectly use the returned value from GetTimeZoneInform...
2004-08-26  Francois GougetAssorted spelling fixes.
2004-03-25  Uwe BonnesCorrect errors with move to kernel time functions.