[D-runtime] [D-Programming-Language/druntime] 273222: upgraded int array ops
GitHub
noreply at github.com
Sat Aug 10 15:52:16 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 273222a40ffdb6e6c281fd54184fe560a36bcd82
https://github.com/D-Programming-Language/druntime/commit/273222a40ffdb6e6c281fd54184fe560a36bcd82
Author: John-Colvin <john.loughran.colvin at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
upgraded int array ops
Commit: 664d23fc1f3f1524398e003d96f321cc64a4bef7
https://github.com/D-Programming-Language/druntime/commit/664d23fc1f3f1524398e003d96f321cc64a4bef7
Author: John-Colvin <john.loughran.colvin at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
more fixes and formatting etc.
Commit: e8c1cc5b947731e71fa5952887a04d64aa149c6f
https://github.com/D-Programming-Language/druntime/commit/e8c1cc5b947731e71fa5952887a04d64aa149c6f
Author: John-Colvin <john.loughran.colvin at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
consistent use of size_t
Commit: 63c1e1edde4ce3575c93cb1a8e027955f1c469f3
https://github.com/D-Programming-Language/druntime/commit/63c1e1edde4ce3575c93cb1a8e027955f1c469f3
Author: John-Colvin <john.loughran.colvin at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
improve unittests
Commit: 9b0b6e312fed69cfe567eef13eb645f8c990f7e1
https://github.com/D-Programming-Language/druntime/commit/9b0b6e312fed69cfe567eef13eb645f8c990f7e1
Author: Walter Bright <walter at walterbright.com>
Date: 2013-08-10 (Sat, 10 Aug 2013)
Changed paths:
M src/rt/arrayint.d
Log Message:
-----------
Merge pull request #471 from John-Colvin/64_arr_ops
upgraded int array ops
Compare: https://github.com/D-Programming-Language/druntime/compare/f76bc34b6858...9b0b6e312fed
More information about the D-runtime
mailing list