October 28, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9c50d1c72fce148b29941d5e612e05835fdc035f
      https://github.com/D-Programming-Language/phobos/commit/9c50d1c72fce148b29941d5e612e05835fdc035f
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Remove variable shadowing in std.bitmanip


  Commit: 8389e7deb2800c40a9d1281ef15ce62dcdbd625f
      https://github.com/D-Programming-Language/phobos/commit/8389e7deb2800c40a9d1281ef15ce62dcdbd625f
  Author: Alex Rønne Petersen <alex@lycus.org>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Merge pull request #907 from yebblies/bitmanip_shadowing

Remove variable shadowing in std.bitmanip


Compare: https://github.com/D-Programming-Language/phobos/compare/47e94da4c8c4...8389e7deb280