November 21, 2014 [D-runtime] [D-Programming-Language/druntime] 9b91cb: nothrow for Fiber | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 9b91cb517a2c466ee9b7c4061c24035a90ae6a74 https://github.com/D-Programming-Language/druntime/commit/9b91cb517a2c466ee9b7c4061c24035a90ae6a74 Author: Martin Nowak <code@dawg.eu> Date: 2014-11-15 (Sat, 15 Nov 2014) Changed paths: M src/core/thread.d Log Message: ----------- nothrow for Fiber - remove FiberException - attribute all functions with nothrow except for call - add templated Fiber.call(bool rethrow)() Commit: 0088d0b41162e6119325364de8cbedc0925314b5 https://github.com/D-Programming-Language/druntime/commit/0088d0b41162e6119325364de8cbedc0925314b5 Author: David Nadlinger <code@klickverbot.at> Date: 2014-11-21 (Fri, 21 Nov 2014) Changed paths: M src/core/thread.d Log Message: ----------- Merge pull request #1021 from MartinNowak/fiberNothrow nothrow for Fiber Compare: https://github.com/D-Programming-Language/druntime/compare/b1433782502f...0088d0b41162 |
Copyright © 1999-2021 by the D Language Foundation