Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -8/+8 |
| | | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them. | ||||
* | Check missing Pipe::read return values | Jack Lloyd | 2016-11-09 | 1 | -2/+4 |
| | |||||
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -2/+1 |
| | | | | Only user-visible change is the removal of get_byte.h | ||||
* | lib/misc: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-25 | 1 | -8/+8 |
| | |||||
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 1 | -0/+120 |