[phobos] [D-Programming-Language/phobos] 5abc66: Fix overloads of opCast() on BitArray.

GitHub noreply at github.com
Tue Mar 20 11:27:51 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5abc66aec1bba8fcf6897653c654e7139cc43b73
      https://github.com/D-Programming-Language/phobos/commit/5abc66aec1bba8fcf6897653c654e7139cc43b73
  Author: alexrp <xtzgzorex at gmail.com>
  Date:   2012-03-20 (Tue, 20 Mar 2012)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Fix overloads of opCast() on BitArray.


  Commit: 20ab5c2c8d052b5c26305c57643318a4afbb7180
      https://github.com/D-Programming-Language/phobos/commit/20ab5c2c8d052b5c26305c57643318a4afbb7180
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-03-20 (Tue, 20 Mar 2012)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Merge pull request #503 from alexrp/master

Fix opCast() overloads in BitArray.


Compare: https://github.com/D-Programming-Language/phobos/compare/8494d13...20ab5c2


More information about the phobos mailing list