[phobos] [D-Programming-Language/phobos] ace6a6: Make BigInt nothrow where possible
    GitHub via phobos 
    phobos at puremagic.com
       
    Fri May 30 10:52:37 PDT 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ace6a6076d6608aa217e9a7ab22283183c13ffd9
      https://github.com/D-Programming-Language/phobos/commit/ace6a6076d6608aa217e9a7ab22283183c13ffd9
  Author: Dylan Knutson <tcdknutson at gmail.com>
  Date:   2014-05-27 (Tue, 27 May 2014)
  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d
  Log Message:
  -----------
  Make BigInt nothrow where possible
  Commit: a9552611af20cb70e844ba2e43ec71d6d833fb29
      https://github.com/D-Programming-Language/phobos/commit/a9552611af20cb70e844ba2e43ec71d6d833fb29
  Author: Dylan Knutson <tcdknutson at gmail.com>
  Date:   2014-05-28 (Wed, 28 May 2014)
  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d
  Log Message:
  -----------
  more operators nothrow
  Commit: dcbd56d00075cafbbc58fead8fc99f4dd77848d2
      https://github.com/D-Programming-Language/phobos/commit/dcbd56d00075cafbbc58fead8fc99f4dd77848d2
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-05-30 (Fri, 30 May 2014)
  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d
  Log Message:
  -----------
  Merge pull request #2210 from dymk/bignum-nothrow
Make BigInt nothrow where possible
Compare: https://github.com/D-Programming-Language/phobos/compare/9624e7ca5a0a...dcbd56d00075
    
    
More information about the phobos
mailing list