[phobos] [D-Programming-Language/phobos] 099737: add opAssign with non-ref param to each IntervalRa...

GitHub noreply at github.com
Fri Dec 13 03:37:39 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 099737501d1201e5965f38be938c81cb5455621b
      https://github.com/D-Programming-Language/phobos/commit/099737501d1201e5965f38be938c81cb5455621b
  Author: e10s <electrolysis.jp at gmail.com>
  Date:   2013-12-08 (Sun, 08 Dec 2013)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  add opAssign with non-ref param to each IntervalRange


  Commit: 155326ede5739cfde5255290fc4952a5ec66e3c5
      https://github.com/D-Programming-Language/phobos/commit/155326ede5739cfde5255290fc4952a5ec66e3c5
  Author: e10s <electrolysis.jp at gmail.com>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  make non-ref opAssigns call the ref overload


  Commit: 2df2d2ea9df3be81829e2bca12271fac3095c61f
      https://github.com/D-Programming-Language/phobos/commit/2df2d2ea9df3be81829e2bca12271fac3095c61f
  Author: e10s <electrolysis.jp at gmail.com>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  change some ddoc comments to /++ Ditto +/


  Commit: 6e7b79bed3a6239ddeb0f21b2ad6e45276bb976a
      https://github.com/D-Programming-Language/phobos/commit/6e7b79bed3a6239ddeb0f21b2ad6e45276bb976a
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-12-13 (Fri, 13 Dec 2013)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #1758 from e10s/issue11681

Fix Issue 11681 - std.datetime.IntervalRange.opAssign with non-ref parameter is required


Compare: https://github.com/D-Programming-Language/phobos/compare/3ee399e389a4...6e7b79bed3a6


More information about the phobos mailing list