November 24, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e5269c8533f5661707f381ffe32dfd59833aee1d
      https://github.com/D-Programming-Language/phobos/commit/e5269c8533f5661707f381ffe32dfd59833aee1d
  Author: garlic-flavor <sweatygarlic@yahoo.co.jp>
  Date:   2014-11-24 (Mon, 24 Nov 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  specialization of std.typecons.Proxy for classes

using selective import

remove nonsense code

integration of static this.

add a comment

avoiding some warnings

remove InvalidTypeException

improve readability


  Commit: 06ac5031b1d5de694c45d664a0295f6381c6fb87
      https://github.com/D-Programming-Language/phobos/commit/06ac5031b1d5de694c45d664a0295f6381c6fb87
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2740 from garlic-flavor/master

std.typecons.Proxy inside classes


Compare: https://github.com/D-Programming-Language/phobos/compare/3473f6b5c769...06ac5031b1d5