[phobos] [D-Programming-Language/phobos] 104967: Mark std.uni.MultiArray.length as @safe pure nothr...
GitHub via phobos
phobos at puremagic.com
Tue Apr 28 18:17:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 10496726d24dcc073d557203321bbf132e89b372
https://github.com/D-Programming-Language/phobos/commit/10496726d24dcc073d557203321bbf132e89b372
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2015-04-26 (Sun, 26 Apr 2015)
Changed paths:
M std/uni.d
Log Message:
-----------
Mark std.uni.MultiArray.length as @safe pure nothrow @nogc
Commit: b0815037eaa4febbecd8eecd41c16033ad78da4d
https://github.com/D-Programming-Language/phobos/commit/b0815037eaa4febbecd8eecd41c16033ad78da4d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #3232 from tom-tan/uni-MultiArray-length-getter-safe-pure-nothrow-nogc
Mark std.uni.MultiArray.length as @safe pure nothrow @nogc
Compare: https://github.com/D-Programming-Language/phobos/compare/ddeacd73a538...b0815037eaa4
More information about the phobos
mailing list