[phobos] [dlang/phobos] 1d2505: Added const and immutable to several variables in ...
GitHub via phobos
phobos at puremagic.com
Wed Jul 27 16:21:14 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 1d25050e49a6033a56c96561654c7bdd929474e4
https://github.com/dlang/phobos/commit/1d25050e49a6033a56c96561654c7bdd929474e4
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/format.d
Log Message:
-----------
Added const and immutable to several variables in std.format
Commit: 62588fdd14c615e85886a795770c56a2c44600a3
https://github.com/dlang/phobos/commit/62588fdd14c615e85886a795770c56a2c44600a3
Author: Jonathan M Davis <jmdavis at users.noreply.github.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #4666 from JackStouffer/immutable2
[trivial] Added const and immutable to several variables in std.format
Compare: https://github.com/dlang/phobos/compare/02d800520554...62588fdd14c6
More information about the phobos
mailing list