Author | SHA1 | Message | Date |
---|---|---|---|
Emmanuel Odeke |
85be26c675
|
common: BitArray: feedback from @adrianbrink to simplify tests | 7 years ago |
Emmanuel Odeke |
84afef20f5
|
common: fix BitArray.Update to avoid nil dereference
Update previously only checked that the receiver was
non-nil but didn't check that the input parameter to update
"o" was non-nil causing a nil dereference in cases such as
|
7 years ago |
Ethan Buchman | 356657a37b | move all files to common/ to begin repo merge | 8 years ago |
Ethan Buchman | dcfa46af13 | BitArray.IsEmpty() | 9 years ago |
Jae Kwon | 1559ae1ac9 | Add BitArray.Bytes() | 9 years ago |
Jae Kwon | 16372365c4 | First commit | 9 years ago |