July 22, 2013 [phobos] [D-Programming-Language/phobos] 70d4c0: Fix issues 8435, 10118. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 70d4c03fe295dfdd320488b3e5435ede3b55640b https://github.com/D-Programming-Language/phobos/commit/70d4c03fe295dfdd320488b3e5435ede3b55640b Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-07-09 (Tue, 09 Jul 2013) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Fix issues 8435, 10118. Commit: 361666734472ad977f5794ba013f37de396e7a31 https://github.com/D-Programming-Language/phobos/commit/361666734472ad977f5794ba013f37de396e7a31 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-07-09 (Tue, 09 Jul 2013) Changed paths: M std/bigint.d Log Message: ----------- Hack to make BigInt's typeinfo use the correct version of opCmp. Commit: 658a6d648d9fd28274089afebf158532ff7b6399 https://github.com/D-Programming-Language/phobos/commit/658a6d648d9fd28274089afebf158532ff7b6399 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-07-09 (Tue, 09 Jul 2013) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Use typeid.getHash instead of rt.util.hash.hashOf which is not accessible from outside druntime. Commit: 8411eaa6b44597b6c2194a0c034e23e7ad7a40e0 https://github.com/D-Programming-Language/phobos/commit/8411eaa6b44597b6c2194a0c034e23e7ad7a40e0 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-07-15 (Mon, 15 Jul 2013) Changed paths: M std/internal/math/biguintcore.d Log Message: ----------- Expand tab. Commit: fc12f98267b6506117d88a79fd51945d2db4c6b8 https://github.com/D-Programming-Language/phobos/commit/fc12f98267b6506117d88a79fd51945d2db4c6b8 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-07-22 (Mon, 22 Jul 2013) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Merge pull request #1402 from quickfur/bigint_hash Fix issues 8435, 10118. Compare: https://github.com/D-Programming-Language/phobos/compare/8c2f4c512fe7...fc12f98267b6 |
Copyright © 1999-2021 by the D Language Foundation