December 19, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] f6cbaa: wchar versions of CreateWindowExW WNDCLASSEXW to s... | |||
|---|---|---|---|
| |||
...Dec 2013)
Changed paths:
M src/core/sys/windows/windows.d
Log Message:
-----------
wchar versions... | |||
December 19, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] 45b718: change termios structures to match glibc headers | |||
|---|---|---|---|
| |||
...M src/core/sys/posix/sys/ioctl.d
M src/core/sys/posix/termios.d... | |||
December 18, 2013 Issues » [Issue 11766] New: private renamed import conflicts with external module function call | |||
|---|---|---|---|
| |||
...sys.posix.sys.socket.socket at /usr/include/dmd/druntime/import/core/sys/posix/sys... | |||
December 17, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] 893c11: Define PTHREAD_MUTEX_INITIALIZER and PTHREAD_ONCE_... | |||
|---|---|---|---|
| |||
...Dec 2013)
Changed paths:
M src/core/sys/posix/pthread.d
Log Message:
-----------
Define PTHREAD... | |||
December 17, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] 0c17d7: pthread_mutex_timedlock timespec is scope const | |||
|---|---|---|---|
| |||
...Dec 2013)
Changed paths:
M src/core/sys/posix/pthread.d
Log Message:
-----------
pthread_mutex... | |||
December 17, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] 95536e: Fix InterlockedCompareExchange prototype | |||
|---|---|---|---|
| |||
...Dec 2013)
Changed paths:
M src/core/sys/windows/windows.d
Log Message:
-----------
Fix InterlockedCompareExchange... | |||
December 16, 2013 Learn » Re: how to detect OS architecture? | |||
|---|---|---|---|
| |||
...import std.string: format, toStringz; import core.sys.windows.windows; enum X86 = 0; enum AMD64... | |||
December 16, 2013 Learn » Re: how to detect OS architecture? | |||
|---|---|---|---|
| |||
...following code: import std.stdio; import core.sys.windows.windows; enum AMD64 = 9; enum IA64... | |||
December 16, 2013 Learn » Re: regarding spawnProcess and parameters in Windows | |||
|---|---|---|---|
| |||
...import std.string: format, toStringz; import core.sys.windows.windows; immutable static auto appname = "myapp... | |||
December 10, 2013 General » Re: Inherent code performance advantages of D over C? | |||
|---|---|---|---|
| |||
...real 0m0.780s # YIKES! user 0m0.649s sys 0m0.102s $ time gcc helloc.c real... | |||
Copyright © 1999-2021 by the D Language Foundation