[phobos] [D-Programming-Language/phobos] ddf826: UFCS for moveAt, moveFront, moveBack

GitHub via phobos phobos at puremagic.com
Sat Apr 9 02:00:55 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ddf8268d421e1b277cc25fa66e37321881120bca
      https://github.com/D-Programming-Language/phobos/commit/ddf8268d421e1b277cc25fa66e37321881120bca
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M std/algorithm/mutation.d
    M std/algorithm/sorting.d
    M std/container/binaryheap.d
    M std/range/interfaces.d
    M std/range/package.d

  Log Message:
  -----------
  UFCS for moveAt, moveFront, moveBack


  Commit: 28a4afeff9e5fe97e0ccc5347b07709b3ff90298
      https://github.com/D-Programming-Language/phobos/commit/28a4afeff9e5fe97e0ccc5347b07709b3ff90298
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M std/algorithm/mutation.d
    M std/algorithm/sorting.d
    M std/container/binaryheap.d
    M std/range/interfaces.d
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #4165 from 9il/moveAt

UFCS for moveAt, moveFront, moveBack


Compare: https://github.com/D-Programming-Language/phobos/compare/ef26d531a3f7...28a4afeff9e5


More information about the phobos mailing list