[D-runtime] [D-Programming-Language/druntime] 9e2c0a: fix Issue 13559 - missing 64-bit version of array ...
GitHub via D-runtime
d-runtime at puremagic.com
Mon Oct 13 01:37:22 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 9e2c0ab9e9e4a1befcf82dcc577bdbbfd21715db
https://github.com/D-Programming-Language/druntime/commit/9e2c0ab9e9e4a1befcf82dcc577bdbbfd21715db
Author: Martin Nowak <code at dawg.eu>
Date: 2014-10-01 (Wed, 01 Oct 2014)
Changed paths:
M src/rt/arrayshort.d
Log Message:
-----------
fix Issue 13559 - missing 64-bit version of array short operations
- copy&paste for 64-bit versions of array ops on shorts
Commit: 62f5b89bbe92b5d2f3d4cd6a21950681c04a9dd1
https://github.com/D-Programming-Language/druntime/commit/62f5b89bbe92b5d2f3d4cd6a21950681c04a9dd1
Author: Walter Bright <walter at walterbright.com>
Date: 2014-10-13 (Mon, 13 Oct 2014)
Changed paths:
M src/rt/arrayshort.d
Log Message:
-----------
Merge pull request #977 from MartinNowak/fix13559
fix Issue 13559 - missing 64-bit version of array short operations
Compare: https://github.com/D-Programming-Language/druntime/compare/76bf0d17135e...62f5b89bbe92
More information about the D-runtime
mailing list