October 18, 2014 [phobos] [D-Programming-Language/phobos] 77de1e: Mark std.uni.replicateBits as safe, pure, nothrow ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 77de1efcf8c40b599ac4d3487eb5a3df2b5c9479 https://github.com/D-Programming-Language/phobos/commit/77de1efcf8c40b599ac4d3487eb5a3df2b5c9479 Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2014-10-17 (Fri, 17 Oct 2014) Changed paths: M std/uni.d Log Message: ----------- Mark std.uni.replicateBits as safe, pure, nothrow and nogc Commit: d5074fc215cd69c50ed4dee6c45779d9e476f83c https://github.com/D-Programming-Language/phobos/commit/d5074fc215cd69c50ed4dee6c45779d9e476f83c Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2014-10-19 (Sun, 19 Oct 2014) Changed paths: M std/uni.d Log Message: ----------- Replace reduce!"a+b" with sum Commit: ac3118693b27df6e8ff1592fde06e6f9c5819e2d https://github.com/D-Programming-Language/phobos/commit/ac3118693b27df6e8ff1592fde06e6f9c5819e2d Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-10-19 (Sun, 19 Oct 2014) Changed paths: M std/uni.d Log Message: ----------- Merge pull request #2619 from tom-tan/safe-pure-nothrow-nogc-uni-replicateBits Mark std.uni.replicateBits as safe, pure, nothrow and nogc Compare: https://github.com/D-Programming-Language/phobos/compare/d4d60e201d9f...ac3118693b27 |
Copyright © 1999-2021 by the D Language Foundation