[D-runtime] [D-Programming-Language/druntime] e6366f: core.exception: Linkify exception types
GitHub via D-runtime
d-runtime at puremagic.com
Wed Nov 12 16:34:51 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: e6366fc5b807bbdb62b5c62cc24a7a1102af1ae9
https://github.com/D-Programming-Language/druntime/commit/e6366fc5b807bbdb62b5c62cc24a7a1102af1ae9
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M src/core/exception.d
Log Message:
-----------
core.exception: Linkify exception types
Since the actual descriptions for the various exceptions lie in the
exceptions' documentation, they should be more discoverable. The functions
themselves may pop up in stack traces.
Commit: e57f9517be6bfd398a55588755617e793fdecf7f
https://github.com/D-Programming-Language/druntime/commit/e57f9517be6bfd398a55588755617e793fdecf7f
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M src/core/exception.d
Log Message:
-----------
Merge pull request #1018 from CyberShadow/pull-20141112-215524
core.exception: Linkify exception types
Compare: https://github.com/D-Programming-Language/druntime/compare/374bd4fc2e6c...e57f9517be6b
More information about the D-runtime
mailing list