July 18, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: ceffd63f0e0f59b5b249548dd1f25a90c5eebf4d
      https://github.com/D-Programming-Language/druntime/commit/ceffd63f0e0f59b5b249548dd1f25a90c5eebf4d
  Author: Rainer Schuetze <r.sagitario@gmx.de>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  implement init function for TypeInfo_Pointer, TypeInfo_AssociativeArray, TypeInfo_Function, TypeInfo_Delegate and TypeInfo_Interface


  Commit: 17d2a7ae2968dcf168159d54667dc2d51012634f
      https://github.com/D-Programming-Language/druntime/commit/17d2a7ae2968dcf168159d54667dc2d51012634f
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1328 from rainers/ti_init

PR 1307: add missing overrides for TypeInfo.init


Compare: https://github.com/D-Programming-Language/druntime/compare/8e99214e68f0...17d2a7ae2968