[phobos] [D-Programming-Language/phobos] eb293b: Fix issue 15320

GitHub via phobos phobos at puremagic.com
Thu Nov 26 17:57:46 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: eb293b50638eda5e37c84be2f8e06a7cd22271f6
      https://github.com/D-Programming-Language/phobos/commit/eb293b50638eda5e37c84be2f8e06a7cd22271f6
  Author: Dragos Carp <dragoscarp at gmail.com>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/array.d
    M std/datetime.d
    M std/meta.d
    M std/path.d
    M std/range/package.d
    M std/range/primitives.d
    M std/traits.d
    M std/typecons.d
    M std/utf.d

  Log Message:
  -----------
  Fix issue 15320


  Commit: c17a621bf23b9fb3a206f24f0f984d7b82950178
      https://github.com/D-Programming-Language/phobos/commit/c17a621bf23b9fb3a206f24f0f984d7b82950178
  Author: Dragos Carp <dragoscarp at gmail.com>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Fix timezone issue


  Commit: 75cbbef0ab3fefecab29bfbde5bbfd9b59eb2bbd
      https://github.com/D-Programming-Language/phobos/commit/75cbbef0ab3fefecab29bfbde5bbfd9b59eb2bbd
  Author: Dragos Carp <dragoscarp at gmail.com>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/array.d
    M std/datetime.d
    M std/meta.d
    M std/path.d
    M std/range/package.d
    M std/range/primitives.d
    M std/typecons.d

  Log Message:
  -----------
  Add asserts for the "compiles" tests


  Commit: 189dcda76c3d0bbd10f27b5375fdef36f0404fdf
      https://github.com/D-Programming-Language/phobos/commit/189dcda76c3d0bbd10f27b5375fdef36f0404fdf
  Author: Dragos Carp <dragoscarp at gmail.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M std/meta.d

  Log Message:
  -----------
  Remove .stringof usage


  Commit: 7afe668428f19ba877e5d2d2dca0ca2ce1c315b0
      https://github.com/D-Programming-Language/phobos/commit/7afe668428f19ba877e5d2d2dca0ca2ce1c315b0
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/array.d
    M std/datetime.d
    M std/meta.d
    M std/path.d
    M std/range/package.d
    M std/range/primitives.d
    M std/traits.d
    M std/typecons.d
    M std/utf.d

  Log Message:
  -----------
  Merge pull request #3807 from dcarp/Fix15320

[Issue 15320] eliminate 'static assert(__traits(compiles,..'


Compare: https://github.com/D-Programming-Language/phobos/compare/a4482d1709ab...7afe668428f1


More information about the phobos mailing list