[D-runtime] [D-Programming-Language/druntime] f9c634: Merge pull request #587 from dawgfoto/refactorMain
GitHub
noreply at github.com
Sun Sep 1 01:44:06 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: f9c6346ad333ed3fb085174477773a3c6ea73ba5
https://github.com/D-Programming-Language/druntime/commit/f9c6346ad333ed3fb085174477773a3c6ea73ba5
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-26 (Mon, 26 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
Commit: b39de99c84a96b02575e4e96185e267a6e9da57c
https://github.com/D-Programming-Language/druntime/commit/b39de99c84a96b02575e4e96185e267a6e9da57c
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M src/core/thread.d
M src/core/thread.di
M src/gc/proxy.d
Log Message:
-----------
Merge pull request #589 from dawgfoto/threadTermLocks
add explicit thread_term call to replace atexit
Commit: 68eee299e28ee51421aac8fd5920edeb814c5b54
https://github.com/D-Programming-Language/druntime/commit/68eee299e28ee51421aac8fd5920edeb814c5b54
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M src/rt/dmain2.d
M src/rt/sections_linux.d
Log Message:
-----------
perform runtime and module initialization when loading DSOs
Commit: 99496ed71a36c59bcde8abb081968fed334046ef
https://github.com/D-Programming-Language/druntime/commit/99496ed71a36c59bcde8abb081968fed334046ef
Author: Walter Bright <walter at walterbright.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)
Changed paths:
M src/rt/dmain2.d
M src/rt/sections_linux.d
Log Message:
-----------
Merge pull request #590 from dawgfoto/autoInit
perform runtime and module initialization when loading DSOs
Compare: https://github.com/D-Programming-Language/druntime/compare/fa39a3252912...99496ed71a36
More information about the D-runtime
mailing list