[D-runtime] [D-Programming-Language/druntime] a73ae2: add possibility to output GC messages to a file gc...

GitHub via D-runtime d-runtime at puremagic.com
Sat Jun 14 04:00:41 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: a73ae2af21996ac263ae56e0aab5595683bf8f57
      https://github.com/D-Programming-Language/druntime/commit/a73ae2af21996ac263ae56e0aab5595683bf8f57
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2014-06-12 (Thu, 12 Jun 2014)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  add possibility to output GC messages to a file gcx.log instead of stdout


  Commit: b6bbef1916bef229bea09955721b524dee53e124
      https://github.com/D-Programming-Language/druntime/commit/b6bbef1916bef229bea09955721b524dee53e124
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-06-14 (Sat, 14 Jun 2014)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #820 from rainers/gcx.log

add possibility to output GC messages to a file gcx.log


Compare: https://github.com/D-Programming-Language/druntime/compare/cc43f846cbce...b6bbef1916be


More information about the D-runtime mailing list