[phobos] [dlang/phobos] c3f046: fix Issue 15803 - std.file should support sub-seco...
GitHub via phobos
phobos at puremagic.com
Fri Apr 22 16:20:42 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: c3f0469b2bc341ae7068529d2bad68b97da07306
https://github.com/dlang/phobos/commit/c3f0469b2bc341ae7068529d2bad68b97da07306
Author: Vladimir Panteleev <git at thecybershadow.net>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M std/file.d
Log Message:
-----------
fix Issue 15803 - std.file should support sub-second file time precision on POSIX
Commit: f68fc7da6dc97a6c4ae9bd823953afc3db92488f
https://github.com/dlang/phobos/commit/f68fc7da6dc97a6c4ae9bd823953afc3db92488f
Author: Vladimir Panteleev <git at thecybershadow.net>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M std/datetime.d
Log Message:
-----------
std.datetime: Add toTimeSpec
Commit: 28211cb22df7dfdeb99a0ceb852730fdc0d4593e
https://github.com/dlang/phobos/commit/28211cb22df7dfdeb99a0ceb852730fdc0d4593e
Author: Vladimir Panteleev <git at thecybershadow.net>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M std/file.d
Log Message:
-----------
std.file: Use utimensat when available
Commit: 29b0c559f77c3e7379781df8d7fd2fb023908843
https://github.com/dlang/phobos/commit/29b0c559f77c3e7379781df8d7fd2fb023908843
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-23 (Sat, 23 Apr 2016)
Changed paths:
M std/datetime.d
M std/file.d
Log Message:
-----------
Merge pull request #4089 from CyberShadow/pull-20160316-181610-std-file-subsecond
fix Issue 15803 - std.file should support sub-second file time precision on POSIX
Compare: https://github.com/dlang/phobos/compare/a7dcfdd999e3...29b0c559f77c
More information about the phobos
mailing list