January 05, 2015 [phobos] [D-Programming-Language/phobos] 2b5615: Don't use symmetric bit pattern in unittest. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 2b5615dc540a30a14a13c8303e354086e2fd989a https://github.com/D-Programming-Language/phobos/commit/2b5615dc540a30a14a13c8303e354086e2fd989a Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-05 (Mon, 05 Jan 2015) Changed paths: M std/bitmanip.d Log Message: ----------- Don't use symmetric bit pattern in unittest. Commit: 5c44b01c4c57c440b5762b98133608b96b123a4b https://github.com/D-Programming-Language/phobos/commit/5c44b01c4c57c440b5762b98133608b96b123a4b Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-05 (Mon, 05 Jan 2015) Changed paths: M std/bitmanip.d Log Message: ----------- Reverse sense of >>= and <<= to be consistent with bt(). Commit: df794cd1fe19a30fcbb6d034b1321c0160359c89 https://github.com/D-Programming-Language/phobos/commit/df794cd1fe19a30fcbb6d034b1321c0160359c89 Author: Andrej Mitrović <andrej.mitrovich@gmail.com> Date: 2015-01-06 (Tue, 06 Jan 2015) Changed paths: M std/bitmanip.d Log Message: ----------- Merge pull request #2844 from quickfur/bitarray_improve Fixup for PR 2797 Compare: https://github.com/D-Programming-Language/phobos/compare/bc6ba4cf3f17...df794cd1fe19 |
Copyright © 1999-2021 by the D Language Foundation