[phobos] [D-Programming-Language/phobos] 67a1bd: Tweaks in Take
GitHub
noreply at github.com
Sat Sep 29 08:00:45 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 67a1bd7016d0e3511a2c64b294a947b2ad195146
https://github.com/D-Programming-Language/phobos/commit/67a1bd7016d0e3511a2c64b294a947b2ad195146
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2012-09-26 (Wed, 26 Sep 2012)
Changed paths:
M std/range.d
Log Message:
-----------
Tweaks in Take
Avoids useless runtime checks for when dealing with infinite ranges.
Commit: 44dc3707ceaffb4f4b3eac7613a6239e87452662
https://github.com/D-Programming-Language/phobos/commit/44dc3707ceaffb4f4b3eac7613a6239e87452662
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #813 from monarchdodra/Take
Take tweaks
Compare: https://github.com/D-Programming-Language/phobos/compare/ecff5a0899c9...44dc3707ceaf
More information about the phobos
mailing list