[phobos] [D-Programming-Language/phobos] c5218d: Fix the arguments of sameTail and make sameHead an...

GitHub noreply at github.com
Fri Jul 26 08:22:32 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: c5218dd33b3c338b21247954ebd3f96a21a33324
      https://github.com/D-Programming-Language/phobos/commit/c5218dd33b3c338b21247954ebd3f96a21a33324
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Fix the arguments of sameTail and make sameHead and sameTail @safe


  Commit: 1f016bbcc0320f2110789e14e653b1a9acdd6ffa
      https://github.com/D-Programming-Language/phobos/commit/1f016bbcc0320f2110789e14e653b1a9acdd6ffa
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Some fixes according to the comments by @ monarchdodra


  Commit: c5008f2c6fae2d2ba15d87325d0f43bbb4249cf3
      https://github.com/D-Programming-Language/phobos/commit/c5008f2c6fae2d2ba15d87325d0f43bbb4249cf3
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #1431 from tom-tan/fix-array-sameHead-and-sameTail

Fix the arguments of sameTail and make sameHead and sameTail @safe

Merged.


Compare: https://github.com/D-Programming-Language/phobos/compare/ffe080e908b1...c5008f2c6fae


More information about the phobos mailing list