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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to