| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-bitarray: Upgrade 1.9.0 -> 1.9.1 | Leon Anavi | 2021-04-08 | 1 | -10/+0 |
| | | | | | | | | | | | | Upgrade to release 1.9.1: - switch documentation from markdown to reStructuredText - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
| * | python3-bitarray: Upgrade 1.8.2 -> 1.9.0 | Leon Anavi | 2021-04-06 | 1 | -0/+10 |
| Upgrade to release 1.9.0: - add shift operations (`<<`, `>>`, `<<=`, `>>=`) - add `bitarray.util.ba2base()` and `bitarray.util.base2ba()` - documentation and tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | |||||
