[dmd-internals] [D-Programming-Language/dmd] 661f46: [style] detab runnable/template4.d
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri May 9 15:40:51 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 661f4624a173274a85998ca5af0d92becbb50416
https://github.com/D-Programming-Language/dmd/commit/661f4624a173274a85998ca5af0d92becbb50416
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-05-10 (Sat, 10 May 2014)
Changed paths:
M test/runnable/template4.d
Log Message:
-----------
[style] detab runnable/template4.d
Commit: 64eef23daedbb38eb5db99ad8158284819a226df
https://github.com/D-Programming-Language/dmd/commit/64eef23daedbb38eb5db99ad8158284819a226df
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-05-10 (Sat, 10 May 2014)
Changed paths:
M src/template.c
M test/runnable/test42.d
Log Message:
-----------
fix Issue 12725 - IFTI should consider instantiated types with dependent template parameters
Commit: cc5029603a0ce7051b7e24642705c1d8ec6c5e02
https://github.com/D-Programming-Language/dmd/commit/cc5029603a0ce7051b7e24642705c1d8ec6c5e02
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-05-10 (Sat, 10 May 2014)
Changed paths:
M src/template.c
A test/compilable/fail260.d
R test/fail_compilation/fail260.d
M test/runnable/template4.d
Log Message:
-----------
fix Issue 7469 - template mangling depends on instantiation order
Commit: 5c5bd27f748e5b2b095915bfd187ab7561d6d142
https://github.com/D-Programming-Language/dmd/commit/5c5bd27f748e5b2b095915bfd187ab7561d6d142
Author: Martin Nowak <code at dawg.eu>
Date: 2014-05-10 (Sat, 10 May 2014)
Changed paths:
M src/template.c
A test/compilable/fail260.d
R test/fail_compilation/fail260.d
M test/runnable/template4.d
M test/runnable/test42.d
Log Message:
-----------
Merge pull request #3536 from 9rnsr/fix7469
Issue 7469 - template mangling depends on instantiation order
Compare: https://github.com/D-Programming-Language/dmd/compare/647e7f1342c8...5c5bd27f748e
More information about the dmd-internals
mailing list