aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/loadstor.h
Commit message (Expand)AuthorAgeFilesLines
* 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