-
-
Notifications
You must be signed in to change notification settings - Fork 608
Comparing changes
Open a pull request
base repository: dlang/dmd
base: cf7204e8df17
head repository: dlang/dmd
compare: f8777b985261
- 13 commits
- 11 files changed
- 3 contributors
Commits on Sep 14, 2015
-
fix Issue 15044 - destroy might leak memory
Defer semantic3 running of generated `opAssign` function, and add special error gagging mechanism in `FuncDeclaration.semantic3()` to hide errors from its body.
Configuration menu - View commit details
-
Copy full SHA for 8e46763 - Browse repository at this point
Copy the full SHA 8e46763View commit details -
Fix breaking of compilable/test14838.d
Add STCinference for attribute inference of opAssign/postblit/destructor.
Configuration menu - View commit details
-
Copy full SHA for 664b202 - Browse repository at this point
Copy the full SHA 664b202View commit details -
Merge pull request #5075 from 9rnsr/fix15044
[REG2.068.0] Issue 15044 - destroy might leak memory
Configuration menu - View commit details
-
Copy full SHA for af4d3a4 - Browse repository at this point
Copy the full SHA af4d3a4View commit details
Commits on Sep 23, 2015
-
Revert "fix Issue 14708 - destructor for temporary not called during …
…stack unwinding" This reverts commit e20c63c. # Conflicts: # test/runnable/sdtor.d
Configuration menu - View commit details
-
Copy full SHA for 1a807d1 - Browse repository at this point
Copy the full SHA 1a807d1View commit details -
- Unstored RAII struct return yields bogus error
Configuration menu - View commit details
-
Copy full SHA for 6c7069c - Browse repository at this point
Copy the full SHA 6c7069cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3bb59 - Browse repository at this point
Copy the full SHA fc3bb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9837b5 - Browse repository at this point
Copy the full SHA e9837b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc724f2 - Browse repository at this point
Copy the full SHA cc724f2View commit details -
Merge pull request #5110 from MartinNowak/workaround15056
add test for Issue 15056 - Unstored RAII struct return yields bogus error
Configuration menu - View commit details
-
Copy full SHA for ef854c3 - Browse repository at this point
Copy the full SHA ef854c3View commit details
Commits on Sep 24, 2015
-
Merge remote-tracking branch 'upstream/stable' into merge_stable_convert
Conflicts: changelog.dd src/opover.c src/posix.mak test/runnable/sdtor.d
Configuration menu - View commit details
-
Copy full SHA for 726e2fc - Browse repository at this point
Copy the full SHA 726e2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1188a - Browse repository at this point
Copy the full SHA 8f1188aView commit details -
Merge branch 'merge_stable_convert' into merge_stable
Conflicts: src/access.d src/aggregate.d src/aliasthis.d src/apply.d src/argtypes.d src/arrayop.d src/arraytypes.d src/attrib.d src/builtin.d src/canthrow.d src/clone.d src/cond.d src/constfold.d src/cppmangle.d src/ctfeexpr.d src/dcast.d src/dclass.d src/declaration.d src/declaration.h src/delegatize.d src/denum.d src/dimport.d src/dinifile.d src/dinterpret.d src/dmacro.d src/dmangle.d src/dmodule.d src/doc.d src/dscope.d src/dstruct.d src/dsymbol.d src/dtemplate.d src/dunittest.d src/dversion.d src/errors.d src/escape.d src/expression.d src/func.d src/globals.d src/hdrgen.d src/identifier.d src/init.d src/inline.d src/json.d src/lexer.d src/lib.d src/link.d src/magicport.json src/mars.d src/mtype.d src/nogc.d src/nspace.d src/objc.d src/opover.d src/optimize.d src/parse.d src/root/file.d src/root/filename.d src/root/man.d src/root/outbuffer.d src/root/speller.d src/sapply.d src/sideeffect.d src/statement.d src/staticassert.d src/target.d src/tokens.d src/traits.d src/visitor.d test/runnable/sdtor.d
Configuration menu - View commit details
-
Copy full SHA for 61c91dc - Browse repository at this point
Copy the full SHA 61c91dcView commit details -
Merge pull request #5115 from 9rnsr/merge_stable
Merge branch 'merge_stable_convert' into merge_stable
Configuration menu - View commit details
-
Copy full SHA for f8777b9 - Browse repository at this point
Copy the full SHA f8777b9View 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 cf7204e8df17...f8777b985261