<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 25 August 2015 at 22:42, NVolcz via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Monday, 24 August 2015 at 16:09:46 UTC, Adam D. Ruppe wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</snip><span class=""><br>
This Week in D has the argument over export/Object.factory, the if(array) thread, dmd codegen, and the official switch to ddmd!<br>
<br>
<a href="http://arsdnet.net/this-week-in-d/aug-23.html" rel="noreferrer" target="_blank">http://arsdnet.net/this-week-in-d/aug-23.html</a><br></span>
</snip><br>
</blockquote>
<br>
Speaking of giving the ldc and gdc recognition. Wouldn't it be neat to have statistics for them to in This Week in D?<br>
IMO it would also be interesting to graph the statistics to be able to read the trends.<br>
<br>
</blockquote></div><br></div><div class="gmail_extra">I don't think this would work as well with the less active compilers.  Partly because (gdc) only really goes through a major overhaul/change once every six months, depending on how long the next release of DMD has been in development.  Also the whole process is less driven by dealing with bug reports and more driven by feature/optimization topics that I'm sure would fly over most people's heads.<br><br></div><div class="gmail_extra">I'm sure no one cares that:</div><div class="gmail_extra">- C++ support has been backported from 2.067.<br></div><div class="gmail_extra">- Reducing GC.malloc calls from 7861 to 11 in D EH routines.<br></div><div class="gmail_extra">- Strict LTR evaluation order honouring has been turned off until spec better defines what should be done  (op= operations may be reordered as optimizations see fit).<br>- Updated to be in sync with gcc-6-20150816 snapshot.<br></div><div class="gmail_extra">- 16 files changed, 1854 insertions, 269 deletions.<br></div><div class="gmail_extra">- New gdc-4.9.3 and gdc-5.2.0 binary releases are available.<br><br></div><div class="gmail_extra">Well, maybe the last one is of interest, but I hope there's a point. :-)<br><br></div><div class="gmail_extra">Iain<br></div></div>