[phobos] [D-Programming-Language/phobos] 5862d7: Fix Issue 13391 - Allow division of BigInt by long...

GitHub via phobos phobos at puremagic.com
Fri Sep 5 12:48:51 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5862d718116a63a3c8686649b7b45a9791636612
      https://github.com/D-Programming-Language/phobos/commit/5862d718116a63a3c8686649b7b45a9791636612
  Author: Peter Alexander <pja at fb.com>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Fix Issue 13391 - Allow division of BigInt by long/ulong


  Commit: 7e6d8d715fea7e227c867a881d529f77250d7026
      https://github.com/D-Programming-Language/phobos/commit/7e6d8d715fea7e227c867a881d529f77250d7026
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Merge pull request #2477 from fb-pja/bug13391

Fix Issue 13391 - Allow division of BigInt by long/ulong


Compare: https://github.com/D-Programming-Language/phobos/compare/a54b12909168...7e6d8d715fea


More information about the phobos mailing list