[phobos] [D-Programming-Language/phobos] c37379: document std.algorithm.mutation: swapAt

GitHub via phobos phobos at puremagic.com
Thu Apr 7 18:17:31 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: c373792434b887f45875a23b028d0eaccbd9c277
      https://github.com/D-Programming-Language/phobos/commit/c373792434b887f45875a23b028d0eaccbd9c277
  Author: Sebastian Wilzbach <seb at wilzba.ch>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M std/algorithm/mutation.d

  Log Message:
  -----------
  document std.algorithm.mutation: swapAt


  Commit: b05f4afe1cd36b6912155d8b3d46ef71919a6fe9
      https://github.com/D-Programming-Language/phobos/commit/b05f4afe1cd36b6912155d8b3d46ef71919a6fe9
  Author: Sebastian Wilzbach <seb at wilzba.ch>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M std/algorithm/mutation.d
    M std/algorithm/sorting.d
    M std/container/binaryheap.d
    M std/random.d

  Log Message:
  -----------
  change usage of swapAt to UFCS


  Commit: cb2da7aca64130520a87d158719df0d8c8e605d5
      https://github.com/D-Programming-Language/phobos/commit/cb2da7aca64130520a87d158719df0d8c8e605d5
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M std/algorithm/mutation.d
    M std/algorithm/sorting.d
    M std/container/binaryheap.d
    M std/random.d

  Log Message:
  -----------
  Merge pull request #4127 from greenify/document_swapat

document std.algorithm.mutation: swapAt


Compare: https://github.com/D-Programming-Language/phobos/compare/30442ee40087...cb2da7aca641


More information about the phobos mailing list