| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bitarray_not when within a single byte | Olivier Brunel | 2024-01-02 | 1 | -1/+1 |
| | | | | | | | | Notably when a=0 (i.e. start on the first bit) it would affect the entire byte (all 8 bits). Signed-off-by: Olivier Brunel <jjk@jjacky.com> | ||||
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 1 | -1/+0 |
| | | |||||
| * | Types change: switch libdatastruct to uint32_t | Laurent Bercot | 2017-02-22 | 1 | -2/+2 |
| | | | | | Still needs to be reviewed. | ||||
| * | add arc4random_addrandom sysdep; next batch of types changes. | Laurent Bercot | 2017-02-15 | 1 | -2/+3 |
| | | | | | | The library isn't supposed to be functional yet: there are still a lot of type mismatches. | ||||
| * | bitarray_not: Fix skipping a byte | Olivier Brunel | 2016-05-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Olivier Brunel <jjk@jjacky.com> | ||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+18 |
