[phobos] [D-Programming-Language/phobos] ca4e7d: fix Issue 14373 - std.range.refRange doesn't work ...
GitHub via phobos
phobos at puremagic.com
Fri Apr 17 12:47:29 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ca4e7d22ecdc53d1529fd88c71ff94198ac44303
https://github.com/D-Programming-Language/phobos/commit/ca4e7d22ecdc53d1529fd88c71ff94198ac44303
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-03-29 (Sun, 29 Mar 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
fix Issue 14373 - std.range.refRange doesn't work on mere input ranges
Commit: 9c9727154d028956cf76ad9c83bdeee49f456be1
https://github.com/D-Programming-Language/phobos/commit/9c9727154d028956cf76ad9c83bdeee49f456be1
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-04-03 (Fri, 03 Apr 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
check that R is an input range
Commit: f4894c6302286c95fc63b48bdffeb1d658f5cd7a
https://github.com/D-Programming-Language/phobos/commit/f4894c6302286c95fc63b48bdffeb1d658f5cd7a
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Merge pull request #3123 from aG0aep6G/14373
fix Issue 14373 - std.range.refRange doesn't work on mere input ranges
Compare: https://github.com/D-Programming-Language/phobos/compare/8f58d23f47ee...f4894c630228
More information about the phobos
mailing list