[phobos] [D-Programming-Language/phobos] 30356d: Fix @property annotations and incorrect parenthesi...

GitHub noreply at github.com
Mon Aug 5 10:41:20 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 30356d606f1319f297acd4af972c3c42c47ab931
      https://github.com/D-Programming-Language/phobos/commit/30356d606f1319f297acd4af972c3c42c47ab931
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

  Changed paths:
    M std/algorithm.d
    M std/digest/sha.d
    M std/file.d
    M std/parallelism.d
    M std/process.d
    M std/range.d
    M std/typecons.d

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


  Commit: adc153395dd02acbac0add8f0958bd0e03660569
      https://github.com/D-Programming-Language/phobos/commit/adc153395dd02acbac0add8f0958bd0e03660569
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

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

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


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

  Changed paths:
    M posix.mak
    M std/algorithm.d
    M std/digest/sha.d
    M std/file.d
    M std/parallelism.d
    M std/process.d
    M std/range.d
    M std/typecons.d
    M win32.mak
    M win64.mak

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

Supplemental change for dmd/pull/2305


Compare: https://github.com/D-Programming-Language/phobos/compare/1086f2955418...3d7e9b5d21d1


More information about the phobos mailing list