[phobos] [dlang/phobos] 03a5ea: fix .ptr safety problem in schwartzSort()

GitHub via phobos phobos at puremagic.com
Wed Aug 3 02:33:18 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 03a5eae0f4aefd60905a5f1754a7804442dcbd49
      https://github.com/dlang/phobos/commit/03a5eae0f4aefd60905a5f1754a7804442dcbd49
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  fix .ptr safety problem in schwartzSort()


  Commit: dab3eda334aef8c5e7fe1de0dc527e492b232afa
      https://github.com/dlang/phobos/commit/dab3eda334aef8c5e7fe1de0dc527e492b232afa
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #4707 from WalterBright/sorting-ptr

fix .ptr safety problem in schwartzSort()


Compare: https://github.com/dlang/phobos/compare/5422d2647e52...dab3eda334ae


More information about the phobos mailing list