Thread overview | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
June 24, 2014 LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Hi everyone! The first release of LDC 0.13.0 is here! It is based on the 2.064.2 front-end and LLVM 3.1-3.4.2 (OS X: LLVM 3.2/3.4.x only). Please refer to the GitHub release page for the preliminary change log and the package download links: https://github.com/ldc-developers/ldc/releases/tag/v0.13.0 MD5 checksums for the release packages: 8a6ef1ec9f7e332c57b872277c4fd548 ldc-0.13.0-src.tar.gz 3cc3bc0567b117fbbad1a3f305b14287 ldc2-0.13.0-linux-x86.tar.gz 0e519968ded1751e9bd1f91a12e55ea2 ldc2-0.13.0-linux-x86.tar.xz b83e31d823b5628a66b181a437f1db84 ldc2-0.13.0-linux-x86_64.tar.gz 9d16bf4c0b5111e9cb1e745d5eda2dc7 ldc2-0.13.0-linux-x86_64.tar.xz 13b35fd089eb8804b4f5d7a3b579ba0c ldc2-0.13.0-mingw-x86.7z bb20d76ecfcb6c757dbcd3d6683b3cce ldc2-0.13.0-mingw-x86.zip cfc25af995e1c196ce90f2f318e80ff8 ldc2-0.13.0-osx-x86_64.tar.gz b0d7008af942c5026339a3922b8c463a ldc2-0.13.0-osx-x86_64.tar.xz As always, the Win32/MinGW packages require a recent version of the mingw-w64 toolchain, see the README file for details. Please be sure to report any bugs at https://github.com/ldc-developers/ldc/issues, and feel free to drop by at the digitalmars.D.ldc forums (http://forum.dlang.org/group/digitalmars.D.ldc) for any questions or comments. Thanks to everybody involved in making this happen! Regards, Kai |
June 24, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | Kai Nacke:
> The first release of LDC 0.13.0 is here!
I'll try this version soon. I'd like switches to increase the inlining threshold and to use unsafe floating point optimizations (similar to -ffast-math of GCC).
Bye,
bearophile
|
June 24, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | Hi bearophile!
On Tuesday, 24 June 2014 at 08:42:50 UTC, bearophile wrote:
> Kai Nacke:
>
>> The first release of LDC 0.13.0 is here!
>
> I'll try this version soon. I'd like switches to increase the inlining threshold and to use unsafe floating point optimizations (similar to -ffast-math of GCC).
>
> Bye,
> bearophile
I'll try to implement some new functionality soon. (I have a long list of things I like to do - this is one of them.)
Regards,
Kai
|
June 24, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke Attachments: | On Tue, 24 Jun 2014 04:48:14 +0000 Kai Nacke via digitalmars-d-ldc <digitalmars-d-ldc@puremagic.com> wrote: > Hi everyone! Hi Kai, > > The first release of LDC 0.13.0 is here! It is based on the 2.064.2 front-end and LLVM 3.1-3.4.2 (OS X: LLVM 3.2/3.4.x only). The Debian packages have been updated accordingly: https://buildd.debian.org/status/package.php?p=ldc&suite=sid (using llvm-3.4) > Thanks to everybody involved in making this happen! Thanks to you guys for a great job! Konstantinos |
June 24, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | ..and Arch Linux has just joined the celebration :) |
June 24, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dicebot | For openSUSE: https://build.opensuse.org/package/show/home:marc_schuetz:branches:home:dmacvicar/ldc |
June 24, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dicebot | The Gentoo overlay contains an ebuild for 0.13.0, too. I update the dlang overlay soon. Regards, Kai |
June 25, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | On Tuesday, 24 June 2014 at 16:11:13 UTC, Kai Nacke wrote:
> The Gentoo overlay contains an ebuild for 0.13.0, too.
> I update the dlang overlay soon.
>
> Regards,
> Kai
Good job,I will try it.
Thank you.
|
June 25, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke Attachments:
| On Tue, 2014-06-24 at 04:48 +0000, Kai Nacke via digitalmars-d-ldc wrote: > Hi everyone! > > The first release of LDC 0.13.0 is here! It is based on the 2.064.2 front-end and LLVM 3.1-3.4.2 (OS X: LLVM 3.2/3.4.x only). It is splendid for LDC and D in general that this release has made it into the wild. The sooner it makes it to Debian Sid, Fedora 20/21, MacPorts, HomeBrew, Chocolatey, etc. the better! I shall probably still use merge-2.065 though. :-) -- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder@ekiga.net 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel@winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder |
June 25, 2014 Re: LDC 0.13.0 has been released! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Russel Winder | Hi Russel!
On Wednesday, 25 June 2014 at 17:56:53 UTC, Russel Winder via digitalmars-d-ldc wrote:
> I shall probably still use merge-2.065 though. :-)
No. I merged merge-2.065 into master. :-)
Regards,
Kai
|
Copyright © 1999-2021 by the D Language Foundation