[phobos] [dlang/phobos] e2ce5a: Added const and immutable to several variables in ...
GitHub via phobos
phobos at puremagic.com
Wed Jul 27 23:26:04 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: e2ce5a95193efc7c48b9020d99315503a02b4b61
https://github.com/dlang/phobos/commit/e2ce5a95193efc7c48b9020d99315503a02b4b61
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/regex/internal/parser.d
Log Message:
-----------
Added const and immutable to several variables in std.regex.internal.parser
Commit: 1c2632ed801da4b7d5dc3ec5f47ad280bb0f58c5
https://github.com/dlang/phobos/commit/1c2632ed801da4b7d5dc3ec5f47ad280bb0f58c5
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/regex/internal/parser.d
Log Message:
-----------
Merge pull request #4665 from JackStouffer/immutable
[trivial] Added const and immutable to several variables in std.regex.internal.…
Compare: https://github.com/dlang/phobos/compare/62588fdd14c6...1c2632ed801d
More information about the phobos
mailing list