[D-runtime] [D-Programming-Language/druntime] bc1788: Sync gc_* declrations with core.memory
GitHub via D-runtime
d-runtime at puremagic.com
Fri Dec 12 23:09:58 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: bc1788c7ef7061ec0466e2943aeffb73806eae6c
https://github.com/D-Programming-Language/druntime/commit/bc1788c7ef7061ec0466e2943aeffb73806eae6c
Author: David Soria Parra <davidsp at davidsp-mbp.dhcp.thefacebook.com>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Sync gc_* declrations with core.memory
The forward gc_enable, gc_disable, gc_malloc delcarations in core.thread should
be nothrow as defined in core.memory.
Commit: 0cf147110f50a0cb41eb7cd0a25b1308b7fdbed3
https://github.com/D-Programming-Language/druntime/commit/0cf147110f50a0cb41eb7cd0a25b1308b7fdbed3
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Merge pull request #1065 from dsp/fix-import
Sync gc_* declrations with core.memory
Compare: https://github.com/D-Programming-Language/druntime/compare/653abb8c93dd...0cf147110f50
More information about the D-runtime
mailing list