March 31, 2015 Learn » Win32 bindings | |||
|---|---|---|---|
| |||
...m also aware that there's core.sys.windows.windows, but the documentation for this... | |||
March 30, 2015 General » Re: DMD compilation speed | |||
|---|---|---|---|
| |||
...187s sys 0m0.022s 2.065.0 real 0m0.426s user 0m0.357s sys 0m0... | |||
March 30, 2015 General » Re: DMD compilation speed | |||
|---|---|---|---|
| |||
...972s sys 0m0.940s 2.066.1 real 0m10.796s user 0m9.629s sys 0m1... | |||
March 29, 2015 Druntime » [D-runtime] [D-Programming-Language/druntime] 032498: Solaris: Change array declaration from C to D styl... | |||
|---|---|---|---|
| |||
...2015)
Changed paths:
M src/core/sys/solaris/sys/elf.d
Log Message:
-----------
Solaris: Change... | |||
March 28, 2015 Issues » [Issue 14368] New: stdio.rawRead underperforms stdio | |||
|---|---|---|---|
| |||
...s real 0m7.005s user 0m5.792s sys 0m6.924s $ gdc --version gdc (Debian 4... | |||
March 26, 2015 GDC » [Bug 177] New: core.thread won't compile | |||
|---|---|---|---|
| |||
...Not implemented"); To fix this, either core.sys.posix.ucontext needs OS X support or... | |||
March 26, 2015 Learn » Re: Looking for a little help with the win32 headers | |||
|---|---|---|---|
| |||
--- import std.stdio; import core.sys.windows.windows; extern(Windows) export bool GetComputerNameA(LPTSTR lpBuffer... | |||
March 22, 2015 Druntime » [D-runtime] [D-Programming-Language/druntime] e4f193: core.sys.posix.stdio: Change dynamic to static arr... | |||
|---|---|---|---|
| |||
...paths:
M src/core/sys/posix/stdio.d
Log Message:
-----------
core.sys.posix.stdio: Change... | |||
March 22, 2015 Issues » [Issue 14318] New: Shared library stdio not loadded | |||
|---|---|---|---|
| |||
...error || stderr.error) {
version(Windows) {
import core.sys.windows.windows: GetStdHandle, STD_INPUT_HANDLE,
STD... | |||
March 20, 2015 General » Re: A few notes on choosing between Go and D for a quick project | |||
|---|---|---|---|
| |||
...import sys
if __name__ == "__main__":
if (len(sys.argv) < 2):
sys.exit()
infile = open(sys... | |||
Copyright © 1999-2021 by the D Language Foundation