[phobos] [D-Programming-Language/phobos] 33aa54: Added isSIMDVector, support for SIMD primitives to...
GitHub via phobos
phobos at puremagic.com
Sun May 11 19:30:49 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 33aa546ea399f1998659b182e988ba9c44e15234
https://github.com/D-Programming-Language/phobos/commit/33aa546ea399f1998659b182e988ba9c44e15234
Author: Manu Evans <turkeyman at gmail.com>
Date: 2014-05-10 (Sat, 10 May 2014)
Changed paths:
M std/traits.d
Log Message:
-----------
Added isSIMDVector, support for SIMD primitives to std.traits.Signed/Unsigned, and fullyQualifiedName
Commit: 54836250d734f27319393dea90e643c35b739dcb
https://github.com/D-Programming-Language/phobos/commit/54836250d734f27319393dea90e643c35b739dcb
Author: Walter Bright <walter at walterbright.com>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #1391 from TurkeyMan/simd-traits
Added support for simd primitives to std.traits.Signed/Unsigned
Compare: https://github.com/D-Programming-Language/phobos/compare/2fa10321f33d...54836250d734
More information about the phobos
mailing list