Re: Decimal string to floating point conversion with correct half-to-even rounding

2020-07-04 Thread 9il via Digitalmars-d-announce
On Saturday, 4 July 2020 at 20:35:48 UTC, Walter Bright wrote: On 6/21/2020 8:24 AM, 9il wrote: So excited to finally announce we can correctly parse floating-point numbers according to IEEE round half-to-even (bankers) rule like in C/C++, Rust, and others. Great work! Would you like to add

Re: Visual D 1.0.0 released

2020-07-04 Thread user1234 via Digitalmars-d-announce
On Saturday, 4 July 2020 at 13:00:16 UTC, Rainer Schuetze wrote: Hello, after having passed the 10 year anniversary of public availability recently, it is finally time to release version 1.0 of Visual D, the Visual Studio extension that adds D language support to VS 2008-2019. You can find

Re: Visual D 1.0.0 released

2020-07-04 Thread user1234 via Digitalmars-d-announce
On Saturday, 4 July 2020 at 22:25:06 UTC, user1234 wrote: On Saturday, 4 July 2020 at 13:00:16 UTC, Rainer Schuetze wrote: This would have been worth a post in D.announce but D.learn is nice too I suppose ;) The post appears in the two sections for some reason so there's no problem actually.

Re: Decimal string to floating point conversion with correct half-to-even rounding

2020-07-04 Thread Walter Bright via Digitalmars-d-announce
On 6/21/2020 8:24 AM, 9il wrote: So excited to finally announce we can correctly parse floating-point numbers according to IEEE round half-to-even (bankers) rule like in C/C++, Rust, and others. Great work! Would you like to add it to dmd?

Re: A security review of the D library Crypto

2020-07-04 Thread aberba via Digitalmars-d-announce
On Saturday, 4 July 2020 at 15:49:25 UTC, Cym13 wrote: On Saturday, 4 July 2020 at 14:37:41 UTC, H. S. Teoh wrote: I'm not the author, but I'm curious about the D implementation of Botan (https://code.dlang.org/packages/botan) -- how is its security level? I glanced at it before and it seemed

Re: A security review of the D library Crypto

2020-07-04 Thread Cym13 via Digitalmars-d-announce
On Saturday, 4 July 2020 at 14:37:41 UTC, H. S. Teoh wrote: I'm not the author, but I'm curious about the D implementation of Botan (https://code.dlang.org/packages/botan) -- how is its security level? I glanced at it before and it seemed OK, but it'd be really nice to have a 3rd party

Re: Visual D 1.0.0 released

2020-07-04 Thread Rainer Schuetze via Digitalmars-d-announce
On 04/07/2020 17:16, Arafel wrote: > On 4/7/20 15:00, Rainer Schuetze wrote: >> Hello, >> >> after having passed the 10 year anniversary of public availability >> recently, it is finally time to release version 1.0 of Visual D, the >> Visual Studio extension that adds D language support to VS

Re: Visual D 1.0.0 released

2020-07-04 Thread kinke via Digitalmars-d-announce
Thanks a lot, Rainer!

Re: Visual D 1.0.0 released

2020-07-04 Thread Arafel via Digitalmars-d-announce
On 4/7/20 15:00, Rainer Schuetze wrote: Hello, after having passed the 10 year anniversary of public availability recently, it is finally time to release version 1.0 of Visual D, the Visual Studio extension that adds D language support to VS 2008-2019. You can find the installer at

Re: Visual D 1.0.0 released

2020-07-04 Thread Manu via Digitalmars-d-announce
This is huge! Congrats on the super cool milestone with a bunch of really great new stuff. Thanks so much for your tireless work Rainer! I wouldn't be here without all your effort on this. On Sat, Jul 4, 2020 at 11:05 PM Rainer Schuetze via Digitalmars-d-announce <

Re: A security review of the D library Crypto

2020-07-04 Thread H. S. Teoh via Digitalmars-d-announce
On Wed, Jul 01, 2020 at 07:19:11AM +, Cym13 via Digitalmars-d-announce wrote: [...] > https://breakpoint.purrfect.fr/article/review_crypto_d.html [...] Very interesting writeup indeed, thanks! > Furthermore if you would like someone to have a look at your project > to identify issues I am

Visual D 1.0.0 released

2020-07-04 Thread Rainer Schuetze via Digitalmars-d-announce
Hello, after having passed the 10 year anniversary of public availability recently, it is finally time to release version 1.0 of Visual D, the Visual Studio extension that adds D language support to VS 2008-2019. You can find the installer at

Re: Beta 2.093.0

2020-07-04 Thread Piotrek via Digitalmars-d-announce
On Friday, 3 July 2020 at 15:03:28 UTC, aberba wrote: I don't think I've ever said this but the DMD experience is incredible. I actually enjoy using it. ♥️ to all the people making things happen. +1 I think I discover new goodies in D ecosystem very month. Thank you everyone! Cheers,

Re: Release Candidate [was: Re: Beta 2.093.0]

2020-07-04 Thread Mathias LANG via Digitalmars-d-announce
On Friday, 3 July 2020 at 15:27:54 UTC, user1234 wrote: On Friday, 3 July 2020 at 11:10:25 UTC, Martin Nowak wrote: On Wednesday, 24 June 2020 at 21:01:05 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.093.0 release, ♥ to the 53 contributors. Release Candidate is live