July 21, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 668087adb71c51637371967ee43a066cfdfafc83
      https://github.com/D-Programming-Language/phobos/commit/668087adb71c51637371967ee43a066cfdfafc83
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2013-07-20 (Sat, 20 Jul 2013)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  Fix for issue# 10680.

unsigned was moved to std.conv (with a deprecated alias left in std.traits), but std.bigint was not updated accordingly. This fixes that.


  Commit: 4e9063b9599f206667224f6baf705b0644bb1701
      https://github.com/D-Programming-Language/phobos/commit/4e9063b9599f206667224f6baf705b0644bb1701
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2013-07-21 (Sun, 21 Jul 2013)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  Merge pull request #1427 from jmdavis/10680

Fix for issue# 10680.


Compare: https://github.com/D-Programming-Language/phobos/compare/1bd22b2e8b1a...4e9063b9599f