[D-runtime] [D-Programming-Language/druntime] 02f426: fix Issue 12800 - Fibers are broken on Win64
GitHub via D-runtime
d-runtime at puremagic.com
Sun May 25 10:33:04 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 02f4267adc9ab60a61aacc0aae4def9499c626ad
https://github.com/D-Programming-Language/druntime/commit/02f4267adc9ab60a61aacc0aae4def9499c626ad
Author: Johannes Bblume <jblume at jblume.com>
Date: 2014-05-25 (Sun, 25 May 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
fix Issue 12800 - Fibers are broken on Win64
Win64 version of the context switch used the wrong registers for parameters
Commit: 5b92853271031a7cad8e3ef5c5a60488b94b6618
https://github.com/D-Programming-Language/druntime/commit/5b92853271031a7cad8e3ef5c5a60488b94b6618
Author: Johannes Bblume <jblume at jblume.com>
Date: 2014-05-25 (Sun, 25 May 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
activate Win64 unittests for Fibers
Commit: 591b8d474c94161c749ee1800876e7f65ca0e634
https://github.com/D-Programming-Language/druntime/commit/591b8d474c94161c749ee1800876e7f65ca0e634
Author: Martin Nowak <code at dawg.eu>
Date: 2014-05-25 (Sun, 25 May 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Merge pull request #809 from jblume/master
fix Issue 12800 - Fibers are broken on Win64
Compare: https://github.com/D-Programming-Language/druntime/compare/4d3252cd7a4b...591b8d474c94
More information about the D-runtime
mailing list