[D-runtime] [D-Programming-Language/druntime] 75aa13: Keep altered attributes when appending instead of ...
GitHub via D-runtime
d-runtime at puremagic.com
Mon Dec 29 19:46:31 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 75aa13776f55b7d82e162040aaf59975757fa03d
https://github.com/D-Programming-Language/druntime/commit/75aa13776f55b7d82e162040aaf59975757fa03d
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2014-12-29 (Mon, 29 Dec 2014)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Keep altered attributes when appending instead of propogating the cache attributes.
Commit: c5d48c971e02747e102776778272d3356e502352
https://github.com/D-Programming-Language/druntime/commit/c5d48c971e02747e102776778272d3356e502352
Author: Martin Nowak <code at dawg.eu>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #1075 from schveiguy/issue13878
Fix issue 13878 - Appending to an array block with modified flags loses flag info
Compare: https://github.com/D-Programming-Language/druntime/compare/e1b25e4d0bd0...c5d48c971e02
More information about the D-runtime
mailing list