May 30, 2014 [phobos] [D-Programming-Language/phobos] ace6a6: Make BigInt nothrow where possible | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation