2.080.0-rc.1 [was: Beta 2.080.0]

2018-04-27 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Release candidate available now. http://dlang.org/changelog/2.080.0.html http://dlang.org/download.html#dmd_beta - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8TmsnOBFhK7GTkFAlrjYAYACgkQsnOBFhK7 GTmNww//eLu1TR1n2p0GKt/vQJsfO

Release D 2.080.0

2018-05-01 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.080.0. This release comes with CTFE support for log, exp and a couple of more math functions. There is also a new isReturnOnStack trait, an apply function for Nullable, and static method support for Objective-C classes. http://dlang.org/download.html http://dlang.org/changelo

Re: Release D 2.080.0

2018-05-02 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 07:10:49 UTC, Manu wrote: OMG, CTFE ^^! Best release ever! Yes, I am also really glad we can finally prefill tables with log and exp computations.

Beta 2.080.1

2018-06-04 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 First beta for the 2.080.1 patch release. Comes with a handful of fixes. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.080.1.html Please report any bugs at https://issues.dlang.org - -Martin -BEGIN PGP SIGNATURE- i

Re: Beta 2.080.1

2018-06-04 Thread Martin Nowak via Digitalmars-d-announce
On 06/04/2018 02:25 PM, MrSmith wrote: > Is [1] included in that release? > [1] https://issues.dlang.org/show_bug.cgi?id=18821 Thanks for the reminder :), the fix was merged into master instead of stable. Just picked it over. We usually avoid cherry-picking as it leads to unnecessary merge conflic

Re: SmartRef: The Smart Pointer In D

2018-06-08 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 13 January 2017 at 16:50:37 UTC, Dsby wrote: I will write more test before the frist release. And the docs is null. It on github: https://github.com/huntlabs/SmartRef I hope you know https://code.dlang.org/packages/automem.

Release D 2.080.1

2018-06-08 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D 2.080.1. http://dlang.org/download.html This point release fixes a few issues over 2.080.1, see the changelog for more details. http://dlang.org/changelog/2.080.1.html - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpz

Beta 2.081.0

2018-06-16 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.081.0 release, ♥ to the 52 contributors for this release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.081.0.html As usual please report any bugs at https://issues.dlang.org Highlights: https://dlang.org/changelog/2.081.0.h

Re: iopipe v0.1.0 - now with Windows support!

2018-06-16 Thread Martin Nowak via Digitalmars-d-announce
On 06/10/2018 10:10 PM, Steven Schveighoffer wrote: > Note that the new io library also supports sockets, which IODev did not > have support for, AND has a pluggable driver system, so you could > potentially use fiber-based async io without rebuilding. It just makes a > lot of sense for D to have a

Re: Beta 2.081.0

2018-06-26 Thread Martin Nowak via Digitalmars-d-announce
On 06/17/2018 06:42 AM, Martin Nowak wrote: > Glad to announce the first beta for the 2.081.0 release, ♥ to the 52 > contributors for this release. Second Beta live now.

Release Candidate 2.081.0 [was: Re: Beta 2.081.0]

2018-06-28 Thread Martin Nowak via Digitalmars-d-announce
On 06/17/2018 06:42 AM, Martin Nowak wrote: First release candidate for the 2.081.0 release is out now. > http://dlang.org/download.html#dmd_beta > http://dlang.org/changelog/2.081.0.html > > As usual please report any bugs at https://issues.dlang.org -Martin

Release D 2.081.0

2018-07-04 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D 2.081.0. This release comes with... http://dlang.org/download.html http://dlang.org/changelog/2.081.0.html - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8TmsnOBFhK7GTkFAls8m4QACgkQsnOBFhK7 GTnB8xAAuEYsoJZ

Re: Release D 2.081.0

