January 19, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b74cc551a965d0e6bb1ca8c977b9388dde6850a9
      https://github.com/D-Programming-Language/druntime/commit/b74cc551a965d0e6bb1ca8c977b9388dde6850a9
  Author: Rainer Schuetze <r.sagitario@gmx.de>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  refactor GC: split fullcollect into separate functions


  Commit: 4bd360d21850729d550105d3399baf677dfc1e3c
      https://github.com/D-Programming-Language/druntime/commit/4bd360d21850729d550105d3399baf677dfc1e3c
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1107 from rainers/fullcollect_refactor

refactor GC: split fullcollect into separate functions


Compare: https://github.com/D-Programming-Language/druntime/compare/ce6edc5ab8ae...4bd360d21850