February 10, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2b8c7dbe4cc1159a0ccc7ed0a72215830a78cb82
      https://github.com/D-Programming-Language/phobos/commit/2b8c7dbe4cc1159a0ccc7ed0a72215830a78cb82
  Author: torje <torjehoa@pvv.org>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Correction of setIntersection's description in the cheat sheet.

setIntersection's description was the same as setDifference's, which seemed like an error, I think I fixed it.


  Commit: 8eb8671b06f9b98ed9e86caa6ff0312a60d0f477
      https://github.com/D-Programming-Language/phobos/commit/8eb8671b06f9b98ed9e86caa6ff0312a60d0f477
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #1075 from torje/patch-1

Correction of setIntersection's description in the cheat sheet.


Compare: https://github.com/D-Programming-Language/phobos/compare/222ea0f2b1c9...8eb8671b06f9