Search

May 11, 2015
General »
...0

real    0m6.458s
user    0m2.250s
sys     0m0.933s
$ time sbcl --dynamic-space-size...
May 11, 2015
Druntime »
...sys/posix/sys/msg.d

  Log Message:
  -----------
  Add missing definitions to core.sys.posix.sys...
May 11, 2015
GDC »
...Consider the following code:

***************************
module test;

long sys_write(long arg1, in void* arg2, long...
May 09, 2015
General »
...hello

real    0m0.366s
user    0m0.016s
sys     0m0.031s

[Sat May 09 09:39...
May 09, 2015
General »
...world!

real    0m0.039s
user    0m0.000s
sys     0m0.015s

Why is the "Hello, world...
May 09, 2015
General »
...d

real    0m4.243s
user    0m0.015s
sys     0m0.031s
[Sat May 09 00:35...
May 08, 2015
Learn »
...next_choice == "quit":
        print "Thanks for playing."
        sys.exit()
    else:
        scene = scenes[ next_choice["go...
May 06, 2015
LDC »
...assert(false, "sys_write only supports DMD and GDC");
        }
    }
    else
    {
        static assert(false, "sys_write...
May 05, 2015
Druntime »
...paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  core.sys.windows.windows: Add...
May 05, 2015
General »
...defined:

* `__d_sys_write` - Equivalent to C's `write` system call
* `__d_sys_exit` - Equivalent...
148 149 150 151 152 153 154 155 156 157 158
Next ›   Last »