2018-07-04 Thread Martin Nowak via Digitalmars-d-announce
On 07/04/2018 12:03 PM, Martin Nowak wrote: > Glad to announce D 2.081.0. > > This release comes with... Improved C++ compatibility (https://dlang.org/changelog/2.081.0.html#extern_cpp_overhaul) DIP1009 - Expression-Based Contract Syntax (https://dlang.org/changelog/2.081.0.html#expression-based

Beta 2.081.1

2018-07-07 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 First beta for the 2.081.1 patch release. Mostly to fix vibe.d builds with 2.081. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.081.1.html Please report any bugs at https://issues.dlang.org - - -Martin -BEGIN PGP SIGNAT

Release D 2.081.1

2018-07-10 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D 2.081.1. http://dlang.org/download.html This point release fixes a few issues over 2.081.0, see the changelog for more details. http://dlang.org/changelog/2.081.1.html - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpz

Beta 2.081.2

2018-08-07 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 First beta for the 2.081.2 patch release. Comes with a handful of fixes. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.081.2.html Please report any bugs at https://issues.dlang.org - -Martin -BEGIN PGP SIGNATURE- i

Release D 2.081.2

2018-08-12 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.081.2. http://dlang.org/download.html This point release fixes a few issues over 2.081.2, see the changelog for more details. http://dlang.org/changelog/2.081.2.html -Martin

Beta 2.082.0

2018-08-17 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce the first beta for the 2.082.0 release, ♥ to the 47 contributors for this release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.082.0.html As usual please report any bugs at https://issues.dlang.org -

Re: Beta 2.082.0

2018-08-17 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 17 August 2018 at 22:01:29 UTC, Mike Franklin wrote: On Friday, 17 August 2018 at 20:01:32 UTC, Martin Nowak wrote: Windows installer and binaries are now code-signed - https://dlang.org/changelog/2.082.0.html#signed_windows_binaries Was this beta installer supposed to be signed?

Re: Beta 2.082.0

2018-08-18 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 17 August 2018 at 22:08:16 UTC, Mike Franklin wrote: On Friday, 17 August 2018 at 20:01:32 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.082.0 release According to https://issues.dlang.org/show_bug.cgi?id=18786 VirusTotal used to report a virus for the installe

Re: Beta 2.082.0

2018-08-18 Thread Martin Nowak via Digitalmars-d-announce
On 08/18/2018 10:39 AM, Radu wrote: > On Saturday, 18 August 2018 at 08:30:31 UTC, Mike Franklin wrote: >> On Saturday, 18 August 2018 at 08:22:54 UTC, Mike Franklin wrote: >> >>> It's a little old, but from what I'm reading we need "reputation" >>> with Microsoft or an EV certificate, or publish o

Re: D kernel for Jupyter notebook

2018-08-20 Thread Martin Nowak via Digitalmars-d-announce
On 08/20/2018 02:14 AM, Shigeki Karita wrote: > On Sunday, 19 August 2018 at 20:33:45 UTC, Laeeth Isharc wrote: >> Proof of concept works, but it requires some further development to be >> useful to do work in. >> >> [...] > > Great. I have tried DUB integration. It seems to work. > https://github

Re: Beta 2.082.0

2018-08-24 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/17/2018 10:01 PM, Martin Nowak wrote: > Glad to announce the first beta for the 2.082.0 release, ♥ to the > 47 contributors for this release. > > http://dlang.org/download.html#dmd_beta > http://dlang.org/changelog/2.082.0.html > > As usual

Release Candidate 2.082.0

2018-08-29 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 17 August 2018 at 20:01:32 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.082.0 release, ♥ to the 47 contributors for this release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.082.0.html As usual please report any bugs at https://issues

Re: Release Candidate 2.082.0

2018-08-29 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 29 August 2018 at 23:31:37 UTC, Martin Nowak wrote: Website will be updated soon, seems like Digger hasn't yet picked up https://github.com/dlang/dlang.org/pull/2458. You can download binaries directly from http://downloads.dlang.org/pre-releases/2.x/2.082.0/ until that is fixed

Re: Copr repository providing dmd and dub for Fedora, EPEL and Mageia

2018-08-31 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 31 August 2018 at 18:44:23 UTC, Laurent Tréguier wrote: The repo is used just like any other Copr repo: sudo dnf copr enable tcg/devel sudo dnf install dmd dub Since Copr also allows building packages for EPEL and Mageia, I'm launching builds for them as well. [1] https://copr.f

Release D 2.082.0

2018-09-01 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.082.0. This release comes with more efficient update functions for associative arrays, unsafe code in debug blocks, UDAs for function parameters, an improved dependency resolution and avoidance of online update checks for dub, and signed Windows binaries. http://dlang.org/dow

Re: Copr repository providing dmd and dub for Fedora, EPEL and Mageia

2018-09-02 Thread Martin Nowak via Digitalmars-d-announce
On 08/31/2018 09:49 PM, Laurent Tréguier wrote: > I actually used dmd until very recently, and still use dmd on Mageia and > EPEL. I switched to ldc because of weird linker errors on Fedora 29, but > since it's still in development I have no idea if this is the problem > comes from dmd or Fedora. >

Re: Release D 2.082.0

2018-09-02 Thread Martin Nowak via Digitalmars-d-announce
On 09/02/2018 03:16 AM, Mike Franklin wrote: > On Sunday, 2 September 2018 at 01:05:10 UTC, Martin Nowak wrote: >> Glad to announce D 2.082.0. > > The Windows installer gave me no warning messages this time.  Thanks, > everyone. Seems like they knew most artifacts within the installer by now, sca

Re: LDC 1.11.0

2018-09-02 Thread Martin Nowak via Digitalmars-d-announce
On 08/18/2018 06:47 PM, kinke wrote: > Glad to announce LDC 1.11: > > * Rudimentary support for compiling & linking directly to WebAssembly. > See the dedicated Wiki page [1] for how to get started. Nice one! > [1] https://wiki.dlang.org/Generating_WebAssembly_with_LDC

Re: Release D 2.082.0

2018-09-03 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 2 September 2018 at 22:04:11 UTC, Mike Franklin wrote: I guess we should keep an eye on this for the next releases, could you take care of this Mike? Take care of what exactly? What specifically needs to be done? Testing Windows installation of at least the first beta and the ac

Re: Release D 2.082.0

2018-09-03 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 2 September 2018 at 15:51:37 UTC, lurker wrote: if i remember correctly (5.), it wants a different/other version of the tool chain. never the less, i'll continue using c# and not install (1.) again, since in earlier versions of D i eventually had to deinstall VS2017 and then reinstal

Re: Release D 2.082.0

2018-09-04 Thread Martin Nowak via Digitalmars-d-announce
On Tuesday, 4 September 2018 at 03:56:25 UTC, Shigeki Karita wrote: Is there any workaround to avoid this? Please file a regression under https://issues.dlang.org/. One workaround for now would be to initialize the variable at runtime, e.g. ```d static double d; shared static this() { d = ex

Beta 2.082.1

2018-10-06 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 First beta for the 2.082.1 patch release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.082.1.html Please report any bugs at https://issues.dlang.org - - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8T

Re: Beta 2.082.1

2018-10-11 Thread Martin Nowak via Digitalmars-d-announce
On Saturday, 6 October 2018 at 18:12:43 UTC, Andre Pany wrote: As far as I understand you have access to this server only. Can you check what is causing the issue? See https://dlang.slack.com/archives/C4DN1H6LA/p1536909712000100 for more info. I'm about to rebuild the nightlies infrastructure

Release D 2.082.1

2018-10-11 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D 2.082.1. http://dlang.org/download.html This point release fixes a few issues over 2.082.1, see the changelog for more details. http://dlang.org/changelog/2.082.1.html - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpz

Beta 2.082.0

2018-10-17 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce the first beta for the 2.083.0 release, ♥ to the 48 contributors for this release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.083.0.html As usual please report any bugs at https://issues.dlang.org -

Re: Beta 2.082.0

2018-10-26 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 10/17/18 2:14 PM, Martin Nowak wrote: > Glad to announce the first beta for the 2.083.0 release Second beta live now > http://dlang.org/download.html#dmd_beta > http://dlang.org/changelog/2.083.0.html -BEGIN PGP SIGNATURE- iQIzBAEBCgAd

Release Candidate [was: Re: Beta 2.082.0]

2018-10-29 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 17 October 2018 at 12:14:55 UTC, Martin Nowak wrote: Release Candidate is live now. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.083.0.html

Beta 2.083.0 [was: Re: Beta 2.082.0]

2018-11-01 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 17 October 2018 at 12:14:55 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.083.0 release, ♥ to the 48 contributors for this release. Just noted the incorrect subject when searching for the beta thread of the last release.

Re: Beta 2.082.0

2018-11-01 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 17 October 2018 at 15:59:17 UTC, JN wrote: BTW, title says Beta 2.082.0 :) Just automated the template for the beta announcement so this doesn't happen again. https://gist.github.com/MartinNowak/a471fe7ddbfeef205cdf04c93a94c6d0/revisions#diff-e55bb7573f1110c8b2a6922fe8cccf48

