Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-29 | Document all bitfield functions. | Christopher Peplin | 1 | -2/+2 | |
2013-12-29 | Check if a value will fit in bitfield before setting. | Christopher Peplin | 1 | -8/+16 | |
2013-12-29 | Standardize on snake_case naming as this is a C library. | Christopher Peplin | 1 | -33/+33 | |
2013-12-29 | Split up 8 byte wrappers from generic bit array functions. | Christopher Peplin | 1 | -0/+225 | |