August 23, 2015 Learn » Trying to compile weather program | |||
|---|---|---|---|
| |||
...city = resp["name"].str;
auto country = resp["sys"]["country"].str;
auto desc = resp["weather"][0... | |||
August 23, 2015 Druntime » [D-runtime] [D-Programming-Language/druntime] 95f054: Import fallocate in sys/linux/fcntl.d | |||
|---|---|---|---|
| |||
...COPY
A src/core/sys/linux/fcntl.d
M src/core/sys/posix/fcntl.d... | |||
August 21, 2015 Issues » [Issue 14943] New: dmd should inline more aggressively | |||
|---|---|---|---|
| |||
...0m0.627s
sys 0m0.001s
1399999944
real 0m0.168s
user 0m0.167s
sys 0m0.000s... | |||
August 21, 2015 General » Re: dmd codegen improvements | |||
|---|---|---|---|
| |||
...0m0.627s sys 0m0.001s 1399999944 real 0m0.168s user 0m0.167s sys 0m0.000s... | |||
August 16, 2015 General » Re: D for project in computational chemistry | |||
|---|---|---|---|
| |||
...regards, Yury Python: #!/usr/bin/python import sys, string, os, glob, random from math import... | |||
August 13, 2015 Issues » [Issue 14918] New: Undefined reference when using a static array of pollfd's | |||
|---|---|---|---|
| |||
...gz@gmail.com
This code:
import core.sys.posix.poll;
void main() {
pollfd[5] entry... | |||
August 12, 2015 Learn » Re: Hello Assembly! | |||
|---|---|---|---|
| |||
Here's an example: import core.sys.windows.windows; // make the names of C funcs... | |||
August 07, 2015 Learn » Re: zlib performance | |||
|---|---|---|---|
| |||
...0m1.193s sys 0m0.637s zcat: real 0m3.023s user 0m0.320s sys 0m2.440s... | |||
July 28, 2015 GDC » [Bug 196] Error building core/thread.d | |||
|---|---|---|---|
| |||
...gdc/x86_64-apple-darwin15.0.0/sys-include -Wall -Werror -g -frelease -O2 -nostdinc... | |||
July 28, 2015 GDC » [Bug 196] New: Error building core/thread.d | |||
|---|---|---|---|
| |||
...gdc/x86_64-apple-darwin15.0.0/sys-include -o core/thread.o -Wall -Werror... | |||
Copyright © 1999-2021 by the D Language Foundation