[phobos] [D-Programming-Language/phobos] 5ca9dd: Fix for issue# 7937.
GitHub
noreply at github.com
Sun Jun 10 21:28:32 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5ca9dd0fd97c2f4da82eae22e4c48827adc7e346
https://github.com/D-Programming-Language/phobos/commit/5ca9dd0fd97c2f4da82eae22e4c48827adc7e346
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M std/range.d
Log Message:
-----------
Fix for issue# 7937.
Commit: 105e3600ce06c383824763b4296c7e74bffbb39b
https://github.com/D-Programming-Language/phobos/commit/105e3600ce06c383824763b4296c7e74bffbb39b
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M std/range.d
Log Message:
-----------
Additional tweaks for 7937.
I didn't notice that iota had overloads. They've now been taken care of
as well.
Commit: 55666e778cb7a8763fa2fa41f7a3fd7c0cbd4b93
https://github.com/D-Programming-Language/phobos/commit/55666e778cb7a8763fa2fa41f7a3fd7c0cbd4b93
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M std/range.d
Log Message:
-----------
Added additional unit tests for 7937.
Commit: 0f2c2571b61402d122144800f61cc43d283714c3
https://github.com/D-Programming-Language/phobos/commit/0f2c2571b61402d122144800f61cc43d283714c3
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2012-06-10 (Sun, 10 Jun 2012)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #619 from jmdavis/7937
Fix for issue# 7937.
Compare: https://github.com/D-Programming-Language/phobos/compare/bf320c0...0f2c257
More information about the phobos
mailing list