May 25, 2014 [D-runtime] [D-Programming-Language/druntime] 02f426: fix Issue 12800 - Fibers are broken on Win64 | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation