digitalmars.D.internals - 18th Planning, Jan 13 - Feb 2
- Martin Nowak (39/39) Jan 17 2017 Quick planning
- Martin Nowak (5/10) Feb 01 2017 This is what it will approximately look like.
Quick planning Agenda: - 2.073.0 - CTFE - CI - fixing contracts - arrayOps - <your topic here> ======== few days delay still some open regressions release candidate within the next few days (also reestablishing RCs for major releases) non-member function calls now working soon preview build http://forum.dlang.org/post/lkasdzszdztvesvwjgyq forum.dlang.org classes and exceptions delayed for CTFE 2.0 early prototype for project tester 2.0 https://github.com/Dicebot/dlangci https://dlang.slack.com/messages/ci/ setting up a server atm. analysis done, feedback wanted https://issues.dlang.org/show_bug.cgi?id=15984#c11 continue work after release should GDC/LDC use SIMD intrinsics or rely on auto-vectorization https://trello.com/c/TNCQ6xBk/171-templated-library-arrayop-implementation-also-fixes-issue-15619-and-issue-16680 ======== Andrei, what about the deprecation guidelines? We wanted to add the point about not maintaining compat for (100%) undefined behavior. https://trello.com/c/nfgTwXw6/283-deprecation-guidelines Walter, a few words on the scope/DIP1000 progress? Any adjustments of https://trello.com/c/JOxCazeF/263-dip1000-scope-implementation?
Jan 17 2017
On Tuesday, 17 January 2017 at 13:16:01 UTC, Martin Nowak wrote:early prototype for project tester 2.0 https://github.com/Dicebot/dlangci https://dlang.slack.com/messages/ci/ setting up a server atm.This is what it will approximately look like. https://ci2.dawg.eu/blue/organizations/jenkins/dlang/detail/dlang/120/pipeline Still need to address a couple of issues. https://github.com/Dicebot/dlangci/issues
Feb 01 2017