Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-04 | Standardize names for functions. | 1 | -1/+1 | ||
2014-01-04 | Add a get_bitfield function for byte arrays. | 2 | -9/+51 | ||
2014-01-03 | Checkpoint commit renaming some functions for clarity. | 4 | -18/+40 | ||
2014-01-03 | Fix some implicitly defined functions - import proper headers. | 2 | -1/+4 | ||
2013-12-29 | Test all canutil functions and document in README. | 3 | -13/+47 | ||
2013-12-29 | Test parsing boolean. | 1 | -0/+8 | ||
2013-12-29 | Standardize on snake_case naming as this is a C library. | 4 | -17/+17 | ||
2013-12-27 | Add missing include for explicit import. | 1 | -0/+1 | ||
2013-12-24 | Add test cases from vi-firmware. | 3 | -10/+34 | ||
2013-12-24 | Initial commit, pulled from openxc/vi-firmware. | 4 | -0/+58 | ||