Release D 2.083.0

2018-11-01 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D 2.083.0, ♥ to the 51 contributors. This release comes with betterC support in dub, new CppRuntime_* version identifiers, an isZeroInit trait, and an exported environment variable DUB_PACKAGE_VERSION during dub build steps. http:/

Beta 2.083.1

2018-12-04 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.083.1 point release, ♥ to the 9 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.083.1.html As usual please report any bugs at https://issues.dlang.org -Martin

Release D 2.083.1

2018-12-08 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D 2.083.1, ♥ to the 9 contributors. http://dlang.org/download.html This point release fixes a few issues over 2.083.1, see the changelog for more details. http://dlang.org/changelog/2.083.1.html - -Martin -BEGIN PGP SIGNATURE

Beta 2.084.0

2018-12-17 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.084.0 release, ♥ to the 51 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.084.0.html As usual please report any bugs at https://issues.dlang.org -Martin

Re: Beta 2.084.0

2018-12-24 Thread Martin Nowak via Digitalmars-d-announce
On 12/17/18 10:38 PM, Martin Nowak wrote: Second beta live now.

Release Candidate [was: Re: Beta 2.084.0]

2018-12-29 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 12/17/18 10:38 PM, Martin Nowak wrote: Release Candidate for 2.084.0 is live now. > http://dlang.org/download.html#dmd_beta > http://dlang.org/changelog/2.084.0.html > > As usual please report any bugs at https://issues.dlang.org > > -Martin

