[D-runtime] [D-Programming-Language/druntime] 524306: int array ops: Removed redundant checks & scalar
GitHub
noreply at github.com
Tue Aug 13 12:41:22 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 5243062c8a8175b1b0608697fe92ef0215432df1
https://github.com/D-Programming-Language/druntime/commit/5243062c8a8175b1b0608697fe92ef0215432df1
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
int array ops: Removed redundant checks & scalar
Commit: 1202ef2d589e328f6abf943579c681eabe5aabd5
https://github.com/D-Programming-Language/druntime/commit/1202ef2d589e328f6abf943579c681eabe5aabd5
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
reinstated checks and set x64 mmx/sse/sse2 enums
Commit: cc0e69699dcf5b92702a86a77003487ba17246a0
https://github.com/D-Programming-Language/druntime/commit/cc0e69699dcf5b92702a86a77003487ba17246a0
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
fix formatting
Commit: 2495b2ee6cd4264dcd8db4eae5433d3a3ba9c2bd
https://github.com/D-Programming-Language/druntime/commit/2495b2ee6cd4264dcd8db4eae5433d3a3ba9c2bd
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
More formatting fixes
there's gonna be some bug reports in emacs d-mode for this...
Commit: 9c8d45ff551addb1403c0927cef18bd465ab51d3
https://github.com/D-Programming-Language/druntime/commit/9c8d45ff551addb1403c0927cef18bd465ab51d3
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
tabs and spaces...
Commit: 969fd69195ab9046b2a08b8cfeb4f3fa2c8ed1a8
https://github.com/D-Programming-Language/druntime/commit/969fd69195ab9046b2a08b8cfeb4f3fa2c8ed1a8
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
trailing whitespace
Commit: 898491a2f640e911a35873ba898621ec1106f05c
https://github.com/D-Programming-Language/druntime/commit/898491a2f640e911a35873ba898621ec1106f05c
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
removed unused labels
Commit: b4d53c850f88123d3629b53a2605e09c3b02067b
https://github.com/D-Programming-Language/druntime/commit/b4d53c850f88123d3629b53a2605e09c3b02067b
Author: John Colvin <john.loughran.colvin at gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
whitespace again
Commit: f653b47ed14d0b879eafc31624895e5595ec92d8
https://github.com/D-Programming-Language/druntime/commit/f653b47ed14d0b879eafc31624895e5595ec92d8
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
Merge pull request #566 from John-Colvin/patch-2
int array ops: Removed redundant checks & scalar asm
Compare: https://github.com/D-Programming-Language/druntime/compare/29a2d6642e4a...f653b47ed14d
More information about the D-runtime
mailing list