[D-runtime] [D-Programming-Language/druntime] 651737: Update thread.d Fiber documentation
GitHub via D-runtime
d-runtime at puremagic.com
Thu May 7 08:27:54 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 651737d2f0c96a846d339af5d37825f83547dc9a
https://github.com/D-Programming-Language/druntime/commit/651737d2f0c96a846d339af5d37825f83547dc9a
Author: Dzugaru <dzugaru at gmail.com>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Update thread.d Fiber documentation
Discussion: http://forum.dlang.org/thread/bltdzwskligncpgwdmxc@forum.dlang.org
Commit: 02be9697f98dbe039043d8a451d29d16bfdbb46b
https://github.com/D-Programming-Language/druntime/commit/02be9697f98dbe039043d8a451d29d16bfdbb46b
Author: Dzugaru <dzugaru at gmail.com>
Date: 2015-05-06 (Wed, 06 May 2015)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Update thread.d
Commit: ecada64045d2b96c49a45c4dacc9c08fd0bb6d68
https://github.com/D-Programming-Language/druntime/commit/ecada64045d2b96c49a45c4dacc9c08fd0bb6d68
Author: Dzugaru <dzugaru at gmail.com>
Date: 2015-05-06 (Wed, 06 May 2015)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Fixed Fiber constructor ambiguity
Commit: 2c74db04856db610fbd4c9741021c3bfa49b20cd
https://github.com/D-Programming-Language/druntime/commit/2c74db04856db610fbd4c9741021c3bfa49b20cd
Author: Martin Nowak <code at dawg.eu>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Merge pull request #1252 from Dzugaru/patch-1
Allow a fiber in HOLD state to be reset bypassing scope(exit) etc.
Compare: https://github.com/D-Programming-Language/druntime/compare/7493a5966c92...2c74db04856d
More information about the D-runtime
mailing list