[D-runtime] [D-Programming-Language/druntime] 0a7404: Fix issue 14467. When using GC.query, bits retriev...

GitHub via D-runtime d-runtime at puremagic.com
Mon Apr 20 08:41:03 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 0a740491d19a92cd12667ed2f3007ed23936f0e4
      https://github.com/D-Programming-Language/druntime/commit/0a740491d19a92cd12667ed2f3007ed23936f0e4
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Fix issue 14467. When using GC.query, bits retrieved should be for base address, not interior pointer bitset.


  Commit: eeb01a68b992af0e87cbcf884a5aaf7a2035d2d6
      https://github.com/D-Programming-Language/druntime/commit/eeb01a68b992af0e87cbcf884a5aaf7a2035d2d6
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1227 from schveiguy/fixgcquery

Fix issue 14467 - arr.capacity sometimes erroneously returns 0


  Commit: 7331dc34c47b0240bd3126b94d22bca7aa91bd7f
      https://github.com/D-Programming-Language/druntime/commit/7331dc34c47b0240bd3126b94d22bca7aa91bd7f
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/stable'


Compare: https://github.com/D-Programming-Language/druntime/compare/e8aa524785c3...7331dc34c47b


More information about the D-runtime mailing list