[dmd-internals] [D-Programming-Language/dmd] cdf0a6: fix Issue 12310 - [CTFE] Support heap allocation f...
GitHub
noreply at github.com
Fri Mar 7 01:52:46 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: cdf0a6029a2f0142defaccc4ebabe6ed17798905
https://github.com/D-Programming-Language/dmd/commit/cdf0a6029a2f0142defaccc4ebabe6ed17798905
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
fix Issue 12310 - [CTFE] Support heap allocation for built-in scalar types
Commit: 75a230000e400a5910527afde2d71cdbf6f40b5b
https://github.com/D-Programming-Language/dmd/commit/75a230000e400a5910527afde2d71cdbf6f40b5b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
Merge pull request #3363 from 9rnsr/fix12310
Issue 12310 - [CTFE] Support heap allocation for built-in scalar types
Compare: https://github.com/D-Programming-Language/dmd/compare/17917a2be292...75a230000e40
More information about the dmd-internals
mailing list