[phobos] [D-Programming-Language/phobos] 25ac04: Mark BitArray.init() for deprecation.
GitHub via phobos
phobos at puremagic.com
Sat Jan 24 12:01:01 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 25ac0482acb2887d03c23b9c644c2d8a5463f005
https://github.com/D-Programming-Language/phobos/commit/25ac0482acb2887d03c23b9c644c2d8a5463f005
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Mark BitArray.init() for deprecation.
Commit: 588c76c19b2619361f37084ec4bcaa95f7f03417
https://github.com/D-Programming-Language/phobos/commit/588c76c19b2619361f37084ec4bcaa95f7f03417
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Merge pull request #2854 from quickfur/bitarray_init
Issue 13806: BitArray should not define member function called init()
Compare: https://github.com/D-Programming-Language/phobos/compare/224ab42e0cd8...588c76c19b26
More information about the phobos
mailing list