[phobos] [D-Programming-Language/phobos] 26edcd: Fixes Issue 7819 - setTimes should work on folders...

GitHub noreply at github.com
Sun Feb 10 15:42:49 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 26edcdd305b25c3fae7fdf54ebe9768a554c9aa8
      https://github.com/D-Programming-Language/phobos/commit/26edcdd305b25c3fae7fdf54ebe9768a554c9aa8
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Fixes Issue 7819 - setTimes should work on folders.


  Commit: 6655cc1848d0b6d25ddbaaff3bc96cc15c1296b9
      https://github.com/D-Programming-Language/phobos/commit/6655cc1848d0b6d25ddbaaff3bc96cc15c1296b9
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Update getTimes params and docs to reflect it supports directories.


  Commit: 480b51c6a163845b77858df4ca90fee880b3673e
      https://github.com/D-Programming-Language/phobos/commit/480b51c6a163845b77858df4ca90fee880b3673e
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  setTimes should throw FileException on Posix.


  Commit: ad80aef23e54a9f9b4eec32e21016365b7b0f9b4
      https://github.com/D-Programming-Language/phobos/commit/ad80aef23e54a9f9b4eec32e21016365b7b0f9b4
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #1128 from AndrejMitrovic/Fix7819

Issue 7819 - setTimes should support folders on Windows


Compare: https://github.com/D-Programming-Language/phobos/compare/f110604b5937...ad80aef23e54


More information about the phobos mailing list