January 30, 2011
Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/dmd

Commit: 39b940244962eb1c2e940ff4ae2409e14c7becdd
    https://github.com/D-Programming-Language/dmd/commit/39b940244962eb1c2e940ff4ae2409e14c7becdd
Author: Brad Roberts <braddr at puremagic.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M test/runnable/testarray.d

Log Message:
-----------
Only run testarray on x86/32.  It's carefully constructed to test a memory layout specific bug.


Commit: 0b483719c7b040cad35eccc156c93d666cd457e2
    https://github.com/D-Programming-Language/dmd/commit/0b483719c7b040cad35eccc156c93d666cd457e2
Author: Brad Roberts <braddr at puremagic.com>
Date:   2011-01-30 (Sun, 30 Jan 2011)

Changed paths:
  M test/Makefile

Log Message:
-----------
Enable testmath and testarray now that they pass on 64 bit.