[phobos] [D-Programming-Language/phobos] 9ead7e: choose() takes a bool, chooseAmong() takes a size_...
GitHub via phobos
phobos at puremagic.com
Sat May 23 00:17:43 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9ead7e5ee6426e5011ddd8ab90bf9b082b5d8b6b
https://github.com/D-Programming-Language/phobos/commit/9ead7e5ee6426e5011ddd8ab90bf9b082b5d8b6b
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-05-22 (Fri, 22 May 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
choose() takes a bool, chooseAmong() takes a size_t; also fix a number of bugs in the original
Commit: cfce4035f8def2d9fd2b69109c01fc9f36853cdf
https://github.com/D-Programming-Language/phobos/commit/cfce4035f8def2d9fd2b69109c01fc9f36853cdf
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-05-22 (Fri, 22 May 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Fix save & postblit
Commit: 1661282563c84e090553a86a424a1d8e04059f97
https://github.com/D-Programming-Language/phobos/commit/1661282563c84e090553a86a424a1d8e04059f97
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-05-22 (Fri, 22 May 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Move choose's construction into constructor
Commit: 738f09801cc5ed071fd73491b711705735566425
https://github.com/D-Programming-Language/phobos/commit/738f09801cc5ed071fd73491b711705735566425
Author: Walter Bright <walter at walterbright.com>
Date: 2015-05-23 (Sat, 23 May 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Merge pull request #3306 from andralex/choose
choose() takes a bool, chooseAmong() takes a size_t; also fix a numbeā¦
Compare: https://github.com/D-Programming-Language/phobos/compare/e283093ec6e6...738f09801cc5
More information about the phobos
mailing list