[D-runtime] [D-Programming-Language/druntime] b42388: do not optimize for the unlikely state, current ve...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Mar 24 09:58:18 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b4238857b6fea493755462289a3492773c9598ed
https://github.com/D-Programming-Language/druntime/commit/b4238857b6fea493755462289a3492773c9598ed
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
do not optimize for the unlikely state, current version is wrong anyway
Commit: a3a73ea873ed838135e594afda2b348789b16b9d
https://github.com/D-Programming-Language/druntime/commit/a3a73ea873ed838135e594afda2b348789b16b9d
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #1520 from rainers/remove_one_pool_cond
GC: remove condition that is never false
Compare: https://github.com/D-Programming-Language/druntime/compare/a623084538f6...a3a73ea873ed
More information about the D-runtime
mailing list