[phobos] [dlang/phobos] 60808c: Added const and immutable to unmodified variables ...
GitHub via phobos
phobos at puremagic.com
Fri Jul 8 15:47:49 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 60808c7e1c03532774c1d56e903afe8222558bc5
https://github.com/dlang/phobos/commit/60808c7e1c03532774c1d56e903afe8222558bc5
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-08 (Fri, 08 Jul 2016)
Changed paths:
M std/array.d
Log Message:
-----------
Added const and immutable to unmodified variables in std.array
Commit: 99e767b1e39195b1f83319a006224c7237f62695
https://github.com/dlang/phobos/commit/99e767b1e39195b1f83319a006224c7237f62695
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-08 (Fri, 08 Jul 2016)
Changed paths:
M std/bigint.d
Log Message:
-----------
Added const and immutable to unmodified variables in std.bigint
Commit: 049dcc32c8f91d9f2f675c2fa0909eada4fb4bd8
https://github.com/dlang/phobos/commit/049dcc32c8f91d9f2f675c2fa0909eada4fb4bd8
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-08 (Fri, 08 Jul 2016)
Changed paths:
M std/string.d
Log Message:
-----------
Added const and immutable to unmodified variables in std.string
Commit: c2209e95877dc40176f9a10b375097658c5ebd69
https://github.com/dlang/phobos/commit/c2209e95877dc40176f9a10b375097658c5ebd69
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-08 (Fri, 08 Jul 2016)
Changed paths:
M std/array.d
M std/bigint.d
M std/string.d
Log Message:
-----------
Merge pull request #4579 from JackStouffer/immutable
Added some const and immutable to unmodified variables
Compare: https://github.com/dlang/phobos/compare/0f85b1e53aa2...c2209e95877d
More information about the phobos
mailing list