-
-
Notifications
You must be signed in to change notification settings - Fork 608
Comparing changes
Open a pull request
base repository: dlang/dmd
base: 13f41930d438
head repository: dlang/dmd
compare: b326f6e7b8da
- 14 commits
- 18 files changed
- 6 contributors
Commits on Oct 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1f59030 - Browse repository at this point
Copy the full SHA 1f59030View commit details -
Merge pull request #5166 from 9rnsr/fix15149
[REG2.068.1] Issue 15149 - Linker error with separate compilation
Configuration menu - View commit details
-
Copy full SHA for 95d0764 - Browse repository at this point
Copy the full SHA 95d0764View commit details
Commits on Oct 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b8a3966 - Browse repository at this point
Copy the full SHA b8a3966View commit details -
Merge pull request #5170 from 9rnsr/fix15176
[REG2.069.0-b1] Issue 15176 - ICE(glue.c):separate compilation with -inline crash in glue.c
Configuration menu - View commit details
-
Copy full SHA for f09bb06 - Browse repository at this point
Copy the full SHA f09bb06View commit details
Commits on Oct 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f26ae00 - Browse repository at this point
Copy the full SHA f26ae00View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ba17e - Browse repository at this point
Copy the full SHA d9ba17eView commit details -
Fix #15180: [REG2.069.0-b1] Segfault with empty struct used as UDA
Thanks to Kenji Hara for the fix.
Configuration menu - View commit details
-
Copy full SHA for 6efbee2 - Browse repository at this point
Copy the full SHA 6efbee2View commit details
Commits on Oct 10, 2015
-
Merge pull request #5181 from jacob-carlborg/15180_segfault_uda
Fix #15180: [REG2.069.0-b1] Segfault with empty struct used as UDA
Configuration menu - View commit details
-
Copy full SHA for 03db3e3 - Browse repository at this point
Copy the full SHA 03db3e3View commit details -
Merge pull request #5179 from John-Colvin/patch-3
fix Issue 15181 - SYSCONFDIR is broken
Configuration menu - View commit details
-
Copy full SHA for 5df7520 - Browse repository at this point
Copy the full SHA 5df7520View commit details -
Merge pull request #5172 from 9rnsr/fix15177
[REG2.069.0-b1] Issue 15177 - mixin + traits issue with 2.069 beta 1
Configuration menu - View commit details
-
Copy full SHA for d752f69 - Browse repository at this point
Copy the full SHA d752f69View commit details
Commits on Oct 13, 2015
-
fix Issue 15200 - ICE(glue.c) when compiling with -inline
Even if a function is expanded by inlining, the function itself don't have to put in object file. In short, adjusting `ti.minst` in `inline.d` is not correct. The unspeculation in `expandInline` was added in the PR #4944, but sadly it was just a hack and inherently unneeded. The changes in `TemplateInstance.appendToModuleMember` and `needsCodegen` those were added since 2.068.1-b1, now correctly handle codegen of nested template instances.
Configuration menu - View commit details
-
Copy full SHA for 204df57 - Browse repository at this point
Copy the full SHA 204df57View commit details -
Merge pull request #5192 from 9rnsr/fix15200
[REG2.068.2] Issue 15200 - ICE(glue.c) when compiling with -inline
Configuration menu - View commit details
-
Copy full SHA for 1e5d3b0 - Browse repository at this point
Copy the full SHA 1e5d3b0View commit details
Commits on Oct 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1973bfd - Browse repository at this point
Copy the full SHA 1973bfdView commit details -
Merge pull request #5194 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Configuration menu - View commit details
-
Copy full SHA for b326f6e - Browse repository at this point
Copy the full SHA b326f6eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 13f41930d438...b326f6e7b8da