[D-runtime] [D-Programming-Language/druntime] a06524: workaround Issue 2396 - O(N^2) backend optimizatio...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Jun 19 07:55:28 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a065244aed56693b5297241b87232f11571554a3
https://github.com/D-Programming-Language/druntime/commit/a065244aed56693b5297241b87232f11571554a3
Author: Martin Nowak <code at dawg.eu>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M src/rt/util/typeinfo.d
Log Message:
-----------
workaround Issue 2396 - O(N^2) backend optimizations
Commit: baface5e6b9d32cc42390774a2389d42f490fcba
https://github.com/D-Programming-Language/druntime/commit/baface5e6b9d32cc42390774a2389d42f490fcba
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M src/rt/util/typeinfo.d
Log Message:
-----------
Merge pull request #1275 from MartinNowak/workaround2396
workaround Issue 2396 - O(N^2) backend optimizations
Compare: https://github.com/D-Programming-Language/druntime/compare/738f4cfa0db1...baface5e6b9d
More information about the D-runtime
mailing list