Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 85bccdb9ab572416bff3b5d9bcc1a2e50175f6e7
https://github.com/D-Programming-Language/phobos/commit/85bccdb9ab572416bff3b5d9bcc1a2e50175f6e7
Author: MetaLang <[email protected]>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M std/variant.d
Log Message:
-----------
Replace use of T.min to determine signedness with std.traits.isUnsigned.
Commit: cacd5f645f5edc0f1143064304df170f8b3ec3d0
https://github.com/D-Programming-Language/phobos/commit/cacd5f645f5edc0f1143064304df170f8b3ec3d0
Author: Daniel Murphy <[email protected]>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M std/variant.d
Log Message:
-----------
Merge pull request #2386 from MetaLang/variant-remove-float-min
Fix Issue 13230: std.variant.Variant Uses Deprecated .min Property in
opArithmetic When T is a Floating Point Type
Compare:
https://github.com/D-Programming-Language/phobos/compare/561b28ebcc74...cacd5f645f5e_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos