[phobos] [D-Programming-Language/phobos] 52b3e4: Make std.file.mkdir safe

GitHub via phobos phobos at puremagic.com
Mon Oct 6 10:16:24 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 52b3e44ff520daaf1b2c3a69c663fdc90314767f
      https://github.com/D-Programming-Language/phobos/commit/52b3e44ff520daaf1b2c3a69c663fdc90314767f
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-09-27 (Sat, 27 Sep 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Make std.file.mkdir safe


  Commit: 1ef562de1fd3844cc0a825011ec94fa3f3e76a76
      https://github.com/D-Programming-Language/phobos/commit/1ef562de1fd3844cc0a825011ec94fa3f3e76a76
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-09-27 (Sat, 27 Sep 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Use std.windows.syserror.wenforce instead of cenforce on Windows


  Commit: 4de8acff18fa3ae9d0fd32af961ad79eba289d37
      https://github.com/D-Programming-Language/phobos/commit/4de8acff18fa3ae9d0fd32af961ad79eba289d37
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Fix the documentation for mkdir


  Commit: bae162b91689e295f6db021a689db41e587e4f5e
      https://github.com/D-Programming-Language/phobos/commit/bae162b91689e295f6db021a689db41e587e4f5e
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #2560 from tom-tan/safe-file-mkdir

Make std.file.mkdir safe


Compare: https://github.com/D-Programming-Language/phobos/compare/f1c109c5b6ba...bae162b91689


More information about the phobos mailing list