DConf '23 Day One Talk Videos

2023-10-16 Thread Mike Parker via Digitalmars-d-announce
I've just pushed out Vijay's talk, the last from Day 1, to the DConf '23 playlist: https://youtube.com/playlist?list=PLIldXzSkPUXWH97DYBENhAqLk4DUqKUmf&si=any30KpW1hAki1IF Walter's talk will be up in a few days. I'll announce here again when all the Day 2 talks are up. Enjoy!

Re: LDC 1.35.0

2023-10-16 Thread zoujiaqing via Digitalmars-d-announce
On Sunday, 15 October 2023 at 13:37:30 UTC, kinke wrote: Glad to announce LDC 1.35.0. Major changes: * Based on D 2.105.2+. * A few important ImportC fixes. * Fix GC2Stack optimization regression introduced in v1.24. Full release log and downloads: https://github.com/ldc-developers/ldc/release

Re: LDC 1.35.0

2023-10-16 Thread H. S. Teoh via Digitalmars-d-announce
On Sun, Oct 15, 2023 at 01:37:30PM +, kinke via Digitalmars-d-announce wrote: > Glad to announce LDC 1.35.0. Major changes: > > * Based on D 2.105.2+. > * A few important ImportC fixes. > * Fix GC2Stack optimization regression introduced in v1.24. > > Full release log and downloads: > https:

Re: LDC 1.35.0

2023-10-16 Thread Sergey via Digitalmars-d-announce
On Sunday, 15 October 2023 at 13:37:30 UTC, kinke wrote: Glad to announce LDC 1.35.0. Major changes: * Based on D 2.105.2+. * A few important ImportC fixes. * Fix GC2Stack optimization regression introduced in v1.24. Full release log and downloads: https://github.com/ldc-developers/ldc/release

Re: DConf '23 Day One Talk Videos

2023-10-16 Thread Paul via Digitalmars-d-announce
Thanks Mike