[dmd-internals] [D-Programming-Language/dmd] 258127: Do not allocate TypeFunction on the stack
GitHub
noreply at github.com
Sat Jun 29 23:29:33 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2581276ceb26d19170f010cfd6477ba02b3693b4
https://github.com/D-Programming-Language/dmd/commit/2581276ceb26d19170f010cfd6477ba02b3693b4
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-29 (Sat, 29 Jun 2013)
Changed paths:
M src/mangle.c
Log Message:
-----------
Do not allocate TypeFunction on the stack
Commit: ee57326a457cdd21bbd9963da5381df16c1163e9
https://github.com/D-Programming-Language/dmd/commit/ee57326a457cdd21bbd9963da5381df16c1163e9
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-29 (Sat, 29 Jun 2013)
Changed paths:
M src/mangle.c
Log Message:
-----------
Merge pull request #2220 from yebblies/stackalloc
[DDMD] Do not allocate TypeFunction on the stack
Compare: https://github.com/D-Programming-Language/dmd/compare/a1a153701121...ee57326a457c
More information about the dmd-internals
mailing list