[phobos] [D-Programming-Language/phobos] 499085: Make std.file.timeLastModified safe
GitHub via phobos
phobos at puremagic.com
Thu Aug 28 10:12:53 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 499085e89c341c2bfff50207526a4cc6e3fcbcae
https://github.com/D-Programming-Language/phobos/commit/499085e89c341c2bfff50207526a4cc6e3fcbcae
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M std/file.d
Log Message:
-----------
Make std.file.timeLastModified safe
Commit: 72c2867713a6adb2a5def99c7d8f748bfa4260aa
https://github.com/D-Programming-Language/phobos/commit/72c2867713a6adb2a5def99c7d8f748bfa4260aa
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M std/file.d
Log Message:
-----------
Remove void initializers
Commit: 6cd2e43eab2b0e4c5c6cc7bbfd30cbd5e132735d
https://github.com/D-Programming-Language/phobos/commit/6cd2e43eab2b0e4c5c6cc7bbfd30cbd5e132735d
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M std/file.d
Log Message:
-----------
Merge pull request #2466 from tom-tan/safe-file-timeLastModified
Make std.file.timeLastModified(in char[]) safe
Compare: https://github.com/D-Programming-Language/phobos/compare/6ef6dbef2239...6cd2e43eab2b
More information about the phobos
mailing list