September 11, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 14bb8ad2f5f4d773612a1941bca173e8769f277b
      https://github.com/D-Programming-Language/phobos/commit/14bb8ad2f5f4d773612a1941bca173e8769f277b
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Add Params:, Returns:, to minCount().


  Commit: 754a259c9361c617b810e5303b3f3254f3ceb6a5
      https://github.com/D-Programming-Language/phobos/commit/754a259c9361c617b810e5303b3f3254f3ceb6a5
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Add Params:, Returns:, to minPos().


  Commit: bb4898eac7d23090d62b17aab7ceb7eaa091ef1a
      https://github.com/D-Programming-Language/phobos/commit/bb4898eac7d23090d62b17aab7ceb7eaa091ef1a
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-09-11 (Fri, 11 Sep 2015)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Merge pull request #3646 from quickfur/searching_docs2

[dox] Add Params:, Returns:, to minCount and minPos


Compare: https://github.com/D-Programming-Language/phobos/compare/79c35f84ca8a...bb4898eac7d2