February 01, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2a4ee35af6a9c87e9f0bc3738566f27661f3c7ea
      https://github.com/D-Programming-Language/dmd/commit/2a4ee35af6a9c87e9f0bc3738566f27661f3c7ea
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M src/aggregate.h
    M src/dclass.d
    M src/dtemplate.d
    M src/func.d
    M src/globals.h
    M src/json.d

  Log Message:
  -----------
  refactor: make interfaces a proper D array


  Commit: 7df77f7a9d103e5c94fef5be2c612fa7f6bc6d09
      https://github.com/D-Programming-Language/dmd/commit/7df77f7a9d103e5c94fef5be2c612fa7f6bc6d09
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M src/aggregate.h
    M src/dclass.d
    M src/dtemplate.d
    M src/func.d
    M src/globals.h
    M src/json.d

  Log Message:
  -----------
  Merge pull request #5389 from WalterBright/cd-interfaces

refactor: make interfaces a proper D array


Compare: https://github.com/D-Programming-Language/dmd/compare/0011b711f650...7df77f7a9d10