April 10, 2016 Druntime » [D-runtime] [D-Programming-Language/druntime] 699dab: Fix issue 15838 Many Win32 API callback functions... | |||
|---|---|---|---|
| |||
...sys/windows/commctrl.d
M src/core/sys/windows/imm.d
M src/core/sys... | |||
April 08, 2016 Learn » Re: Is it legal to use std.windows modules? | |||
|---|---|---|---|
| |||
...because it's being replaced by core.sys.windows.com and is currently deprecated. std... | |||
April 08, 2016 Druntime » [D-runtime] [D-Programming-Language/druntime] 571b33: core.sys.windows.stat: Fix constness | |||
|---|---|---|---|
| |||
...paths:
M src/core/sys/windows/stat.d
Log Message:
-----------
core.sys.windows.stat: Fix... | |||
April 07, 2016 Announce » simpledisplay.d and terminal.d breaking change | |||
|---|---|---|---|
| |||
...for these include: simpledisplay - Now that core.sys.windows.windows is better, I'll start... | |||
April 03, 2016 General » Re: Windows vs UTF-8 (issue 15845) | |||
|---|---|---|---|
| |||
...stdio;
import std.exception: enforce;
import core.sys.windows.windows;
void main()
{
SetConsoleCP(65001);
SetConsoleOutputCP... | |||
April 03, 2016 General » Windows vs UTF-8 (issue 15845) | |||
|---|---|---|---|
| |||
...stdio;
import std.exception: enforce;
import core.sys.windows.windows;
void main()
{
SetConsoleCP(65001);
SetConsoleOutputCP... | |||
April 01, 2016 Druntime » [D-runtime] [D-Programming-Language/druntime] 2250d2: Add POSIX.1-2008 utimensat/futimens on Linux and F... | |||
|---|---|---|---|
| |||
...M src/core/sys/posix/fcntl.d
M src/core/sys/posix/sys/stat.d... | |||
March 31, 2016 Learn » Re: Async read an output stream but how many bytes ? | |||
|---|---|---|---|
| |||
Yes, I must use core.sys.posix.unistd.read, which was actually what A.D... | |||
March 31, 2016 Issues » [Issue 15858] core.sys.posix.dirent.dirent for glibc is invalid | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15858 Ketmar Dark <ketmar@ketmar.no-ip... | |||
March 31, 2016 Issues » [Issue 15858] New: core.sys.posix.dirent.dirent for glibc is invalid | |||
|---|---|---|---|
| |||
...id=15858
Issue ID: 15858
Summary: core.sys.posix.dirent.dirent for glibc is invalid... | |||
Copyright © 1999-2021 by the D Language Foundation