Release D 2.084.0

2019-01-02 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.084.0, ♥ to the 53 contributors. This release comes with individual control over runtime checks, debuggable string mixins, and an experimental dub feature to improve build cache efficiency. http://dlang.org/download.html http://dlang.org/changelog/2.084.0.html -Martin

Beta 2.084.1

2019-02-04 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.084.1 point release, ♥ to the 6 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.084.1.html As usual please report any bugs at https://issues.dlang.org -Martin

Release D 2.084.1

2019-02-10 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.084.1, ♥ to the 6 contributors. http://dlang.org/download.html This point release fixes a few issues over 2.084.0, see the changelog for more details. http://dlang.org/changelog/2.084.1.html -Martin

Beta 2.085.0

2019-02-16 Thread Martin Nowak via Digitalmars-d-announce
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 -Martin

Re: Beta 2.085.0

2019-02-24 Thread Martin Nowak 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 Second beta is live now.

Release Candidate 2.085.0 [was: Beta 2.085.0]

2019-02-26 Thread Martin Nowak via Digitalmars-d-announce
On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote: http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.085.0.html The release candidate is live now.

Release D 2.085.0

2019-03-02 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.085.0, ♥ to the 49 contributors. This release comes with context-aware assertion messages, lower GC memory usage, a precise GC, support to link custom GCs, lots of Objective-C improvements¹, and toolchainRequirements for dub. This release also ended official support for OSX-32

