[phobos] [D-Programming-Language/phobos] 7d35ad: std.file: Make rename clobber on Windows, adjust d...
GitHub
noreply at github.com
Mon Mar 11 22:03:45 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7d35ad4953d6dd24857bb978219183abce266f4a
https://github.com/D-Programming-Language/phobos/commit/7d35ad4953d6dd24857bb978219183abce266f4a
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-03-10 (Sun, 10 Mar 2013)
Changed paths:
M std/file.d
Log Message:
-----------
std.file: Make rename clobber on Windows, adjust docs (Issue 5032)
Commit: eb1a47708767f5dbaa5e38d42fca420a16812416
https://github.com/D-Programming-Language/phobos/commit/eb1a47708767f5dbaa5e38d42fca420a16812416
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-03-10 (Sun, 10 Mar 2013)
Changed paths:
M std/file.d
Log Message:
-----------
std.file: Document and test that copy clobbers
Commit: bba5dbe1c6ab5bb32432d6e7d8fd960713b04163
https://github.com/D-Programming-Language/phobos/commit/bba5dbe1c6ab5bb32432d6e7d8fd960713b04163
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/file.d
Log Message:
-----------
Merge pull request #1198 from CyberShadow/fix5032
std.file: Fix/document/test clobber behavior for copy and rename (Issue 5032)
Compare: https://github.com/D-Programming-Language/phobos/compare/ab10ad4397fa...bba5dbe1c6ab
More information about the phobos
mailing list