[phobos] [D-Programming-Language/phobos] e98941: Use unsigned-safe comparing in clamp contract

GitHub via phobos phobos at puremagic.com
Fri Jul 18 22:07:08 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e989418fa50080e150287c538cf48c3a61068aa6
      https://github.com/D-Programming-Language/phobos/commit/e989418fa50080e150287c538cf48c3a61068aa6
  Author: sinkuu <sinkuu at aol.jp>
  Date:   2014-07-19 (Sat, 19 Jul 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Use unsigned-safe comparing in clamp contract


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

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #2348 from sinkuu/fix_clamp

Use unsigned-safe comparing in clamp contract


Compare: https://github.com/D-Programming-Language/phobos/compare/11c3da9c4838...abc8897ead0e


More information about the phobos mailing list