[phobos] [D-Programming-Language/phobos] dd9b31: Fixes Issue 6224 - Add ownerTid() property.

GitHub noreply at github.com
Fri Mar 8 09:53:50 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: dd9b31ccaef70915c7a2b18b05d9f699fbb4ae5f
      https://github.com/D-Programming-Language/phobos/commit/dd9b31ccaef70915c7a2b18b05d9f699fbb4ae5f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-22 (Tue, 22 Jan 2013)

  Changed paths:
    M std/concurrency.d

  Log Message:
  -----------
  Fixes Issue 6224 - Add ownerTid() property.


  Commit: 59e894698f48453f9b8bdc430884f99ed35f9eec
      https://github.com/D-Programming-Language/phobos/commit/59e894698f48453f9b8bdc430884f99ed35f9eec
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M std/concurrency.d

  Log Message:
  -----------
  Remove Tid.send() duplicated function, as UFCS function can take its place.


  Commit: 9cb2065fe6f2302a3c47f1aff3e005de5c90c110
      https://github.com/D-Programming-Language/phobos/commit/9cb2065fe6f2302a3c47f1aff3e005de5c90c110
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-03-08 (Fri, 08 Mar 2013)

  Changed paths:
    M std/concurrency.d

  Log Message:
  -----------
  Merge pull request #1092 from AndrejMitrovic/Fix6224

Issue 6224 - Add ownerTid() property.


Compare: https://github.com/D-Programming-Language/phobos/compare/29e043d4616a...9cb2065fe6f2


More information about the phobos mailing list