May 11, 2015 General » D looses in speed to Common Lisp | |||
|---|---|---|---|
| |||
...0 real 0m6.458s user 0m2.250s sys 0m0.933s $ time sbcl --dynamic-space-size... | |||
May 11, 2015 Druntime » [D-runtime] [D-Programming-Language/druntime] 32fa18: Add missing definitions to core.sys.posix.sys.msg | |||
|---|---|---|---|
| |||
...sys/posix/sys/msg.d Log Message: ----------- Add missing definitions to core.sys.posix.sys... | |||
May 11, 2015 GDC » [Bug 184] New: TypeInfo.name strings don't get put into separate sections when compiling with -fdata-sections | |||
|---|---|---|---|
| |||
...Consider the following code: *************************** module test; long sys_write(long arg1, in void* arg2, long... | |||
May 09, 2015 General » Re: Compile Times on Windows | |||
|---|---|---|---|
| |||
...hello real 0m0.366s user 0m0.016s sys 0m0.031s [Sat May 09 09:39... | |||
May 09, 2015 General » Re: Compile Times on Windows | |||
|---|---|---|---|
| |||
...world! real 0m0.039s user 0m0.000s sys 0m0.015s Why is the "Hello, world... | |||
May 09, 2015 General » Compile Times on Windows | |||
|---|---|---|---|
| |||
...d real 0m4.243s user 0m0.015s sys 0m0.031s [Sat May 09 00:35... | |||
May 08, 2015 Learn » Moving from Python to D | |||
|---|---|---|---|
| |||
...next_choice == "quit":
print "Thanks for playing."
sys.exit()
else:
scene = scenes[ next_choice["go... | |||
May 06, 2015 LDC » LDC inline assembler | |||
|---|---|---|---|
| |||
...assert(false, "sys_write only supports DMD and GDC");
}
}
else
{
static assert(false, "sys_write... | |||
May 05, 2015 Druntime » [D-runtime] [D-Programming-Language/druntime] b4cdfb: core.sys.windows.windows: Add FlushFileBuffers | |||
|---|---|---|---|
| |||
...paths:
M src/core/sys/windows/windows.d
Log Message:
-----------
core.sys.windows.windows: Add... | |||
May 05, 2015 General » RFC: Pay-as-you-go, Portable D Runtime for Microcontrollers (and maybe more) | |||
|---|---|---|---|
| |||
...defined: * `__d_sys_write` - Equivalent to C's `write` system call * `__d_sys_exit` - Equivalent... | |||
Copyright © 1999-2021 by the D Language Foundation