May 29, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 09a0801b0ae15a07e2a17e6d10c261fe6b19f144
      https://github.com/D-Programming-Language/phobos/commit/09a0801b0ae15a07e2a17e6d10c261fe6b19f144
  Author: Don Clugston <don.clugston@sociomantic.com>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Remove deprecated tgamma and erfc from math

Improved versions have been in std.mathspecial for 1.5 years.


  Commit: b6f43d5e954e0126a75efe62d6e3a1bb57807620
      https://github.com/D-Programming-Language/phobos/commit/b6f43d5e954e0126a75efe62d6e3a1bb57807620
  Author: Jonathan M Davis <jmdavisProg@gmx.com>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #610 from donc/deprecateGamma

Remove deprecated tgamma and erfc from math


Compare: https://github.com/D-Programming-Language/phobos/compare/c164f04...b6f43d5