Re: Berlin D Meetup Feb 2015

2015-02-28 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/27/2015 03:04 PM, Ben Palmer wrote: > Wrapping the RNGs can cause problems as structs are passed by > value. This means that if the same RNG is used in subsequent calls > to say randomCover then the same sequence of random numbers will be > produ

Re: GSoC 2015 - Application Rejected

2015-03-02 Thread Martin Nowak via Digitalmars-d-announce
On 03/02/2015 08:08 PM, CraigDillabaugh wrote: > Unfortunately our organizational proposal for the 2015 Google Summer of > Code was rejected. Thanks to everyone who helped out on this, > especially to those who volunteered to mentor. Just read that as well, it's a pity. Thanks for all the good wo

Re: DConf 2015 discounted hotel rooms now available

2015-03-02 Thread Martin Nowak via Digitalmars-d-announce
On 01/16/2015 11:17 PM, Steven Schveighoffer wrote: > Monday is Memorial Day in the US, just about everyone has it off. Last year's memorial day I was standing at caltrain station, 5 AM, realizing the train wouldn't come.

Re: GSoC 2015 - Application Rejected

2015-03-02 Thread Martin Nowak via Digitalmars-d-announce
On 03/03/2015 01:42 AM, Andrei Alexandrescu wrote: > We've done well, I think, in 2011 and 2012 (except for the one student > who failed to deliver) so something about our reporting might have > failed GSoC's expectations. Are there some documents/emails available. Will get back to you after the I

Re: GSoC 2015 - Application Rejected

2015-03-02 Thread Martin Nowak via Digitalmars-d-announce
On 03/03/2015 01:45 AM, Andrei Alexandrescu wrote: > Comparing our application with that of the accepted language projects > might yield some insight. I ran a cursory read of Clojure's idea page > and on first sight it seems comparable to ours'. -- Andrei Indeed, this year our ideas page and the m

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

2015-03-02 Thread Martin Nowak via Digitalmars-d-announce
On 03/02/2015 05:19 AM, Adam D. Ruppe wrote: > http://arsdnet.net/this-week-in-d/mar-01.html > > https://twitter.com/adamdruppe/status/572249079352299520 > Thanks a lot Adam, this newsletter is really nice to keep up with the important stuff. And there is a RSS feed as well :).

Re: LLVM 3.6 released - LDC master branch/0.15.1 is ready to use it!

2015-03-03 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 27 February 2015 at 19:44:01 UTC, Kai Nacke wrote: This is the 6th time that LDC and D are mentioned in the LLVM release notes! Thanks and keep up the good work.

D 2.067.0-b3

2015-03-03 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glad to announce the third 2.067.0 beta, this time with installers and documentation. https://dlang.dawg.eu/downloads/dmd.2.067.0-b3/ Soon to be mirrored and available on Travis-CI. http://downloads.dlang.org/pre-releases/2.x/2.067.0/ http://ftp.digi

Re: D 2.067.0-b3

2015-03-04 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 4 March 2015 at 02:59:18 UTC, Brian Schott wrote: All builds and unit tests for EMSI's data processing libraries pass with this beta. :)

Last Beta D 2.067.0-b4

2015-03-12 Thread Martin Nowak via Digitalmars-d-announce
This beta will be followed by a release candidate by the end of the week. Will soon be mirrored here and is also available via travis-ci. http://downloads.dlang.org/pre-releases/2.x/2.067.0/ http://ftp.digitalmars.com/ For now you can get the binaries from my private server. https://dlang.dawg.e

Re: This Week in D #9 - marketing discussion, final beta, special interview with Sönke

2015-03-16 Thread Martin Nowak via Digitalmars-d-announce
On Monday, 16 March 2015 at 04:54:12 UTC, Adam D. Ruppe wrote: Ruby has over 6,000 packages, ...starting with letter A. It's over 100K in total. http://www.modulecounts.com/

