[D-runtime] [D-Programming-Language/druntime] 3ea3d1: When calling assumeSafeAppend, cache the block inf...

GitHub via D-runtime d-runtime at puremagic.com
Tue Mar 24 06:11:10 PDT 2015


  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 at 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 at 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 at 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


More information about the D-runtime mailing list