[phobos] [D-Programming-Language/phobos] 585a9a: add stable sort, tweaks to std.algorithm

GitHub noreply at github.com
Wed Dec 12 07:38:14 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 585a9a241a774b683d42d0ffc0bbf1fdd0401b2e
      https://github.com/D-Programming-Language/phobos/commit/585a9a241a774b683d42d0ffc0bbf1fdd0401b2e
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  add stable sort, tweaks to std.algorithm


  Commit: dca2a007a230f11275ccb035e074f81c7367cc98
      https://github.com/D-Programming-Language/phobos/commit/dca2a007a230f11275ccb035e074f81c7367cc98
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  whitespace & std.algortihm style unification


  Commit: 3aa8e20371b3971b584e84c6390f99cdfb07e8eb
      https://github.com/D-Programming-Language/phobos/commit/3aa8e20371b3971b584e84c6390f99cdfb07e8eb
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  extra test to make sure stable sort of non-lvalue ranges compiles & works


  Commit: 0fcca44b8d225e468715ac1457369935dbd92c3f
      https://github.com/D-Programming-Language/phobos/commit/0fcca44b8d225e468715ac1457369935dbd92c3f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #787 from blackwhale/loan-stable-sort

fix stable sort (4584)


Compare: https://github.com/D-Programming-Language/phobos/compare/85887b9b3c80...0fcca44b8d22


More information about the phobos mailing list