October 06, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 18cd94ea3b9652895e1916aadd203b5f3497d0ba
      https://github.com/D-Programming-Language/phobos/commit/18cd94ea3b9652895e1916aadd203b5f3497d0ba
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  fix Issue 11165 - std.typecons._d_toObject conflicts with std.signals._d_toObject


  Commit: 1ae72bea4a311f02051903e7971ba2fc22586ebd
      https://github.com/D-Programming-Language/phobos/commit/1ae72bea4a311f02051903e7971ba2fc22586ebd
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1614 from 9rnsr/fix11165

[REG2.064a] Issue 11165 - std.typecons._d_toObject conflicts with std.signals._d_toObject


Compare: https://github.com/D-Programming-Language/phobos/compare/6a02ef3e1332...1ae72bea4a31