[phobos] [D-Programming-Language/phobos] 5ab8da: fix Issue 11789 - No setAttributes to complement g...
GitHub
noreply at github.com
Sat Dec 21 23:53:24 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5ab8dae665c27ed45eced244720e23e53ef23457
https://github.com/D-Programming-Language/phobos/commit/5ab8dae665c27ed45eced244720e23e53ef23457
Author: Martin Nowak <code at dawg.eu>
Date: 2013-12-21 (Sat, 21 Dec 2013)
Changed paths:
M std/file.d
Log Message:
-----------
fix Issue 11789 - No setAttributes to complement getAttributes
- add std.file.setAttributes
[Issue 11789](https://d.puremagic.com/issues/show_bug.cgi?id=11789)
Commit: 7a3f140c0fac6eaafd5151fd5291ebd7427fca9e
https://github.com/D-Programming-Language/phobos/commit/7a3f140c0fac6eaafd5151fd5291ebd7427fca9e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-21 (Sat, 21 Dec 2013)
Changed paths:
M std/file.d
Log Message:
-----------
Merge pull request #1804 from MartinNowak/master
add std.file.setAttributes
Compare: https://github.com/D-Programming-Language/phobos/compare/1fcfe2c35c06...7a3f140c0fac
More information about the phobos
mailing list