[phobos] [D-Programming-Language/phobos] 0a3396: mark rest of std.concurrency Scheduler as nothrow
GitHub via phobos
phobos at puremagic.com
Thu Jan 15 09:12:17 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0a33966a3092ca3e7b832098e2d14976779a4346
https://github.com/D-Programming-Language/phobos/commit/0a33966a3092ca3e7b832098e2d14976779a4346
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M std/concurrency.d
Log Message:
-----------
mark rest of std.concurrency Scheduler as nothrow
- works now that core.sync.* is completely nothrow too
Commit: 9c26b67f4f27f9281182768338cbb1ece04a2c18
https://github.com/D-Programming-Language/phobos/commit/9c26b67f4f27f9281182768338cbb1ece04a2c18
Author: David Nadlinger <code at klickverbot.at>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M std/concurrency.d
Log Message:
-----------
Merge pull request #2873 from MartinNowak/schedulerNothrow
mark rest of std.concurrency Scheduler as nothrow
Compare: https://github.com/D-Programming-Language/phobos/compare/78ab1a5ebd3e...9c26b67f4f27
More information about the phobos
mailing list