[phobos] [dlang/phobos] 3cb9e4: Use medianOf 3 and 5 to estimate pivot

GitHub via phobos phobos at puremagic.com
Sat Oct 1 06:41:57 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 3cb9e4d82127a767757d670bbfdaeb50af6740cc
      https://github.com/dlang/phobos/commit/3cb9e4d82127a767757d670bbfdaeb50af6740cc
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Use medianOf 3 and 5 to estimate pivot


  Commit: 26f47b1e2e751b1c6f5466904f5267d02ceeeef7
      https://github.com/dlang/phobos/commit/26f47b1e2e751b1c6f5466904f5267d02ceeeef7
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Watermarks slightly different for debug vs release


  Commit: bf61ad682f3f9c35a16c79180941ffd902ab9758
      https://github.com/dlang/phobos/commit/bf61ad682f3f9c35a16c79180941ffd902ab9758
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #4826 from andralex/6192-redivivus

Use medianOf 3 and 5 to estimate pivot


Compare: https://github.com/dlang/phobos/compare/6fe14f2cb171...bf61ad682f3f


More information about the phobos mailing list