[phobos] [dlang/phobos] 77fd91: Make most random number generator methods @nogc.
GitHub via phobos
phobos at puremagic.com
Tue Sep 20 12:30:37 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 77fd9145e96ca096c026f18fa6833b62bc704192
https://github.com/dlang/phobos/commit/77fd9145e96ca096c026f18fa6833b62bc704192
Author: Marco Leise <marco.leise at gmx.de>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M std/random.d
Log Message:
-----------
Make most random number generator methods @nogc.
Commit: 2e58653d7018a298e604df760e7222abb5c7c81f
https://github.com/dlang/phobos/commit/2e58653d7018a298e604df760e7222abb5c7c81f
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M std/random.d
Log Message:
-----------
Merge pull request #4797 from mleise/std-random-nogc
Make most random number generator methods @nogc.
Compare: https://github.com/dlang/phobos/compare/a251536bc83b...2e58653d7018
More information about the phobos
mailing list