[phobos] [D-Programming-Language/phobos] ed00f6: fix Issue 7824 - isInputRange fails to recognize i...

GitHub noreply at github.com
Sun May 27 19:54:15 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ed00f6c28c602bd5c3b197e555c44d3b53ef76ba
      https://github.com/D-Programming-Language/phobos/commit/ed00f6c28c602bd5c3b197e555c44d3b53ef76ba
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-05-27 (Sun, 27 May 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  fix Issue 7824 - isInputRange fails to recognize inout(T)[]


  Commit: 900fa89e420e6d7df95ae33f119393b2695a9163
      https://github.com/D-Programming-Language/phobos/commit/900fa89e420e6d7df95ae33f119393b2695a9163
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-05-27 (Sun, 27 May 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  More fixes for inout qualifier.


  Commit: 1c33f47992894fb53c9e0a3941b8780b9141c0e2
      https://github.com/D-Programming-Language/phobos/commit/1c33f47992894fb53c9e0a3941b8780b9141c0e2
  Author: David Simcha <dsimcha at gmail.com>
  Date:   2012-05-27 (Sun, 27 May 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #539 from 9rnsr/fix7824

Issue 7824 - isInputRange fails to recognize inout(T)[]


Compare: https://github.com/D-Programming-Language/phobos/compare/613d10f...1c33f47


More information about the phobos mailing list