[phobos] [D-Programming-Language/phobos] bfd84f: Merge pull request #3440 from deadalnix/metatypetu...

GitHub via phobos phobos at puremagic.com
Thu Jul 23 13:56:13 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: bfd84f951547023f555d4a85beaba3ad08fe6a1a
      https://github.com/D-Programming-Language/phobos/commit/bfd84f951547023f555d4a85beaba3ad08fe6a1a
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M std/meta.d
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #3440 from deadalnix/metatypetuple

Move TypeTuple alias to std.typetuple.


  Commit: a4be49ef847528400ccb3a4ca2ff8ff3a429fb18
      https://github.com/D-Programming-Language/phobos/commit/a4be49ef847528400ccb3a4ca2ff8ff3a429fb18
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M std/meta.d
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #3463 from deadalnix/metarename

Rename Arguments to AliasSeq for alias sequence


  Commit: efab578a32efc4c8975a2df5e9081b42190628cf
      https://github.com/D-Programming-Language/phobos/commit/efab578a32efc4c8975a2df5e9081b42190628cf
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M std/meta.d
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #3488 from JinShil/AliasTuple

Rename AliasSeq to AliasTuple


  Commit: 70c8969b257b34b740dc0552310500135060f3e8
      https://github.com/D-Programming-Language/phobos/commit/70c8969b257b34b740dc0552310500135060f3e8
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M std/meta.d
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #3498 from JinShil/AliasTuple

Revert AliasTuple back to AliasSeq


  Commit: 7281178cfba744d34ee913d691408b08e31d18b0
      https://github.com/D-Programming-Language/phobos/commit/7281178cfba744d34ee913d691408b08e31d18b0
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M std/meta.d
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #3507 from MartinNowak/AliasSeq

Rename Arguments to AliasSeq


Compare: https://github.com/D-Programming-Language/phobos/compare/cc7b0ffa4225...7281178cfba7


More information about the phobos mailing list