[D-runtime] [D-Programming-Language/druntime] 92f92a: @trusted nothrow issue 8651 #8651
GitHub
noreply at github.com
Tue Sep 25 16:34:22 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 92f92aa87c30370a2c7641499977dd0e53982540
https://github.com/D-Programming-Language/druntime/commit/92f92aa87c30370a2c7641499977dd0e53982540
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)
Changed paths:
M src/rt/arrayassign.d
M src/rt/arraybyte.d
M src/rt/arraycast.d
M src/rt/arraycat.d
M src/rt/arraydouble.d
M src/rt/arrayfloat.d
M src/rt/arrayint.d
M src/rt/arrayreal.d
M src/rt/arrayshort.d
Log Message:
-----------
@trusted nothrow issue 8651 #8651
Commit: 19fe0bf759c92d71524f66682be391c3a024a008
https://github.com/D-Programming-Language/druntime/commit/19fe0bf759c92d71524f66682be391c3a024a008
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M src/rt/arrayassign.d
M src/rt/arraybyte.d
M src/rt/arraycast.d
M src/rt/arraycat.d
M src/rt/arraydouble.d
M src/rt/arrayfloat.d
M src/rt/arrayint.d
M src/rt/arrayreal.d
M src/rt/arrayshort.d
Log Message:
-----------
Merge pull request #306 from monarchdodra/sliceNothrow
Slice nothrow
Compare: https://github.com/D-Programming-Language/druntime/compare/b2aebc0ad05e...19fe0bf759c9
More information about the D-runtime
mailing list