June 04, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e2c892fdbfd23f45c2f304edb761b18111857228
      https://github.com/D-Programming-Language/phobos/commit/e2c892fdbfd23f45c2f304edb761b18111857228
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M std/algorithm.d
    M std/functional.d

  Log Message:
  -----------
  fix Issue 7878 - A problem with purity and general templated algorithms


  Commit: 3ae3fe6d38e76c743b6eef60fb34828466b3ac0a
      https://github.com/D-Programming-Language/phobos/commit/3ae3fe6d38e76c743b6eef60fb34828466b3ac0a
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M std/functional.d

  Log Message:
  -----------
  fix Issue 5358 - std.functional.binaryReverseArgs missing from documentation


  Commit: 8e37bf3d01b59f620ed40bab8ee3943fab0289dc
      https://github.com/D-Programming-Language/phobos/commit/8e37bf3d01b59f620ed40bab8ee3943fab0289dc
  Author: Jonathan M Davis <jmdavisProg@gmx.com>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M std/algorithm.d
    M std/functional.d

  Log Message:
  -----------
  Merge pull request #544 from 9rnsr/fix7878

Issue 7878 - A problem with purity and general templated algorithms


Compare: https://github.com/D-Programming-Language/phobos/compare/4b5b114...8e37bf3