Re: DConf 2014 Day 2 Talk 6: Debugging in D by Iain Buclaw

2014-07-15 Thread Johannes Pfau via Digitalmars-d-announce
Am Tue, 15 Jul 2014 11:59:42 +1000 schrieb Manu via Digitalmars-d-announce digitalmars-d-announce@puremagic.com: On 15 July 2014 00:32, Johannes Pfau via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Am Tue, 15 Jul 2014 00:15:01 +1000 schrieb Manu via

Re: DMD v2.066.0-b3

2014-07-15 Thread Rainer Schuetze via Digitalmars-d-announce
On 15.07.2014 04:06, Manu via Digitalmars-d-announce wrote: On 15 July 2014 07:37, Rainer Schuetze via Digitalmars-d-announce digitalmars-d-announce@puremagic.com mailto:digitalmars-d-announce@puremagic.com wrote: On 14.07.2014 16:17, Manu via Digitalmars-d-announce wrote: I've

Re: DConf 2014 Day 2 Talk 6: Debugging in D by Iain Buclaw

2014-07-15 Thread Rainer Schuetze via Digitalmars-d-announce
On 15.07.2014 04:02, Manu via Digitalmars-d-announce wrote: On 15 July 2014 04:27, Rainer Schuetze via Digitalmars-d-announce digitalmars-d-announce@puremagic.com mailto:digitalmars-d-announce@puremagic.com wrote: On 14.07.2014 08:22, Manu via Digitalmars-d-announce wrote:

Re: DConf 2014 Day 2 Talk 6: Debugging in D by Iain Buclaw

2014-07-15 Thread Rainer Schuetze via Digitalmars-d-announce
On 15.07.2014 04:35, Manu via Digitalmars-d-announce wrote: On 15 July 2014 04:27, Rainer Schuetze via Digitalmars-d-announce digitalmars-d-announce@puremagic.com mailto:digitalmars-d-announce@puremagic.com wrote: On 14.07.2014 08:22, Manu via Digitalmars-d-announce wrote:

Re: DConf 2014 Day 2 Talk 6: Debugging in D by Iain Buclaw

2014-07-15 Thread Rainer Schuetze via Digitalmars-d-announce
On 11.07.2014 20:15, Iain Buclaw via Digitalmars-d-announce wrote: On 11 July 2014 16:48, Andrei Alexandrescu via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Upvote!! http://www.reddit.com/r/programming/comments/2afm4x/dconf_2014_day_2_talk_6_debugging_in_d_by_iain/

Re: DConf 2014 Day 2 Talk 7: Tiny, Ubiquitous Machines Powered by D by Michael D. Franklin

2014-07-15 Thread Johannes Pfau via Digitalmars-d-announce
Am Mon, 14 Jul 2014 11:17:26 -0700 schrieb Andrei Alexandrescu seewebsiteforem...@erdani.org: http://www.reddit.com/r/programming/comments/2aoqov/dconf_2014_day_2_talk_7_tiny_ubiquitous_machines/ https://www.facebook.com/dlang.org/posts/884725944874421

Re: DConf 2014 Day 2 Talk 3: Designing an Aurora: A Glimpse at the Graphical Future of D by Adam Wilson

2014-07-15 Thread Kapps via Digitalmars-d-announce
On Tuesday, 15 July 2014 at 05:40:29 UTC, Adam Wilson wrote: Yes, performance is not a goal, because we are intentionally not targeting scenarios where that is the first concern. I understand that a lot of people want Aurora to be a high-performance graphics API with a focus on games, but that

DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread Andrei Alexandrescu via Digitalmars-d-announce
http://www.reddit.com/r/programming/comments/2aruaf/dconf_2014_keynote_high_performance_code_using_d/ https://www.facebook.com/dlang.org/posts/885322668148082 https://twitter.com/D_Programming/status/489081312297635840 Andrei

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread John via Digitalmars-d-announce
On Tuesday, 15 July 2014 at 16:20:34 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/2aruaf/dconf_2014_keynote_high_performance_code_using_d/ https://www.facebook.com/dlang.org/posts/885322668148082 https://twitter.com/D_Programming/status/489081312297635840

