[phobos] [D-Programming-Language/phobos] 354544: nothrow for Schedulder
GitHub via phobos
phobos at puremagic.com
Thu Nov 27 11:47:52 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 354544b6bbdc2791c0f2187e929d362e7950bb3c
https://github.com/D-Programming-Language/phobos/commit/354544b6bbdc2791c0f2187e929d362e7950bb3c
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M std/concurrency.d
M std/datetime.d
Log Message:
-----------
nothrow for Schedulder
- require nothrow for thisInfo, yield
- make Condition methods nothrow
Commit: ed7575f7b02c6bf9351d41c423453194aacf48f5
https://github.com/D-Programming-Language/phobos/commit/ed7575f7b02c6bf9351d41c423453194aacf48f5
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M std/concurrency.d
M std/datetime.d
Log Message:
-----------
Merge pull request #2704 from MartinNowak/nothrowScheduler
nothrow for Schedulder
Compare: https://github.com/D-Programming-Language/phobos/compare/9db60febc3f5...ed7575f7b02c
More information about the phobos
mailing list