Re: Beta 2.085.0

2019-02-17 Thread Per Nordlöw via Digitalmars-d-announce
On Sunday, 17 February 2019 at 12:34:12 UTC, Per Nordlöw wrote: What's not found in the changelog is an optimization sweeping large allocations that is inspired by your report https://forum.dlang.org/thread/zrouxhbkssrncyinh...@forum.dlang.org: https://github.com/dlang/druntime/pull/2430

LDC 1.14.0

2019-02-17 Thread kinke via Digitalmars-d-announce
Glad to announce LDC 1.14: * Based on D 2.084.1. * Linking WebAssembly doesn't require an integrated LLD linker anymore (e.g., also working with distro packages and wasm-ld linker). * 32-bit LTO-able druntime/Phobos newly bundled with prebuilt Windows packages. * AddressSanitizer support for

Re: Beta 2.085.0

2019-02-17 Thread Per Nordlöw via Digitalmars-d-announce
On Sunday, 17 February 2019 at 07:49:24 UTC, Rainer Schuetze wrote: It is listed as "Bugzilla 19455: GC wastes too much memory". What's not found in the changelog is an optimization sweeping large allocations that is inspired by your report

Re: Beta 2.085.0

2019-02-17 Thread Temtaime via Digitalmars-d-announce
On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.085.0 release, ♥ to the 49 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.085.0.html As usual please report any bugs at https://issues.dlang.org