[phobos] [D-Programming-Language/phobos] 9bb4da: fix Issue 15212 - BigInt should implement opCast!l...

GitHub via phobos phobos at puremagic.com
Sat Oct 17 21:43:38 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9bb4da24561171cf96ea4ca5f090c3be0513653b
      https://github.com/D-Programming-Language/phobos/commit/9bb4da24561171cf96ea4ca5f090c3be0513653b
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  fix Issue 15212 - BigInt should implement opCast!long and opCast!int


  Commit: 06506e407aeb83d569f0a7e01ca54c45920f957c
      https://github.com/D-Programming-Language/phobos/commit/06506e407aeb83d569f0a7e01ca54c45920f957c
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  Merge pull request #3725 from CyberShadow/pull-20151017-003315

fix Issue 15212 - BigInt should implement opCast!long and opCast!int


Compare: https://github.com/D-Programming-Language/phobos/compare/05ed573f3b81...06506e407aeb


More information about the phobos mailing list