November 15 General » Re: Report: Analysis of survey: Memory safety in D, what is your view? | |||
|---|---|---|---|
| |||
...is people you don't understand; even if most data gathering are just ass covering. | |||
November 15 DIP Development » Re: __rvalue and Move Semantics first draft | |||
|---|---|---|---|
| |||
...be able to measure performance for different data types and usage scenarios? Thus, we can... | |||
November 14 Issues » [Issue 24860] array appending can create stale memory references | |||
|---|---|---|---|
| |||
...don't need to zero the array data exactly. But this really is GC dependent... | |||
November 13 Issues » [Issue 24856] New: std.array.Appender.ensureAddable can create stale memory references | |||
|---|---|---|---|
| |||
...null);
if(app.data.ptr !is blk.ptr) continue;
writeln(app.data.ptr[0 .. 7... | |||
November 11 General » [SAOC 2024] Improve D Error Messages - Weekly Update #8 | |||
|---|---|---|---|
| |||
...on learning regular expressions (regex) to improve data handling within SARIF test reports. Specifically, I... | |||
November 10 General » Re: What's the story with @property again? | |||
|---|---|---|---|
| |||
...to restore an object from the serialized data at some point in the future. In... | |||
November 08 Learn » Error with -betterC | |||
|---|---|---|---|
| |||
...64/debug/source/examples/example.d.o:(.data._D46TypeInfo_S3leo11graphicsapi6common10SubmitDesc6__initZ+0x30): undefined reference to... | |||
November 06 Learn » Re: Negating a short? | |||
|---|---|---|---|
| |||
...an error because: - VRP doesn't do data flow analysis: it only looks at the... | |||
November 05 Issues » [Issue 24844] New: BigInt multiplication of 0 by integral (non-BigInt) type creates "-0" (negative zero) | |||
|---|---|---|---|
| |||
...should read something like `if(y == 0 || data == 0UL)` to prevent the sign being erroneously... | |||
November 03 Announce » Re: Fluid 0.7.0 has been released! | |||
|---|---|---|---|
| |||
...in a way that also preserves layout data, so a piece of text can be... | |||
Copyright © 1999-2021 by the D Language Foundation