Re: DConf 2014 Day 2 Talk 7: Tiny, Ubiquitous Machines Powered by D by Michael D. Franklin

2014-07-15 Thread bearophile via Digitalmars-d-announce
The talk was nice, and it's the chance I was waiting to ask a question to the speaker. I've read a very nice paper (+ slides) about using some specialized but simple type system rules to make less bug-prone the bit-twiddling kind of code, Bit-Level Types for High-Level Reasoning by Ranjit

Re: DConf 2014 Day 2 Talk 7: Tiny, Ubiquitous Machines Powered by D by Michael D. Franklin

2014-07-15 Thread bearophile via Digitalmars-d-announce
So are those things a good addition to Phobos for your kind of programming? (additions to the language can be discussed later). You can look at the slides for a quicker overview, or you can ask me here for a summary, if necessary. Bye, bearophile

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread Walter Bright via Digitalmars-d-announce
On 7/15/2014 11:28 AM, John wrote: At the end of this video, it sounds like it ends abruptly.. While answering a question, Walter says.. 'it turns out..' and the video ends there. That's when my time ran out and I vanished in a puff of greasy black smoke.

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread Justin Whear via Digitalmars-d-announce
On Tue, 15 Jul 2014 18:28:34 +, John wrote: On Tuesday, 15 July 2014 at 16:20:34 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/2aruaf/ dconf_2014_keynote_high_performance_code_using_d/ https://www.facebook.com/dlang.org/posts/885322668148082

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread Joakim via Digitalmars-d-announce
On Tuesday, 15 July 2014 at 16:20:34 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/2aruaf/dconf_2014_keynote_high_performance_code_using_d/ https://www.facebook.com/dlang.org/posts/885322668148082 https://twitter.com/D_Programming/status/489081312297635840 Will

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread Walter Bright via Digitalmars-d-announce
On 7/15/2014 12:36 PM, Justin Whear wrote: The sentence was it turns out the simple compiler enhancement I am about to reveal makes all code run 5x faster. That does it. You're on the hook for writing my next material!

DMD v2.066.0-b4

2014-07-15 Thread Andrew Edwards via Digitalmars-d-announce
The v2.066.0-b4 binaries are now available. The review period for beta 4 will run until 0700 UTC ( PDT, 0300 EDT, 1600 JST) on 21 July 2014, at which time binaries for B5 will be produced and released. Due diligence in identifying regressions as early as possible is requested and

Re: DMD v2.066.0-b4

2014-07-15 Thread safety0ff via Digitalmars-d-announce
On Tuesday, 15 July 2014 at 22:40:02 UTC, Andrew Edwards wrote: Outstanding regressions impeding release are: It would be nice if back-end issues got some attention prior to releases. For example: https://issues.dlang.org/show_bug.cgi?id=9465 https://issues.dlang.org/show_bug.cgi?id=11435

Re: DMD v2.066.0-b4

2014-07-15 Thread ketmar via Digitalmars-d-announce
bug tracker is just a thing to collecting dust. you can write your report there, or to /dev/null, or not write it at all -- the result will be the same. i know at least 3 bugs in phobos and at least one very nasty bug in compiler (which causes UB, so-called heisenbug), but have no motivation to

Re: DConf 2014 Day 2 Talk 3: Designing an Aurora: A Glimpse at the Graphical Future of D by Adam Wilson

2014-07-15 Thread Adam Wilson via Digitalmars-d-announce
On Tue, 15 Jul 2014 09:12:01 -0700, Kapps opantm2+s...@gmail.com wrote: On Tuesday, 15 July 2014 at 05:40:29 UTC, Adam Wilson wrote: Yes, performance is not a goal, because we are intentionally not targeting scenarios where that is the first concern. I understand that a lot of people want