March 24, 2015 [D-runtime] [D-Programming-Language/druntime] 3ea3d1: When calling assumeSafeAppend, cache the block inf... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 3ea3d17c25deb3184382131c59079c3d11fd83c2 https://github.com/D-Programming-Language/druntime/commit/3ea3d17c25deb3184382131c59079c3d11fd83c2 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-03-23 (Mon, 23 Mar 2015) Changed paths: M src/rt/lifetime.d Log Message: ----------- When calling assumeSafeAppend, cache the block info for subsequent calls. Commit: 0fedb0052f344dd43cb4708c397cd7063ea7fced https://github.com/D-Programming-Language/druntime/commit/0fedb0052f344dd43cb4708c397cd7063ea7fced Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-03-24 (Tue, 24 Mar 2015) Changed paths: M src/rt/lifetime.d Log Message: ----------- Space nitpick, remove unnecessary boolean negations. Commit: 95737c0d947fa9096de8e8123440fbc9ba0b9153 https://github.com/D-Programming-Language/druntime/commit/95737c0d947fa9096de8e8123440fbc9ba0b9153 Author: Martin Nowak <code@dawg.eu> Date: 2015-03-24 (Tue, 24 Mar 2015) Changed paths: M src/rt/lifetime.d Log Message: ----------- Merge pull request #1198 from schveiguy/assumesafeappendbic When calling assumeSafeAppend, cache the block info for subsequent calls Compare: https://github.com/D-Programming-Language/druntime/compare/f5b62daf2745...95737c0d947f |
Copyright © 1999-2021 by the D Language Foundation