[phobos] [D-Programming-Language/phobos] 3625bc: Fixes Issue 8920 - iota should work with types sma...
GitHub
noreply at github.com
Sun Feb 3 16:29:54 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3625bcb7e86c5784df53601dd3cce32bf420312f
https://github.com/D-Programming-Language/phobos/commit/3625bcb7e86c5784df53601dd3cce32bf420312f
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M std/range.d
Log Message:
-----------
Fixes Issue 8920 - iota should work with types smaller than int.
Commit: cc135ce7035bb95a0d0a186c2be1103bdd9e21c9
https://github.com/D-Programming-Language/phobos/commit/cc135ce7035bb95a0d0a186c2be1103bdd9e21c9
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #1107 from AndrejMitrovic/Fix8920
Issue 8920 - iota should work with types smaller than int
Compare: https://github.com/D-Programming-Language/phobos/compare/61d26e7dcf2f...cc135ce7035b
More information about the phobos
mailing list