Release Candidate D 2.067.0-rc1

2015-03-16 Thread Martin Nowak via Digitalmars-d-announce
Release Candidate for 2.067.0 http://downloads.dlang.org/pre-releases/2.x/2.067.0/ http://ftp.digitalmars.com/ You can get the binaries here until they are mirrored. https://dlang.dawg.eu/downloads/dmd.2.067.0-rc1/ We fixed the few remaining issues. https://github.com/D-Programming-Language/dmd/c

Re: Release Candidate D 2.067.0-rc1

2015-03-17 Thread Martin Nowak via Digitalmars-d-announce
On Tuesday, 17 March 2015 at 18:07:32 UTC, Szymon Gatner wrote: Will 2.067 contain libphobos for linking with 32 bit windows apps (COFF 32)? No work in that direction of which I know. Can DMD generate COFF for 32-bit now?

Re: Release Candidate D 2.067.0-rc1

2015-03-17 Thread Martin Nowak via Digitalmars-d-announce
On 03/18/2015 01:13 AM, Manu via Digitalmars-d-announce wrote: > Yes. Has for a while. > We're really hanging out for the 32bit COFF libs to ship with DMD. Well, someone should add a build target to https://github.com/D-Programming-Language/phobos/blob/master/win32.mak. How is the phobos.lib calle

Re: Digger 1.1

2015-03-18 Thread Martin Nowak via Digitalmars-d-announce
On 03/04/2015 05:54 AM, Vladimir Panteleev wrote: > Finally, this is the first stable release with binary downloads for all > major platforms: Nice, out of curiosity. How did you build the releases for all the platforms?

Re: Release Candidate D 2.067.0-rc1

2015-03-20 Thread Martin Nowak via Digitalmars-d-announce
On 03/19/2015 08:02 AM, Rainer Schuetze wrote: > The COFF32 lib is built through win64.mak. This is an excerpt from my > build script to create lib32\phobos32mscoff.lib: > > set dm_make=c:\l\dmc\bin\make > set vs=vs12 > set vcdir=c:\l\%vs%\vc > set cl32=%vcdir%/bin/cl.exe > set ar32=%vcdir%/bin/li

serve - A simple HTTP server for static files

2015-03-21 Thread Martin Nowak via Digitalmars-d-announce
Sharing a useful tool of mine. http://code.dlang.org/packages/serve

Re: serve - A simple HTTP server for static files

2015-03-22 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 22 March 2015 at 07:11:05 UTC, Suliman wrote: Could you explain why pure vibed do not good for static files? It's mainly a replacement for `python -m SimpleHTTPServer`, and is just a very small tool around vibe.d's serveStaticFiles, which does a good job at serving static files and

Re: serve - A simple HTTP server for static files

2015-03-23 Thread Martin Nowak via Digitalmars-d-announce
On 03/22/2015 08:56 PM, Walter Bright wrote: > > If you could write a brief article about it, that would be great! I > think there's a lot of potential for D in that space, and having such > articles will help promulgate the idea. An article would exceed the amount of code I wrote, but I did read

Re: Release Candidate D 2.067.0-rc1

2015-03-23 Thread Martin Nowak via Digitalmars-d-announce
On 03/23/2015 02:49 PM, Szymon Gatner wrote: > Been waiting for this for almost 2 years, might as well wait for another > release. Seriously tho, it is surprising how much little attention is > put into C++/D integration considering all the recent fuss about this. > And yes, I've tried mixed C++/D

Re: Release Candidate D 2.067.0-rc1

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On 03/24/2015 12:59 PM, Szymon Gatner wrote: > From the changelog I don't understand what improvements have been made > to D to increase C++ interop but that is not so important to us now. Yes, that's really lame. We need to convince Daniel to write changelog entries. There is another nice fix tha

Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.067.0. This release comes with many improvements. The GC is a lot faster for most use-cases, we have improved C++ interoperability and fixed plenty of bugs. See the changelog for more details. http://dlang.org/changelog.html Download pages and documentation will be updated w

