- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 06 Feb, 2006 1 commit
-
-
Eric Pouech authored
-
- 06 Nov, 2004 1 commit
-
-
Rein Klazes authored
structure. Instead return error when it is given an unormalized date. - Use better algorithms for RtlTimeToTimeFields and RtlTimeFieldsToTime. RtlTimeToTimeFields is about 3 times faster. - Add tests for RtlTimeFieldsToTime. - SystemTimeToFileTime must fail if RtlTimeFieldsToTime fails. Users of SystemTimeToFileTime must do likewise. - Remove a todo_wine from SystemTimeToFileTime tests. - Since msvcrt.mktime must accept unnormalized dates, it cannot use SystemTimeToFileTime and do the calculations itself. - Add some tests for mktime accepting unnormalized dates.
-
- 30 Oct, 2004 1 commit
-
-
Francois Gouget authored
they are missing TIME_FIELDS.
-
- 22 Oct, 2004 1 commit
-
-
Rein Klazes authored
and every 400 years after that. Add a test used to find this bug.
-