[D-runtime] [D-Programming-Language/druntime] 0e539d: adjust system internal structures like _SYSTEM_PRO...
GitHub
noreply at github.com
Sat Jan 12 05:33:46 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 0e539da930c615ec2aeb19c014cb33af3ac31158
https://github.com/D-Programming-Language/druntime/commit/0e539da930c615ec2aeb19c014cb33af3ac31158
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/core/sys/windows/threadaux.d
Log Message:
-----------
adjust system internal structures like _SYSTEM_PROCESS_INFORMATION to Win64
Commit: eec52c959ae75103e6c4bee32c967adeb6f67940
https://github.com/D-Programming-Language/druntime/commit/eec52c959ae75103e6c4bee32c967adeb6f67940
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/core/sys/windows/threadaux.d
Log Message:
-----------
code styling and comments
Commit: f16f8cb6ab0a6ad7107a7f11de94af067f46f035
https://github.com/D-Programming-Language/druntime/commit/f16f8cb6ab0a6ad7107a7f11de94af067f46f035
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M src/core/sys/windows/threadaux.d
Log Message:
-----------
fill system structs with more field info
Commit: 116c1b8067b1abe9f748fe848a886f58eecc3e02
https://github.com/D-Programming-Language/druntime/commit/116c1b8067b1abe9f748fe848a886f58eecc3e02
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M src/core/sys/windows/threadaux.d
Log Message:
-----------
remove space
Commit: 73ce4e11b54c9d64cdb9a20b7cf1bae11f6388fa
https://github.com/D-Programming-Language/druntime/commit/73ce4e11b54c9d64cdb9a20b7cf1bae11f6388fa
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M src/core/sys/windows/threadaux.d
Log Message:
-----------
Merge pull request #381 from rainers/win64_dll_init
Win64: fix DLL loading for multi threaded applications
Compare: https://github.com/D-Programming-Language/druntime/compare/add76b20d638...73ce4e11b54c
More information about the D-runtime
mailing list