[phobos] [D-Programming-Language/phobos] 98b47a: issue 5224

GitHub noreply at github.com
Tue Jul 30 05:50:30 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 98b47ad5dd882e593b630dc345087914f88fa570
      https://github.com/D-Programming-Language/phobos/commit/98b47ad5dd882e593b630dc345087914f88fa570
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  issue 5224


  Commit: ac555de3aa101efde043aecd2b6b9ccebca2db13
      https://github.com/D-Programming-Language/phobos/commit/ac555de3aa101efde043aecd2b6b9ccebca2db13
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M changelog.dd
    M etc/c/zlib/win32.mak
    M etc/c/zlib/win64.mak
    M index.d
    M posix.mak
    M std/algorithm.d
    M std/array.d
    M std/bigint.d
    M std/bitmanip.d
    M std/c/windows/com.d
    M std/concurrency.d
    M std/conv.d
    R std/cpuid.d
    R std/ctype.d
    M std/datetime.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M std/exception.d
    M std/file.d
    M std/format.d
    M std/functional.d
    M std/getopt.d
    M std/internal/math/biguintcore.d
    M std/internal/math/biguintnoasm.d
    M std/internal/math/biguintx86.d
    M std/json.d
    M std/math.d
    M std/md5.d
    M std/metastrings.d
    M std/net/isemail.d
    M std/path.d
    R std/perf.d
    M std/process.d
    M std/random.d
    M std/range.d
    M std/regex.d
    R std/regexp.d
    M std/socket.d
    M std/stdio.d
    M std/string.d
    M std/traits.d
    M std/typecons.d
    M std/typetuple.d
    M std/uni.d
    M std/utf.d
    M std/variant.d
    M unittest.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/phobos into 5224


  Commit: bff9bf231a3a5ddd93a5099282345c480e2b9f3f
      https://github.com/D-Programming-Language/phobos/commit/bff9bf231a3a5ddd93a5099282345c480e2b9f3f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  @blackwhale's review


  Commit: ae8f014eb7421e474cba42bce2cd0831ab20158a
      https://github.com/D-Programming-Language/phobos/commit/ae8f014eb7421e474cba42bce2cd0831ab20158a
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  @blackwhale's destruction


  Commit: dcd065e2e56fc769e5a5b209910674229c6a0e17
      https://github.com/D-Programming-Language/phobos/commit/dcd065e2e56fc769e5a5b209910674229c6a0e17
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-07-30 (Tue, 30 Jul 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #1162 from andralex/5224

Fix Issue 5224 - std.algorithm.remove!(SwapStrategy.unstable) doesn't work


Compare: https://github.com/D-Programming-Language/phobos/compare/f2bd29cb9703...dcd065e2e56f


More information about the phobos mailing list