[D-runtime] [D-Programming-Language/druntime] e00f77: reuse rt_init/rt_term in main
GitHub
noreply at github.com
Tue Aug 27 10:57:26 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: e00f772153b9f26376c80739f4bc1a8d3f493dbd
https://github.com/D-Programming-Language/druntime/commit/e00f772153b9f26376c80739f4bc1a8d3f493dbd
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M src/rt/dmain2.d
Log Message:
-----------
reuse rt_init/rt_term in main
- runModuleUnitTests is no longer called from rt_init
but needs to be called separatly
Commit: 2c6c29be9c2b99bffcb5e939b6567cad2f9b4171
https://github.com/D-Programming-Language/druntime/commit/2c6c29be9c2b99bffcb5e939b6567cad2f9b4171
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M src/rt/dmain2.d
Log Message:
-----------
Merge pull request #587 from dawgfoto/refactorMain
reuse rt_init/rt_term in main
Compare: https://github.com/D-Programming-Language/druntime/compare/c1f8bea3699d...2c6c29be9c2b
More information about the D-runtime
mailing list