Re: Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On 03/24/2015 06:22 PM, CraigDillabaugh wrote: > > Congratulations to Martin and everyone else who contributed. And particularly thanks to Kenji and Walter for the fast bug fixing.

Re: Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On 03/24/2015 07:00 PM, Andrei Alexandrescu wrote: > > I have one regret - the changelog is a lot more scarce than it should > because it doesn't list (or link to) a complete list of bugfixes. The > impression to first comers is that we have a release with 8 total items. > Hardly impressive. > >

Re: Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On Tuesday, 24 March 2015 at 19:00:07 UTC, rumbu wrote: Congratulations! Before launching it in the wild, can *mscoff.lib libraries included in the package? Sorry, we'll try to get that for the next release which will come pretty soon. Noone noticed me of that to change the release scripts a

Re: Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On Tuesday, 24 March 2015 at 19:54:06 UTC, Brad Roberts wrote: For what it's worth, that's how things were setup a long time ago (by me), but a lot of people argued enough that it was dropped. I can't remember why. If you look at the existing changelogs, they are much more detailed. https:

Re: Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On Tuesday, 24 March 2015 at 18:01:26 UTC, Andrei Alexandrescu wrote: Yes, amazing job. Let's gear up for the next release with http://wiki.dlang.org/DIP75 sooner! -- Andrei Well 2 month, that's right before dconf, sounds like a good plan.

Re: Release D 2.067.0

2015-03-24 Thread Martin Nowak via Digitalmars-d-announce
On 03/24/2015 10:11 PM, John Colvin wrote: > This cannot be added to homebrew until there is a new stable release of > dub. Why is that? Anyhow dub is in beta and ready soon.

Re: Release D 2.067.0

2015-03-25 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 25 March 2015 at 02:53:02 UTC, Rikki Cattermole wrote: a) A global variable that is only read before init of runtime b) CLI args c) CLI variables So, wheres d? Configure by function call. I think I should get more involved with druntime development.. You need to configure the ru

Re: DUB 0.9.23 released

2015-04-06 Thread Martin Nowak via Digitalmars-d-announce
On Monday, 6 April 2015 at 08:21:46 UTC, Sönke Ludwig wrote: Apart from that, the major additions are: We also made dub a lot faster https://github.com/D-Programming-Language/dub/pull/388.

Re: Release D 2.067.0

2015-04-07 Thread Martin Nowak via Digitalmars-d-announce
On 03/25/2015 10:38 PM, weaselcat wrote: >> Anyone know if there's been any comparisons of different >> heapSizeFactor values? Primarly, compared to the default 2, 1.5 or 1.618. > > has anyone working on the GC actually done any comparisons of the new > options? Yes, we compared different values

Beta D 2.067.1-b1

2015-04-21 Thread Martin Nowak via Digitalmars-d-announce
First beta for the 2.067.1 point release. http://downloads.dlang.org/pre-releases/2.x/2.067.1/ http://ftp.digitalmars.com/ Also available on Travis-CI as dmd-2.067.1-b1. This beta comes with 9 dmd, 1 druntime, and 3 phobos fixes. https://github.com/D-Programming-Language/dmd/compare/v2.067.0...

Re: Beta D 2.067.1-b1

2015-04-22 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 22 April 2015 at 07:18:36 UTC, ponce wrote: OT: How to know the list of D compilers available on Travis CI? Any release/pre-release is available, and it's now also possible to use the latest dmd, gdc, and ldc release by omitting the version suffix. https://github.com/travis-c

Re: Beta D 2.067.1-b1

2015-04-22 Thread Martin Nowak via Digitalmars-d-announce
On 04/22/2015 06:10 PM, Namespace wrote: > Any changelog to compare 2067 and 2067.1? Just a few regression fixes, see the github comparisons in the OP.

D 2.067.1

