summaryrefslogtreecommitdiff
path: root/utils/ascii.h
Commit message (Expand)AuthorAgeFilesLines
* ASCII: Add function for converting two hex chars to value.Michael Drake2017-03-271-0/+13
* ASCII: Add hex char to value conversion function.Michael Drake2017-03-271-0/+20
* ASCII: Split out a-f test.Michael Drake2017-03-271-3/+13
* ASCII: Split out A-F test.Michael Drake2017-03-271-3/+13
* Utils: Add a set of ASCII string parsing helpers.Michael Drake2016-08-131-0/+358