[phobos] [D-Programming-Language/phobos] 492ab0: Fix Issue 14149 - Bad std.algorithm error messages

GitHub via phobos phobos at puremagic.com
Sun Feb 15 07:39:07 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 492ab0df906d72a371a6ed950ee7b13ee4093047
      https://github.com/D-Programming-Language/phobos/commit/492ab0df906d72a371a6ed950ee7b13ee4093047
  Author: sinkuu <sinkuupump at gmail.com>
  Date:   2015-02-14 (Sat, 14 Feb 2015)

  Changed paths:
    M std/algorithm/comparison.d
    M std/algorithm/iteration.d
    M std/algorithm/searching.d

  Log Message:
  -----------
  Fix Issue 14149 - Bad std.algorithm error messages


  Commit: b55c07c63a76ce56526afb1253ece5cda063849c
      https://github.com/D-Programming-Language/phobos/commit/b55c07c63a76ce56526afb1253ece5cda063849c
  Author: sinkuu <sinkuupump at gmail.com>
  Date:   2015-02-14 (Sat, 14 Feb 2015)

  Changed paths:
    M posix.mak
    M std/algorithm/comparison.d
    A std/algorithm/internal.d
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/algorithm/package.d
    M std/algorithm/searching.d
    M std/algorithm/setops.d
    M std/algorithm/sorting.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Move internal stuff to std.algorithm.internal


  Commit: 685c27b2d8659bd6552fa5fba315dcff9ea69114
      https://github.com/D-Programming-Language/phobos/commit/685c27b2d8659bd6552fa5fba315dcff9ea69114
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    M posix.mak
    M std/algorithm/comparison.d
    A std/algorithm/internal.d
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/algorithm/package.d
    M std/algorithm/searching.d
    M std/algorithm/setops.d
    M std/algorithm/sorting.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #2979 from sinkuu/fix_14149

Issue 14149 - Bad std.algorithm error messages


Compare: https://github.com/D-Programming-Language/phobos/compare/3533fa4020c9...685c27b2d865


More information about the phobos mailing list