aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/codec/hex/hex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Backport of #2543 to release-2Jack Lloyd2020-12-151-52/+55
* Backport of #2541 increase alignment of lookup tablesJack Lloyd2020-12-121-3/+3
* Address some bool/int conversion warnings from SonarJack Lloyd2017-10-061-1/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-19/+19
* Missing addsJack Lloyd2015-12-111-1/+1
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* lib/codec: Convert &vec[0] to vec.data()Simon Warta2015-06-271-6/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+204