[D-runtime] [D-Programming-Language/druntime] 485de9: call destructors for keys and values of AA
GitHub via D-runtime
d-runtime at puremagic.com
Fri Apr 17 07:58:24 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 485de99c9304c7c48a9fdd265c410eda840e2be7
https://github.com/D-Programming-Language/druntime/commit/485de99c9304c7c48a9fdd265c410eda840e2be7
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-04-12 (Sun, 12 Apr 2015)
Changed paths:
M src/object.di
M src/object_.d
M src/rt/aaA.d
M src/rt/lifetime.d
Log Message:
-----------
call destructors for keys and values of AA
Commit: 9bd02d9aee4ae5fb1dececac04b76cfd635783d7
https://github.com/D-Programming-Language/druntime/commit/9bd02d9aee4ae5fb1dececac04b76cfd635783d7
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-04-12 (Sun, 12 Apr 2015)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
fix _d_delstruct
Commit: 7dd76e02a44b0892daedece3c4e2057e07cf9667
https://github.com/D-Programming-Language/druntime/commit/7dd76e02a44b0892daedece3c4e2057e07cf9667
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
M src/rt/aaA.d
Log Message:
-----------
add missing postblit on key data when adding to AA
Commit: cfcf7480b2faea0af9ab6ddba8e3b0d9f05c4415
https://github.com/D-Programming-Language/druntime/commit/cfcf7480b2faea0af9ab6ddba8e3b0d9f05c4415
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
M src/object.di
M src/object_.d
M src/rt/aaA.d
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #1212 from rainers/aa_entry_typeinfo
fix Issue 14423 - struct destructors not finalized for AA values
Compare: https://github.com/D-Programming-Language/druntime/compare/9cb2f2d63fd8...cfcf7480b2fa
More information about the D-runtime
mailing list