aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/loadstor.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-102/+102
* Add compiler.h macro header extracted from build.hJack Lloyd2016-11-261-10/+6
* Remove constexpr use introduced in 20f7e4ecJack Lloyd2016-10-161-5/+5
* util: Some simple constexpr usesJack Lloyd2016-10-131-5/+5
* Change calls to 'get_byte' to explicitly cast parameters and eliminate compil...Dan Brown2016-04-271-1/+1
* Use memcpy instead of misaligned pointer casts for reading words.Jack Lloyd2015-12-311-19/+39
* Guard all std::mem* ops against any call with zero length.Jack Lloyd2015-12-251-18/+24
* Internal header cleanupsJack Lloyd2015-09-191-1/+13
* lib/utils: Convert &vec[0] to vec.data()Simon Warta2015-06-231-2/+2
* Centralize where string.h/cstring is included to mem_ops.hlloyd2015-01-231-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add missing includelloyd2015-01-081-0/+1
* Add SHA-512/256lloyd2015-01-081-0/+42
* Move lib into srclloyd2014-01-101-0/+627