[D-runtime] [D-Programming-Language/druntime] 71ca58: Fix #10701 & 10838

GitHub noreply at github.com
Wed Oct 30 17:32:30 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 71ca582ffb3d78431d797e07796986c5dc764ec1
      https://github.com/D-Programming-Language/druntime/commit/71ca582ffb3d78431d797e07796986c5dc764ec1
  Author: safety0ff <safety0ff at users.sourceforge.net>
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Fix #10701 & 10838


  Commit: b28fc2b8cc1099d6da7ba935c222b435f46de77a
      https://github.com/D-Programming-Language/druntime/commit/b28fc2b8cc1099d6da7ba935c222b435f46de77a
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  regression test for Issue 10701

- The test isn't 100% reliable because it depends
  on the GC and array append cache state.


  Commit: 525a9b5e0ad0a831d3d392184a8ed9f04c4293f2
      https://github.com/D-Programming-Language/druntime/commit/525a9b5e0ad0a831d3d392184a8ed9f04c4293f2
  Author: safety0ff <safety0ff at users.sourceforge.net>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #1 from dawgfoto/fix10701

regression test for Issue 10701


  Commit: fc3e63cba7367971562b7173356699366c63a71b
      https://github.com/D-Programming-Language/druntime/commit/fc3e63cba7367971562b7173356699366c63a71b
  Author: safety0ff <safety0ff at users.sourceforge.net>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  GC: Add assertions for B_FREE enum order assumption.


  Commit: 545b44b934585b0f9ac552da84da73fed385735e
      https://github.com/D-Programming-Language/druntime/commit/545b44b934585b0f9ac552da84da73fed385735e
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/gc/gc.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #642 from Safety0ff/gcismarkedfix

Fix #10701 & 10838


Compare: https://github.com/D-Programming-Language/druntime/compare/05d8f0b7481b...545b44b93458


More information about the D-runtime mailing list