[phobos] [dlang/phobos] 81e97a: Added const and inout to methods in std.regex/pack...
GitHub via phobos
phobos at puremagic.com
Wed Jul 20 20:45:09 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 81e97a0fe0bb2071a3b3c82eb8cc7141ff8a1220
https://github.com/dlang/phobos/commit/81e97a0fe0bb2071a3b3c82eb8cc7141ff8a1220
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M std/regex/package.d
Log Message:
-----------
Added const and inout to methods in std.regex/package
Commit: 96b0a5ac36aeeafc70bc3f9f62b6333c82a91281
https://github.com/dlang/phobos/commit/96b0a5ac36aeeafc70bc3f9f62b6333c82a91281
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Added const and immutable to several variables in std.net.curl
Commit: c06d9f50093f6f809ce3a6c3e9e2570557e95646
https://github.com/dlang/phobos/commit/c06d9f50093f6f809ce3a6c3e9e2570557e95646
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M std/net/curl.d
M std/regex/package.d
Log Message:
-----------
Merge pull request #4622 from JackStouffer/immutable2
[trivial] Added const and immutable to several variables in std.net.curl
Compare: https://github.com/dlang/phobos/compare/48db636e9e03...c06d9f50093f
More information about the phobos
mailing list