July 12, 2015
On Friday, 10 July 2015 at 15:48:21 UTC, Andrei Alexandrescu wrote:
> Got it. Yah, that should be the case for complex features. BTW this
> brings up the matter of single repo development... we use that at
> Facebook and are happy with it. -- Andrei

Yes, having a single repo for dmd/druntime/phobos/etc would certainly help.
It seems better to tackle this then to fight symptoms (changelog for each repo).
We talk about this often, so maybe it's time to just do it.
I reckon their have been some plans around, e.g. using git submodules.
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals
July 15, 2015
Hi folks, I'm working through my email backlog. Seems I missed the action here. Anything ongoing for the time being? -- Andrei

On 7/9/15 6:43 PM, Martin Nowak via dmd-internals wrote:
> On 07/09/2015 09:03 PM, Jacob Carlborg wrote:
>> Should there be a link from dlang.org <http://dlang.org/> to the Trello board? People have been complaining about there’s no road map since the D1 days.
>>
> Mmh, let's see whether this gets traction.
> It's also not a roadmap, the vision document is
> (http://wiki.dlang.org/Vision/2015H1). The trello board is for
> short-term planning, and it's separate b/c it's difficult to track
> long-term goals when dealing with the messy details of short-term work.
>
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals
July 15, 2015
Yah, sorry I completely missed this. Are there available minutes, or the email exchange is it? -- Andrei

On 7/9/15 9:13 AM, Martin Nowak via dmd-internals wrote:
> Let's have out first biweekly over the next few (2) days.
> I'd suggest to do it here on dmd-internals, as it's semipublic and
> asynchronous.
>
> Agenda:
>
> - review last 2 weeks
> - open issues blocking release
> - plan remaining work for updated 2H15 mid-term plan (vision)
> - eventually plan other work
>
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals
July 17, 2015
On Wednesday, 15 July 2015 at 18:37:33 UTC, Andrei Alexandrescu wrote:
> Yah, sorry I completely missed this. Are there available minutes, or the email exchange is it? -- Andrei
>

No problem, the next one will follow soon.
It's just this email exchange. I planned my next 2 weeks of work and added some cards for open issues blocking the release.
http://forum.dlang.org/post/559E73B4.7020705@dawg.eu
https://trello.com/dlang
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals
August 09, 2015
On Friday, 10 July 2015 at 13:57:30 UTC, Andrei Alexandrescu wrote:
> So whenever we start a new release, we branch master into stable. Why, then, is it unadvisable to just continue business as usual in master? Sorry for the silly question, just learning the ropes. -- Andrei

This nicely illustrates the problem.
https://github.com/D-Programming-Language/phobos/pull/3536
A rangified stripLeft is in 2.068.0 while strip and stripRight didn't make it in time.
There was no good reason to split this PR in the first place other than the size of it.
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals
1 2 3
Next ›   Last »