[phobos] [dlang/phobos] 59706e: Added const and immutable to several variables in ...
GitHub via phobos
phobos at puremagic.com
Tue Jul 26 17:46:35 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 59706e6caec887c6d7c201f36613e0e5737be216
https://github.com/dlang/phobos/commit/59706e6caec887c6d7c201f36613e0e5737be216
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/regex/internal/backtracking.d
Log Message:
-----------
Added const and immutable to several variables in std.regex.internal.backtracking
Commit: fb82e50d7e8be07007ae3c72210c2a9baa6d9383
https://github.com/dlang/phobos/commit/fb82e50d7e8be07007ae3c72210c2a9baa6d9383
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/regex/internal/backtracking.d
Log Message:
-----------
Merge pull request #4664 from JackStouffer/immutable2
[trivial] Added const and immutable to several variables in std.regex.internal.…
Compare: https://github.com/dlang/phobos/compare/3cf5e9a7fb86...fb82e50d7e8b
More information about the phobos
mailing list