[D-runtime] [D-Programming-Language/druntime] 2fbe4a: Add message() to object.Throwable
GitHub via D-runtime
d-runtime at puremagic.com
Tue Dec 15 16:02:55 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 2fbe4a8b393d73c468721da4c550987d9a2c8d14
https://github.com/D-Programming-Language/druntime/commit/2fbe4a8b393d73c468721da4c550987d9a2c8d14
Author: Walter Bright <walter at walterbright.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/object.d
Log Message:
-----------
Add message() to object.Throwable
Commit: 74e5d87148028134e6927c31e99c293e0e2f91bd
https://github.com/D-Programming-Language/druntime/commit/74e5d87148028134e6927c31e99c293e0e2f91bd
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/object.d
Log Message:
-----------
Merge pull request #1445 from WalterBright/message
Add message() to object.Throwable
Compare: https://github.com/D-Programming-Language/druntime/compare/c36cc5180a3a...74e5d8714802
More information about the D-runtime
mailing list