November 22, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 182548e4da964bfe8efab80e8c625ec51a14cdaf
      https://github.com/D-Programming-Language/phobos/commit/182548e4da964bfe8efab80e8c625ec51a14cdaf
  Author: deadalnix <deadalnix@gmail.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Add the capability to create tagged pointer and classes in bitmanip


  Commit: ce97f324bed3f54d7c0ec68c2e8674096371c077
      https://github.com/D-Programming-Language/phobos/commit/ce97f324bed3f54d7c0ec68c2e8674096371c077
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Merge pull request #2739 from deadalnix/taggedref

Add the capability to create tagged pointer and classes in bitmanip


Compare: https://github.com/D-Programming-Language/phobos/compare/03512786f2bf...ce97f324bed3