[D-runtime] [D-Programming-Language/druntime] 1c62a8: add @nogc to windows API
GitHub via D-runtime
d-runtime at puremagic.com
Thu Apr 24 15:53:54 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 1c62a8e7b57fff1d20ffa8601cac61d61e46d8e7
https://github.com/D-Programming-Language/druntime/commit/1c62a8e7b57fff1d20ffa8601cac61d61e46d8e7
Author: Walter Bright <walter at walterbright.com>
Date: 2014-04-24 (Thu, 24 Apr 2014)
Changed paths:
M src/core/sys/windows/dbghelp.d
M src/core/sys/windows/stacktrace.d
M src/core/sys/windows/threadaux.d
M src/core/sys/windows/windows.d
Log Message:
-----------
add @nogc to windows API
Commit: aa4c87071ca5a648f3a7317b96b381d52cb04c27
https://github.com/D-Programming-Language/druntime/commit/aa4c87071ca5a648f3a7317b96b381d52cb04c27
Author: Martin Nowak <code at dawg.eu>
Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths:
M src/core/sys/windows/dbghelp.d
M src/core/sys/windows/stacktrace.d
M src/core/sys/windows/threadaux.d
M src/core/sys/windows/windows.d
Log Message:
-----------
Merge pull request #777 from WalterBright/nogc-windows
add @nogc to windows API
Compare: https://github.com/D-Programming-Language/druntime/compare/3a652cd69202...aa4c87071ca5
More information about the D-runtime
mailing list