March 20, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fbf42b4b73addb456edbc8038e09f3b423e3d9aa
      https://github.com/D-Programming-Language/phobos/commit/fbf42b4b73addb456edbc8038e09f3b423e3d9aa
  Author: Robert burner Schadek <robert.schadek@informatik.uni-oldenburg.de>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M std/algorithm/comparison.d

  Log Message:
  -----------
  std.algo.cmp.clamp

* Returns and Params for clamp

another fix

quickfur

review fixes

underscore


  Commit: 25b769ceff51eade2bb7e3ea42ca3b7cf4229cb4
      https://github.com/D-Programming-Language/phobos/commit/25b769ceff51eade2bb7e3ea42ca3b7cf4229cb4
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M std/algorithm/comparison.d

  Log Message:
  -----------
  Merge pull request #3070 from burner/algo_cmp_clamp

std.algo.cmp.clamp docu


Compare: https://github.com/D-Programming-Language/phobos/compare/e0518c68d2ce...25b769ceff51