May 27, 2012 [phobos] [D-Programming-Language/phobos] ebcba6: fix Issue 7982 - unsigned reverse iota broken | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ebcba68f7bddbf66aa845bc956607aaa84994b82 https://github.com/D-Programming-Language/phobos/commit/ebcba68f7bddbf66aa845bc956607aaa84994b82 Author: Brad Anderson <eco@gnuk.net> Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M std/range.d Log Message: ----------- fix Issue 7982 - unsigned reverse iota broken iota.length needs to take into account unsigned values when the end is greater than the start. Commit: 613d10f1b29a7a1c4a5abf97982ca0c9d59df045 https://github.com/D-Programming-Language/phobos/commit/613d10f1b29a7a1c4a5abf97982ca0c9d59df045 Author: David Simcha <dsimcha@gmail.com> Date: 2012-05-27 (Sun, 27 May 2012) Changed paths: M std/range.d Log Message: ----------- Merge pull request #566 from eco/unsigned-reverse-iota fix Issue 7982 - unsigned reverse iota broken Compare: https://github.com/D-Programming-Language/phobos/compare/ae7c91b...613d10f |
Copyright © 1999-2021 by the D Language Foundation