From d-runtime at puremagic.com Sun Dec 4 08:51:43 2016 From: d-runtime at puremagic.com (GitHub via D-runtime) Date: Sun, 04 Dec 2016 08:51:43 -0800 Subject: [D-runtime] [dlang/druntime] 5c187e: Revert object.hashOf changes from "use array inter... Message-ID: <5844499f9c89e_fe93fd475eeb13035983@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/stable Home: https://github.com/dlang/druntime Commit: 5c187e05ff87404ebf4884cfc548324c2c3ed0fc https://github.com/dlang/druntime/commit/5c187e05ff87404ebf4884cfc548324c2c3ed0fc Author: WalterW Date: 2016-12-04 (Sun, 04 Dec 2016) Changed paths: M src/object.d Log Message: ----------- Revert object.hashOf changes from "use array interface to hashOf()" fixes issues 16654 & 16764. Commit: 0b1e32acbdd23d36637c94d11d5be5bb904fd928 https://github.com/dlang/druntime/commit/0b1e32acbdd23d36637c94d11d5be5bb904fd928 Author: Martin Nowak Date: 2016-12-04 (Sun, 04 Dec 2016) Changed paths: M src/object.d Log Message: ----------- Merge pull request #1707 from WalterWaldron/fixHashOf [REG 2.072] Revert object.hashOf changes from "use array interface to hashOf()" Compare: https://github.com/dlang/druntime/compare/422c8f7b0f0e...0b1e32acbdd2 From d-runtime at puremagic.com Mon Dec 5 21:04:46 2016 From: d-runtime at puremagic.com (GitHub via D-runtime) Date: Mon, 05 Dec 2016 21:04:46 -0800 Subject: [D-runtime] [dlang/druntime] 316e6d: fix issue 5995 Message-ID: <584646eece45f_60c73faba1335130167fa@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/dlang/druntime Commit: 316e6d2607b4b22794ef75a331ad27d970717cda https://github.com/dlang/druntime/commit/316e6d2607b4b22794ef75a331ad27d970717cda Author: somzzz Date: 2016-11-24 (Thu, 24 Nov 2016) Changed paths: M src/rt/lifetime.d Log Message: ----------- fix issue 5995 Commit: e0f36ff41f9fb01fbf5d47f691389d3efc9b3121 https://github.com/dlang/druntime/commit/e0f36ff41f9fb01fbf5d47f691389d3efc9b3121 Author: somzzz Date: 2016-11-24 (Thu, 24 Nov 2016) Changed paths: M src/rt/lifetime.d Log Message: ----------- unittest Commit: 9a38833ada9d1092343e92dc62491658f2f00701 https://github.com/dlang/druntime/commit/9a38833ada9d1092343e92dc62491658f2f00701 Author: somzzz Date: 2016-11-24 (Thu, 24 Nov 2016) Changed paths: M src/rt/lifetime.d Log Message: ----------- unittest Commit: 45572086a71fe9e285f9b8f1cb7eb64e4376dfdc https://github.com/dlang/druntime/commit/45572086a71fe9e285f9b8f1cb7eb64e4376dfdc Author: somzzz Date: 2016-11-27 (Sun, 27 Nov 2016) Changed paths: M src/rt/lifetime.d Log Message: ----------- Comment on try-catch issue Commit: 6dbbadbac4a0567ba49f0e616fccc8c597fec771 https://github.com/dlang/druntime/commit/6dbbadbac4a0567ba49f0e616fccc8c597fec771 Author: Andrei Alexandrescu Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M src/rt/lifetime.d Log Message: ----------- Merge pull request #1696 from somzzz/issue_5995 fix issue 5995 - string append negative integer causes segfault Compare: https://github.com/dlang/druntime/compare/ca65d0ace166...6dbbadbac4a0 From d-runtime at puremagic.com Wed Dec 7 05:28:55 2016 From: d-runtime at puremagic.com (Martin Nowak via D-runtime) Date: Wed, 7 Dec 2016 14:28:55 +0100 Subject: [D-runtime] Anyone wants to receive github messages here? Message-ID: All of those github mails seem to make the mailing list almost unusable. Of course anyone can setup mail filters, but that doesn't fix the forum/archive views and requires manual action. Since it's possible to have personal github notification settings, I hardly see any use-case for posting GH commit messages and such to the mailing-list. Anyone disagrees with disabling them? -Martin -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 839 bytes Desc: OpenPGP digital signature URL: From d-runtime at puremagic.com Wed Dec 7 05:39:35 2016 From: d-runtime at puremagic.com (Andrei Alexandrescu via D-runtime) Date: Wed, 7 Dec 2016 08:39:35 -0500 Subject: [D-runtime] [phobos] Anyone wants to receive github messages here? In-Reply-To: References: Message-ID: Yes please. -- Andrei On 12/07/2016 08:28 AM, Martin Nowak via phobos wrote: > All of those github mails seem to make the mailing list almost unusable. > > Of course anyone can setup mail filters, but that doesn't fix the > forum/archive views and requires manual action. > > Since it's possible to have personal github notification settings, I > hardly see any use-case for posting GH commit messages and such to the > mailing-list. Anyone disagrees with disabling them? > > -Martin > > > > > _______________________________________________ > phobos mailing list > phobos at puremagic.com > http://lists.puremagic.com/mailman/listinfo/phobos >