May 06, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d609bd332f656f6e3cbe72d34db8659ecf1e48c6
      https://github.com/D-Programming-Language/phobos/commit/d609bd332f656f6e3cbe72d34db8659ecf1e48c6
  Author: monarchdodra <monarchdodra@gmail.com>
  Date:   2014-05-06 (Tue, 06 May 2014)

  Changed paths:
    M std/algorithm.d
    M std/array.d
    M std/bigint.d
    M std/complex.d
    M std/conv.d
    M std/functional.d
    M std/math.d
    M std/parallelism.d
    M std/traits.d
    M std/typecons.d
    M std/uuid.d

  Log Message:
  -----------
  Sed "@safe pure nothrow"


  Commit: 58112802ed34206c21d39a6c359be2445fd46804
      https://github.com/D-Programming-Language/phobos/commit/58112802ed34206c21d39a6c359be2445fd46804
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-05-06 (Tue, 06 May 2014)

  Changed paths:
    M std/algorithm.d
    M std/array.d
    M std/bigint.d
    M std/complex.d
    M std/conv.d
    M std/functional.d
    M std/math.d
    M std/parallelism.d
    M std/traits.d
    M std/typecons.d
    M std/uuid.d

  Log Message:
  -----------
  Merge pull request #2146 from monarchdodra/safePureNothrow

Sed "@safe pure nothrow"


Compare: https://github.com/D-Programming-Language/phobos/compare/b1dbc1bf48e3...58112802ed34