[D-runtime] [D-Programming-Language/druntime] d72524: compare function is not @nogc
GitHub via D-runtime
d-runtime at puremagic.com
Mon May 5 13:54:02 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: d72524e184e28130458a8c98da995400ce7dd468
https://github.com/D-Programming-Language/druntime/commit/d72524e184e28130458a8c98da995400ce7dd468
Author: Walter Bright <walter at walterbright.com>
Date: 2014-05-04 (Sun, 04 May 2014)
Changed paths:
M src/core/stdc/stdlib.d
Log Message:
-----------
compare function is not @nogc
Commit: 6330ff4b953ee9db3f61bf8bff49e3d60de985bf
https://github.com/D-Programming-Language/druntime/commit/6330ff4b953ee9db3f61bf8bff49e3d60de985bf
Author: Martin Nowak <code at dawg.eu>
Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths:
M src/core/stdc/stdlib.d
Log Message:
-----------
Merge pull request #779 from WalterBright/compare-fp
qsort/bsearch compare function is not @nogc
Compare: https://github.com/D-Programming-Language/druntime/compare/826f6875d61b...6330ff4b953e
More information about the D-runtime
mailing list