[D-runtime] [D-Programming-Language/druntime] ee2953: Fix @property annotations and incorrect parenthesi...

GitHub noreply at github.com
Mon Aug 5 10:42:37 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: ee29536606bff4396a4372d398638c3f9bea1ed3
      https://github.com/D-Programming-Language/druntime/commit/ee29536606bff4396a4372d398638c3f9bea1ed3
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-07-14 (Sun, 14 Jul 2013)

  Changed paths:
    M src/core/thread.d
    M src/rt/util/container.d

  Log Message:
  -----------
  Fix @property annotations and incorrect parenthesis


  Commit: 40f493cd6cf033aa9f2fc1cca4e4ef15e47362c7
      https://github.com/D-Programming-Language/druntime/commit/40f493cd6cf033aa9f2fc1cca4e4ef15e47362c7
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-07-14 (Sun, 14 Jul 2013)

  Changed paths:
    M posix.mak
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Remove -property switch


  Commit: f1ae0d06d36b7d7443dd0bfc5c3bfa6b568df875
      https://github.com/D-Programming-Language/druntime/commit/f1ae0d06d36b7d7443dd0bfc5c3bfa6b568df875
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    M posix.mak
    M src/core/thread.d
    M src/rt/util/container.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #538 from 9rnsr/enforceProp

Supplemental change for dmd/pull/2305


Compare: https://github.com/D-Programming-Language/druntime/compare/9f24cb43c6ae...f1ae0d06d36b


More information about the D-runtime mailing list