[phobos] [D-Programming-Language/phobos] faf749: Fix Issue 12731 - Infinite range slices are not th...
GitHub via phobos
phobos at puremagic.com
Sun May 11 12:13:50 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: faf7491d3c1160a9c06a46735eac6cdacdcbd611
https://github.com/D-Programming-Language/phobos/commit/faf7491d3c1160a9c06a46735eac6cdacdcbd611
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Fix Issue 12731 - Infinite range slices are not themselves sliceable
Commit: 2fa10321f33dfb796c1b8fa173c5073a45022c68
https://github.com/D-Programming-Language/phobos/commit/2fa10321f33dfb796c1b8fa173c5073a45022c68
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #2158 from monarchdodra/hasSlicingInfinite
Fix Issue 12731 - Infinite range slices are not themselves sliceable
Compare: https://github.com/D-Programming-Language/phobos/compare/ad5bd040c0a4...2fa10321f33d
More information about the phobos
mailing list