Re: LDC 1.15.0

2019-04-12 Thread Thomas Mader via Digitalmars-d-announce
On Sunday, 7 April 2019 at 15:14:59 UTC, kinke wrote: On Sunday, 7 April 2019 at 14:26:16 UTC, Thomas Mader wrote: Were there some changes to the shared phobos unittest runners between beta2 and the final release? I ask because I have the problem on macOS with the final release that libphobos2

Re: LDC 1.15.0

2019-04-07 Thread Thomas Mader via Digitalmars-d-announce
On Saturday, 6 April 2019 at 17:40:39 UTC, kinke wrote: Glad to announce LDC 1.15: * Based on D 2.085.1. * Support for LLVM 8.0. The prebuilt packages ship with LLVM 8.0.0 and include the Khronos SPIRV-LLVM-Translator, so that dcompute can now emit OpenCL too. * New -lowmem switch to enable

Re: LDC 1.15.0-beta2

2019-03-30 Thread Thomas Mader via Digitalmars-d-announce
On Sunday, 24 March 2019 at 02:15:38 UTC, kinke wrote: Glad to announce the second beta for LDC 1.15, with these changes compared to beta1 (https://forum.dlang.org/thread/wavjrnwlxkkpzkqjv...@forum.dlang.org): * Based on current DMD stable. * LLVM for prebuilt packages upgraded to v8.0.0

Re: Add D front-end, libphobos library, and D2 testsuite... to GCC

2018-10-29 Thread Thomas Mader via Digitalmars-d-announce
On Monday, 29 October 2018 at 03:43:49 UTC, Mike Parker wrote: Congratulations are in order for Iain Buclaw. His efforts have been rewarded in a big way. Last Friday, he got the greenlight to move forward with submitting his changes into GCC:

Re: expectations 0.1.0

2018-09-04 Thread Thomas Mader via Digitalmars-d-announce
On Monday, 3 September 2018 at 13:00:05 UTC, aliak wrote: This would be great to have in D. Indeed, if it's really going into C++ D needs to think about how to handle that anyway if it wants to offer C++ ABI interfacing. Swift [0] has something similar, and personally after using it for a

Re: expectations 0.1.0

2018-09-03 Thread Thomas Mader via Digitalmars-d-announce
On Monday, 3 September 2018 at 00:52:39 UTC, Vladimir Panteleev wrote: There are generally two classic approaches to error handling: std::expected is not the only thing on this topic going on in C++. There is also the proposal from Herb Sutter [1]. It's not a library solution and changes even

Re: dub 2.079.1-beta.1 test failures on Mac OSX 10.13.5 Beta

2018-04-15 Thread Thomas Mader via Digitalmars-d-announce
On Sunday, 15 April 2018 at 00:52:21 UTC, Martin Nowak wrote: Does the dub beta work for you though? Have you tried the official binary? Dub's CI tests were so far targeted at linux and might have some issues with OS dependent differences. On other platform's we've only been running

dub 2.079.1-beta.1 test failures on Mac OSX 10.13.5 Beta

2018-04-14 Thread Thomas Mader via Digitalmars-d-announce
On Saturday, 7 April 2018 at 18:39:12 UTC, Martin Nowak wrote: First beta for the 2.079.1 patch release. Comes with a handful of fixes. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.079.1.html Please report any bugs at https://issues.dlang.org - -Martin Running the

Re: Release D 2.078.2

2018-02-17 Thread Thomas Mader via Digitalmars-d-announce
On Friday, 16 February 2018 at 11:25:42 UTC, Martin Nowak wrote: On 02/10/2018 09:17 AM, Thomas Mader wrote: https://github.com/dlang/dub/releases/latest doesn't point to 1.7.2. Out of curiosity, do you have a strong use-case to install/update dub separately of the compiler? I don't even

Re: Release D 2.078.2

2018-02-10 Thread Thomas Mader via Digitalmars-d-announce
On Friday, 9 February 2018 at 09:20:14 UTC, Martin Nowak wrote: This point release also ships with dub 1.7.2 which further improves reliability. https://github.com/dlang/dub/blob/master/CHANGELOG.md#v172---2018-02-07 - -Martin https://github.com/dlang/dub/releases/latest doesn't point to

Re: LDC 1.7.0-beta1

2017-12-18 Thread Thomas Mader via Digitalmars-d-announce
On Sunday, 10 December 2017 at 17:33:34 UTC, kinke wrote: Hi everyone, on behalf of the LDC team, I'm glad to announce the first beta for LDC 1.7. The highlights of this version in a nutshell: * Based on D 2.077.1. * Catching C++ exceptions supported on Linux and Windows. Full release log

Re: Release D 2.069.1

2015-11-22 Thread Thomas Mader via Digitalmars-d-announce
On Sunday, 22 November 2015 at 23:54:55 UTC, Martin Nowak wrote: On Saturday, 21 November 2015 at 08:57:45 UTC, Thomas Mader wrote: [1] http://www.jrsoftware.org/isinfo.php Thanks this looks indeed like a good choice. Drop me a line if you decide to go that route I might be able to help

Re: Release D 2.069.1

2015-11-21 Thread Thomas Mader via Digitalmars-d-announce
On Wednesday, 11 November 2015 at 12:05:16 UTC, Martin Nowak wrote: This is an unplanned point release whose sole purpose is to fix a severe Windows installer bug. http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.1/ http://dlang.org/changelog/2.069.1.html

Re: This Week in D #7 - summary of reference counting discussion

2015-03-01 Thread Thomas Mader via Digitalmars-d-announce
On Monday, 2 March 2015 at 04:19:08 UTC, Adam D. Ruppe wrote: This was a very active week on the forums, though most of it was centered around DIP74 and its satellite discussions, leading to a somewhat thin newsletter. http://arsdnet.net/this-week-in-d/mar-01.html

Re: This Week in D, issue 1

2015-01-14 Thread Thomas Mader via Digitalmars-d-announce
On Tuesday, 13 January 2015 at 14:08:58 UTC, Adam D. Ruppe wrote: I've started writing a weekly D newsletter. Here's the first issue, any feedback welcome! http://arsdnet.net/this-week-in-d/jan-12.html In the future, I intend to have it written by Saturday for a weekend release, so if you

Re: Dutyl - a Vim plugin for running D tools

2014-09-04 Thread Thomas Mader via Digitalmars-d-announce
On Wednesday, 3 September 2014 at 19:38:44 UTC, Idan Arye wrote: Version 1.1.0 is out now. It provides the :DUjump command for jumping to the declaration of the symbol under the cursor. If DCD is not running, Dscanner will be used instead. You can also give :DUjump the symbol as an argument -

Re: Dutyl - a Vim plugin for running D tools

2014-09-04 Thread Thomas Mader via Digitalmars-d-announce
On Thursday, 4 September 2014 at 10:39:34 UTC, Idan Arye wrote: On Thursday, 4 September 2014 at 05:58:19 UTC, Thomas Mader wrote: Wouldn't it be better if all this functionality you build in a vim only solution be integrated into DCD instead? This way all sorts of compilers and maybe IDEs

Re: Miscelaneous D tool updates

2014-08-08 Thread Thomas Mader via Digitalmars-d-announce
On Thursday, 7 August 2014 at 23:36:59 UTC, Brian Schott wrote: * Several updates to editor integration scripts (Mostly EMACS) I know that there is an integration script for vim but I wonder if it would be better to work on integrating it with 'You Complete Me'. [1] What do you think? [1]

Re: D programming language specification ebook

2011-07-10 Thread Thomas Mader
for temporary use, when this is used for a release version of a program than I see it definitely negative. Thomas Am 10.07.2011 10:03 schrieb Russel Winder rus...@russel.org.uk: Thomas, On Sat, 2011-07-09 at 10:19 +0200, Thomas Mader wrote: Am 09.07.2011 07:13 schrieb Russel Winder rus

Re: D programming language specification ebook

2011-07-09 Thread Thomas Mader
Very nice! Maybe it is also possible that you create an epub. It is the most widley used ebook format and it seems to be possible to genarate the kindle format out of it. See: http://en.wikipedia.org/wiki/Comparison_of_e-book_formats#IDPF.2FEPUB I would go for epub since it is the most widley

Re: D programming language specification ebook

2011-07-09 Thread Thomas Mader
Am 09.07.2011 07:13 schrieb Russel Winder rus...@russel.org.uk: (It appears that Go now assumes you have 100% connectivity to the Internet 100% of the time both for execution and development :-( Please tell more about this or give some references I am very interested.

Re: Digital Mars has been accepted for Google Summer of Code 2011

2011-03-18 Thread Thomas Mader
Am 2011-03-18 21:01, schrieb Andrei Alexandrescu: We have just got word from Google - Digital Mars has been accepted as a mentoring organization for Google Summer of Code 2011. Thanks to Trass3r for bringing up this idea, to Jens Mueller for reiterating it, and to the people who added to the

Re: dmd 1.066 and 2.051 release

2010-12-31 Thread Thomas Mader
Am 2010-12-21 09:38, schrieb Walter Bright: This is another bug fix release. http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.066.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.051.zip Is it possible that someone creates