Search

July 13, 2016
Learn »
...core.sys.windows.shlobj.

```
import core.sys.windows.windows,
       core.sys.windows.shlobj,
       core.sys...
July 12, 2016
Learn »
...Programming
[2] https://github.com/dlang/druntime/blob/master/src/core/sys/windows/com.d
July 09, 2016
Druntime »
...Jun 2016)

  Changed paths:
    M src/core/sys/posix/termios.d

  Log Message:
  -----------
  posix.termios...
July 06, 2016
Druntime »
...M src/core/sys/linux/elf.d
    A src/core/sys/linux/sys/auxv.d...
July 05, 2016
Issues »
...id=16236

          Issue ID: 16236
           Summary: core.sys.windows.oleauto functions duplicated
           Product: D
           Version...
July 04, 2016
Phobos »
...process.d

  Log Message:
  -----------
  Removed global core.sys.posix.stdio import from std.process


  Commit...
July 04, 2016
Learn »
...version (linux)
{
    import core.sys.posix.sys.mman;
    import core.sys.posix.unistd;

    static if...
July 02, 2016
Learn »
...version (linux)
{
    import core.sys.posix.sys.mman;
    import core.sys.posix.unistd;

    static if...
June 29, 2016
Learn »
...ITestInterface GetInstance()
{
    import std.exception;
    import core.sys.windows.com;
    GUID iid = { 0xB99B6E64, 0x966C, 0x4655...
June 28, 2016
General »
...code, exposing non-portable imports like core.sys.posix.netinet.in_:

Address address = getAddress("www...
109 110 111 112 113 114 115 116 117 118 119
Next ›   Last »