[dmd-internals] [D-Programming-Language/dmd] 8381f6: Merge pull request #3898 from 9rnsr/fix13378
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Sep 1 19:14:20 PDT 2014
Branch: refs/heads/2.066
Home: https://github.com/D-Programming-Language/dmd
Commit: 8381f61baf838f289a89c3f9fe324e04138b8324
https://github.com/D-Programming-Language/dmd/commit/8381f61baf838f289a89c3f9fe324e04138b8324
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3898 from 9rnsr/fix13378
[REG2.066] Issue 13378 - Wrong failure of template value parameter deduction in IFTI
Commit: f45825b99c7d45a21a8cbb07ce57a6e0372037da
https://github.com/D-Programming-Language/dmd/commit/f45825b99c7d45a21a8cbb07ce57a6e0372037da
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
Changed paths:
M src/template.c
A test/runnable/imports/link13400a.d
A test/runnable/link13400.d
Log Message:
-----------
Merge pull request #3932 from 9rnsr/fix13400
[REG2.067a] Issue 13400 - Linking problems with bigints and std.functional.memoize
Commit: f3a52eac94c30d6a2917504a1d2be2ef8e0f2ba3
https://github.com/D-Programming-Language/dmd/commit/f3a52eac94c30d6a2917504a1d2be2ef8e0f2ba3
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3905 from 9rnsr/fix13379
[REG2.067a] Issue 13379 - Latest dmd fails with recursive template expansion in std.regex
Commit: 6bfc3341a04ff6b4bc431703473646c35bbd0c87
https://github.com/D-Programming-Language/dmd/commit/6bfc3341a04ff6b4bc431703473646c35bbd0c87
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
Changed paths:
M src/func.c
A test/runnable/imports/link13394a.d
A test/runnable/link13394.d
Log Message:
-----------
Merge pull request #3918 from 9rnsr/fix13394
[REG2.066] Issue 13394 - invariant fail to link since 2.066 when using separate compilation
Commit: 88925ef1a2b0fa7a07db25b0ee87c9cd7f4e8d2a
https://github.com/D-Programming-Language/dmd/commit/88925ef1a2b0fa7a07db25b0ee87c9cd7f4e8d2a
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
Changed paths:
M src/func.c
M src/template.c
A test/runnable/imports/link13394a.d
A test/runnable/imports/link13400a.d
A test/runnable/link13394.d
A test/runnable/link13400.d
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3939 from 9rnsr/2.066
Cherry-picking commits from master to 2.066 branch (for the minor release 2.066.1)
Compare: https://github.com/D-Programming-Language/dmd/compare/f0c028bf872e...88925ef1a2b0
More information about the dmd-internals
mailing list