1. 12 Dec, 2017 1 commit
  2. 26 Jan, 2017 1 commit
  3. 29 Oct, 2013 1 commit
  4. 01 Oct, 2010 1 commit
  5. 18 Jan, 2010 2 commits
  6. 23 May, 2006 1 commit
  7. 06 Feb, 2006 1 commit
  8. 06 Nov, 2004 1 commit
    • Rein Klazes's avatar
      - RtlTimeFieldsToTime should not normalize the time fields · dceae02d
      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.
      dceae02d
  9. 30 Oct, 2004 1 commit
  10. 22 Oct, 2004 1 commit