[D-runtime] [D-Programming-Language/druntime] f0e4cf: add DLL support for Windows Server 2003 and XP/64
noreply at github.com
noreply at github.com
Tue Apr 26 11:04:45 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: f0e4cff8e6f89b1d67d65302f5df572941568ef4
https://github.com/D-Programming-Language/druntime/commit/f0e4cff8e6f89b1d67d65302f5df572941568ef4
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2011-04-25 (Mon, 25 Apr 2011)
Changed paths:
M src/core/sys/windows/_dll.d
M src/core/sys/windows/_thread.d
M src/core/thread.d
Log Message:
-----------
add DLL support for Windows Server 2003 and XP/64
fix crash in DLL on Windows/64
support creating thread inside DLL
Commit: 3b75e61db816d831f379ded88963a8c869cd2f4b
https://github.com/D-Programming-Language/druntime/commit/3b75e61db816d831f379ded88963a8c869cd2f4b
Author: Sean Kelly <sean at invisibleduck.org>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M src/core/sys/windows/_dll.d
M src/core/sys/windows/_thread.d
M src/core/thread.d
Log Message:
-----------
Merged pull request #13 from rainers/dll_fixes.
add DLL support for Windows Server 2003 and XP/64
Compare: https://github.com/D-Programming-Language/druntime/compare/30c44e9...3b75e61
More information about the D-runtime
mailing list