[D-runtime] [D-Programming-Language/druntime] 366e90: replace some redeclaration with the respective imp...
GitHub via D-runtime
d-runtime at puremagic.com
Tue Apr 22 10:09:43 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 366e90b70890ed7a0625fd292523f744f2beaeae
https://github.com/D-Programming-Language/druntime/commit/366e90b70890ed7a0625fd292523f744f2beaeae
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-04-21 (Mon, 21 Apr 2014)
Changed paths:
M src/core/thread.di
M src/gc/bits.d
M src/gc/gc.d
M src/gc/proxy.d
Log Message:
-----------
replace some redeclaration with the respective imports
Commit: 39dd0fd2d57c0ffb6803a2ceb15ff0af2ebf3785
https://github.com/D-Programming-Language/druntime/commit/39dd0fd2d57c0ffb6803a2ceb15ff0af2ebf3785
Author: Martin Nowak <code at dawg.eu>
Date: 2014-04-22 (Tue, 22 Apr 2014)
Changed paths:
M src/core/thread.di
M src/gc/bits.d
M src/gc/gc.d
M src/gc/proxy.d
Log Message:
-----------
Merge pull request #751 from rainers/cleanup_gc
[refactor] replace some redeclaration with the respective imports in gc.d
Compare: https://github.com/D-Programming-Language/druntime/compare/d834e0340e87...39dd0fd2d57c
More information about the D-runtime
mailing list