[dmd-internals] [D-Programming-Language/dmd] 952d0a: Replace WINDOWS_SEH code with a larger stack size ...
GitHub
noreply at github.com
Sun Dec 22 11:14:50 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 952d0a36679669a4ecdf5a7f92fb24970dd30db2
https://github.com/D-Programming-Language/dmd/commit/952d0a36679669a4ecdf5a7f92fb24970dd30db2
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M src/mars.c
M src/mars.h
M src/template.c
M src/win32.mak
Log Message:
-----------
Replace WINDOWS_SEH code with a larger stack size - this matches the non-windows implementation
Commit: 0ea79e8be3bff891df674d3d2076d73fa115eca8
https://github.com/D-Programming-Language/dmd/commit/0ea79e8be3bff891df674d3d2076d73fa115eca8
Author: Walter Bright <walter at walterbright.com>
Date: 2013-12-22 (Sun, 22 Dec 2013)
Changed paths:
M src/mars.c
M src/mars.h
M src/template.c
M src/win32.mak
Log Message:
-----------
Merge pull request #2982 from yebblies/winseh
[DDMD] Replace WINDOWS_SEH code with a larger stack size
Compare: https://github.com/D-Programming-Language/dmd/compare/0cf2fbcf679d...0ea79e8be3bf
More information about the dmd-internals
mailing list