[D-runtime] [D-Programming-Language/druntime] ceffd6: implement init function for TypeInfo_Pointer, Type...

GitHub via D-runtime d-runtime at puremagic.com
Sat Jul 18 07:27:16 PDT 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 at 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 at 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


More information about the D-runtime mailing list