[phobos] [dlang/phobos] b24000: Removed unused variables from std.algorithm.sortin...
GitHub via phobos
phobos at puremagic.com
Mon Jul 11 12:38:33 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: b24000513d0aa793719d7e700af263cff0874de0
https://github.com/dlang/phobos/commit/b24000513d0aa793719d7e700af263cff0874de0
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-08 (Fri, 08 Jul 2016)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Removed unused variables from std.algorithm.sorting
Commit: 0f7a01178b5a0a92ee775d6a2c67b7f5de546920
https://github.com/dlang/phobos/commit/0f7a01178b5a0a92ee775d6a2c67b7f5de546920
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-08 (Fri, 08 Jul 2016)
Changed paths:
M std/array.d
Log Message:
-----------
Removed unused variables from std.array
Commit: 48424da293e247edc3640ad41d19abc8df8663cd
https://github.com/dlang/phobos/commit/48424da293e247edc3640ad41d19abc8df8663cd
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M std/datetime.d
Log Message:
-----------
Removed unused variables from std.datetime
Commit: f49908c56bc7712b04cc429d4153daddee12e5a2
https://github.com/dlang/phobos/commit/f49908c56bc7712b04cc429d4153daddee12e5a2
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M std/algorithm/sorting.d
M std/array.d
M std/datetime.d
Log Message:
-----------
Merge pull request #4578 from JackStouffer/unused-variables
Remove or Fix Unused Variables
Compare: https://github.com/dlang/phobos/compare/1e8f8554b613...f49908c56bc7
More information about the phobos
mailing list