[phobos] [dlang/phobos] 4f81cb: Added const and immutable to several variables in ...
GitHub via phobos
phobos at puremagic.com
Tue Jul 26 17:46:55 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 4f81cb0f6355d706f18298b502f7ad267b2884c1
https://github.com/dlang/phobos/commit/4f81cb0f6355d706f18298b502f7ad267b2884c1
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/internal/math/biguintcore.d
Log Message:
-----------
Added const and immutable to several variables in std.internal.math.biguintcore
Commit: 9f7dcd50730ed7b86c6648ef64f7f69ef6d2c530
https://github.com/dlang/phobos/commit/9f7dcd50730ed7b86c6648ef64f7f69ef6d2c530
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/internal/math/biguintcore.d
Log Message:
-----------
Merge pull request #4663 from JackStouffer/immutable
[trivial] Added const and immutable to several variables in std.internal.math.biguintcore
Compare: https://github.com/dlang/phobos/compare/fb82e50d7e8b...9f7dcd50730e
More information about the phobos
mailing list