Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d86e971d2597bbf97a050c5f2bc0ca73f1b5d251
      
https://github.com/D-Programming-Language/phobos/commit/d86e971d2597bbf97a050c5f2bc0ca73f1b5d251
  Author: H. S. Teoh <[email protected]>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Implement >>= and <<= for BitArray.

Bugfixes.


  Commit: 0fc127182aa47cdcccd42ae63047fb24190b9203
      
https://github.com/D-Programming-Language/phobos/commit/0fc127182aa47cdcccd42ae63047fb24190b9203
  Author: H. S. Teoh <[email protected]>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Templatize rollRight and rollLeft.


  Commit: bc6ba4cf3f17918e9c4e86bea867518f42dc9bf7
      
https://github.com/D-Programming-Language/phobos/commit/bc6ba4cf3f17918e9c4e86bea867518f42dc9bf7
  Author: Dmitry Olshansky <[email protected]>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M std/bitmanip.d

  Log Message:
  -----------
  Merge pull request #2797 from quickfur/bitarray_shift

Implement <<= and >>= for std.bitmanip.BitArray.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/c235e2a4a00f...bc6ba4cf3f17
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to