September 05, 2014 [phobos] [D-Programming-Language/phobos] 5862d7: Fix Issue 13391 - Allow division of BigInt by long... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation