[D-runtime] [D-Programming-Language/druntime] cd6f7f: Optimize array cast for equivalence

GitHub via D-runtime d-runtime at puremagic.com
Sat Jan 23 05:02:31 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: cd6f7f231dcb7e6d23c6fb950217387e5d4ef145
      https://github.com/D-Programming-Language/druntime/commit/cd6f7f231dcb7e6d23c6fb950217387e5d4ef145
  Author: Etienne Cimon <etcimon at gmail.com>
  Date:   2016-01-23 (Sat, 23 Jan 2016)

  Changed paths:
    M src/rt/arraycast.d

  Log Message:
  -----------
  Optimize array cast for equivalence


  Commit: ec77a89b705edcdd39d151450bb52421196084a8
      https://github.com/D-Programming-Language/druntime/commit/ec77a89b705edcdd39d151450bb52421196084a8
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-01-23 (Sat, 23 Jan 2016)

  Changed paths:
    M src/rt/arraycast.d

  Log Message:
  -----------
  Merge pull request #1478 from etcimon/patch-2

Optimize array cast for equivalence


Compare: https://github.com/D-Programming-Language/druntime/compare/33f196274780...ec77a89b705e


More information about the D-runtime mailing list