[dmd-internals] [D-Programming-Language/dmd] 4a9232: testgc2: Minor cleanup.

GitHub noreply at github.com
Mon Nov 19 00:37:29 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4a9232e0ef9ca63cc88d3009dd56f3ac993e77f9
      https://github.com/D-Programming-Language/dmd/commit/4a9232e0ef9ca63cc88d3009dd56f3ac993e77f9
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M test/runnable/testgc2.d

  Log Message:
  -----------
  testgc2: Minor cleanup.

Tabs -> spaces, removed empty version(none) block.


  Commit: 99fcbc98ef29ba643ed78e811074ad435c3d68a7
      https://github.com/D-Programming-Language/dmd/commit/99fcbc98ef29ba643ed78e811074ad435c3d68a7
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M test/runnable/testgc2.d

  Log Message:
  -----------
  testgc2: Make sure GC allocations are not optimized out.


  Commit: 80dc1d634040a93703bd8dd45e6b97672fc3cee3
      https://github.com/D-Programming-Language/dmd/commit/80dc1d634040a93703bd8dd45e6b97672fc3cee3
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M test/runnable/testgc2.d

  Log Message:
  -----------
  Merge pull request #1191 from klickverbot/fix-testgc2

testgc2: Make sure GC allocations are not optimized out.


Compare: https://github.com/D-Programming-Language/dmd/compare/2d53ad94942c...80dc1d634040


More information about the dmd-internals mailing list