[D-runtime] [D-Programming-Language/druntime] 288684: core.sys.windows.windows: add `nothrow`, `pure`, a...
GitHub
noreply at github.com
Wed May 23 14:54:41 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 2886846a92c45d92308756cf4c077ae13f0f8460
https://github.com/D-Programming-Language/druntime/commit/2886846a92c45d92308756cf4c077ae13f0f8460
Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M src/core/sys/windows/windows.d
Log Message:
-----------
core.sys.windows.windows: add `nothrow`, `pure`, and some functions
* mark all WinAPI functions as `nothrow`
* mark all extern(D) macros-functions as `pure`
* add WinAPI functions from std.process
More information about the D-runtime
mailing list