September 24, 2011 [phobos] [D-Programming-Language/phobos] 9ed1d7: Add @safe and pure to enforce family. | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 9ed1d7ac3c59511723d13d6145e0b510b0135aaa https://github.com/D-Programming-Language/phobos/commit/9ed1d7ac3c59511723d13d6145e0b510b0135aaa Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-22 (Thu, 22 Sep 2011) Changed paths: M std/exception.d Log Message: ----------- Add @safe and pure to enforce family. Commit: 5a6c0a5a0784788ef83570e1f9b1e1fcf189becd https://github.com/D-Programming-Language/phobos/commit/5a6c0a5a0784788ef83570e1f9b1e1fcf189becd Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-24 (Sat, 24 Sep 2011) Changed paths: M std/exception.d Log Message: ----------- Change `line`'s types receives __LINE__ into size_t in std.exception Commit: 0bf4ed8728a23492b20f7f72ace1eeb70a820f9a https://github.com/D-Programming-Language/phobos/commit/0bf4ed8728a23492b20f7f72ace1eeb70a820f9a Author: Jonathan M Davis <jmdavisProg at gmx.com> Date: 2011-09-24 (Sat, 24 Sep 2011) Changed paths: M std/exception.d Log Message: ----------- Merge pull request #263 from 9rnsr/puresafeEnforce Add @safe and pure to enforce family Compare: https://github.com/D-Programming-Language/phobos/compare/c735bab...0bf4ed8 |
Copyright © 1999-2021 by the D Language Foundation