2015-04-26 Thread Martin Nowak via Digitalmars-d-announce
We're glad to announce dmd 2.067.1 which includes several regression and bug fixes over 2.067.0. http://dlang.org/changelog.html#2.067.1 Please report any bug you encounter at https://issues.dlang.org/.

Re: D 2.067.1

2015-04-27 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 26 April 2015 at 22:05:36 UTC, Dicebot wrote: Side note : when updating Arch package to 2.067.1 I decided to add `-L-lcurl` option to default `dmd.conf` in context of recent discussion on topic. Please report if that causes any issues with link order bugs - I couldn't trigger any but

Re: The hackathon week roundup

2015-05-03 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 3 May 2015 at 04:15:58 UTC, Mike wrote: My idea: 1. Members of the D leadership/committers form a working group. 2. The working group creates of list of bugs they are willing to work on. 3. Hackathon is announced. To motivate participants, the working group agrees to fix a bug of t

Beta D 2.068.0-b1

2015-06-24 Thread Martin Nowak via Digitalmars-d-announce
First beta for the 2.068.0 release. http://downloads.dlang.org/pre-releases/2.x/2.068.0/ http://ftp.digitalmars.com/ Also available on Travis-CI as dmd-2.068.0-b1. A changelog containing all the upcoming changes will be provided within the next few days. Please report any bugs at https://issues

Re: Beta D 2.068.0-b1

2015-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 24 June 2015 at 23:59:43 UTC, Mike wrote: * If you do wish to pursue it please polish it up and rebase it so it has a chance Which doesn't increase our review capacity, it would make more sense to only spent more effort on a pull on request. * If you see a pull request that can

Re: Beta D 2.068.0-b1

2015-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Thursday, 25 June 2015 at 04:06:15 UTC, Ilya Yaroshenko wrote: Would Summator be merged? That sure looks useful, but I lack the time for a review and if it wasn't in master when we merged master into stable it won't be part of the release.

Re: Beta D 2.068.0-b1

2015-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Thursday, 25 June 2015 at 07:48:24 UTC, Iain Buclaw wrote: More importantly, will all cross-platform regressions introduced in the development cycle of 2.068 be fixed? :-) Sure, we intend to fix all reported regressions.

Re: Beta D 2.068.0-b1

2015-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Thursday, 25 June 2015 at 14:04:57 UTC, Steven Schveighoffer wrote: There is quite a raging debate currently happening with naming of lazy ranges that replace allocating ranges. If we blindly just accept what's currently in master, the debate is all for naught. Yes, I'm aware of that, a we

Re: Beta D 2.068.0-b1

2015-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Thursday, 25 June 2015 at 16:57:07 UTC, Temtaime wrote: Is it first ddmd release or it will be based on c++ code ? No ddmd release until it's fast enough, i.e. compiled with gdc/ldc.

Re: Beta D 2.068.0-b1

2015-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Thursday, 25 June 2015 at 20:38:26 UTC, rsw0x wrote: another 6 months of being laughed at on HN and reddit for having unusable smartpointers. Only 2 month until 2.069.0 It's a pity, but we can't wait for everyone to finish their open ended discussions or to eventually respond to pull reque

Re: Beta D 2.068.0-b1

2015-06-30 Thread Martin Nowak via Digitalmars-d-announce
On Friday, 26 June 2015 at 00:25:04 UTC, Mike wrote: At the moment, I don't see anything there (https://trello.com/dlang). Are the board public? Thanks for letting me know, didn't knew it was private.

Re: Beta D 2.068.0-b1

2015-06-30 Thread Martin Nowak via Digitalmars-d-announce
On Monday, 29 June 2015 at 17:03:19 UTC, Jacob Carlborg wrote: On 29/06/15 15:20, Martin Nowak wrote: Thanks for letting me know, didn't knew it was private. Any reason why it's not public? No, there is none, as I hinted in my answer. It already says it's public on our board though. Maybe i

<    1   2   3   4   5   6   7   >