[phobos] [D-Programming-Language/phobos] 5836ac: SList: removed unnecessary code in opBinary

GitHub via phobos phobos at puremagic.com
Sun Jul 27 09:52:28 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5836ac8292c9f0d13d18f3278aaaf4513f1a7439
      https://github.com/D-Programming-Language/phobos/commit/5836ac8292c9f0d13d18f3278aaaf4513f1a7439
  Author: Mikhail Novikov <sigod.mail at gmail.com>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M std/container/slist.d

  Log Message:
  -----------
  SList: removed unnecessary code in opBinary


  Commit: 8724918979dfdc3c1910c98a002077fbe7e204b0
      https://github.com/D-Programming-Language/phobos/commit/8724918979dfdc3c1910c98a002077fbe7e204b0
  Author: Mikhail Novikov <sigod.mail at gmail.com>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M std/container/slist.d

  Log Message:
  -----------
  SList: add missed opBinaryRight


  Commit: a81e88be8d9ac4472515224205f843d328f55ade
      https://github.com/D-Programming-Language/phobos/commit/a81e88be8d9ac4472515224205f843d328f55ade
  Author: Mikhail Novikov <sigod.mail at gmail.com>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M std/container/slist.d

  Log Message:
  -----------
  SList: small change in unittests


  Commit: 7257c551db6ffeef6e339ade6b2a56ee972cbe67
      https://github.com/D-Programming-Language/phobos/commit/7257c551db6ffeef6e339ade6b2a56ee972cbe67
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2014-07-27 (Sun, 27 Jul 2014)

  Changed paths:
    M std/container/slist.d

  Log Message:
  -----------
  Merge pull request #2285 from sigod/slist-improvements

SList improvements


Compare: https://github.com/D-Programming-Language/phobos/compare/b41457571b46...7257c551db6f


More information about the phobos mailing list