June 04, 2013 [phobos] [D-Programming-Language/phobos] e2d991: Move checkCTFEable to std.exception.assertCTFEable... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: e2d991b00513508f015b2a5c3863fa22e7307754 https://github.com/D-Programming-Language/phobos/commit/e2d991b00513508f015b2a5c3863fa22e7307754 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-06-01 (Sat, 01 Jun 2013) Changed paths: M std/array.d M std/conv.d M std/exception.d M std/format.d M std/numeric.d M std/path.d M std/string.d M std/typecons.d Log Message: ----------- Move checkCTFEable to std.exception.assertCTFEable, and use it Commit: 924232603ac6cd0f48d46a8b5e8227ada62808c5 https://github.com/D-Programming-Language/phobos/commit/924232603ac6cd0f48d46a8b5e8227ada62808c5 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-06-01 (Sat, 01 Jun 2013) Changed paths: M std/array.d Log Message: ----------- fix Issue 10220 - `array` doesn't work with disabled default construction Commit: 7b0a1219fd7ff945ecac360ac1572e93b88f4de1 https://github.com/D-Programming-Language/phobos/commit/7b0a1219fd7ff945ecac360ac1572e93b88f4de1 Author: Walter Bright <walter@walterbright.com> Date: 2013-06-04 (Tue, 04 Jun 2013) Changed paths: M std/array.d M std/conv.d M std/exception.d M std/format.d M std/numeric.d M std/path.d M std/string.d M std/typecons.d Log Message: ----------- Merge pull request #1329 from 9rnsr/fix10220 [REG2.064a] Issue 10220 - `array` doesn't work with disabled default construction Compare: https://github.com/D-Programming-Language/phobos/compare/977947e7329d...7b0a1219fd7f |
Copyright © 1999-2021 by the D Language Foundation