[phobos] [D-Programming-Language/phobos] 412ec9: Mark methods for random number generators in std.r...
GitHub
noreply at github.com
Sat Apr 5 14:32:46 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 412ec99bea9cc72c69b15dccd2e82de5cc451192
https://github.com/D-Programming-Language/phobos/commit/412ec99bea9cc72c69b15dccd2e82de5cc451192
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M std/random.d
Log Message:
-----------
Mark methods for random number generators in std.random as safe pure nothrow
Commit: e520962982c5df8cdab9a65683903ec096fce40b
https://github.com/D-Programming-Language/phobos/commit/e520962982c5df8cdab9a65683903ec096fce40b
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M std/random.d
Log Message:
-----------
Mark LinearCongruentialEngine.front and XorshiftEngine.front as const
Commit: abcf061a93d6c3100c4495fffa583a9fdb5db760
https://github.com/D-Programming-Language/phobos/commit/abcf061a93d6c3100c4495fffa583a9fdb5db760
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M std/random.d
Log Message:
-----------
Merge pull request #2051 from tom-tan/safe-pure-nothrow-std-random-generators
Mark methods for random number generators in std.random as safe pure not...
Compare: https://github.com/D-Programming-Language/phobos/compare/4235a4295b8c...abcf061a93d6
More information about the phobos
mailing list