aboutsummaryrefslogtreecommitdiff
path: root/src/util/hex.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/hex.h: Remove whitespace-only line (#8460)ANAND2019-04-081-1/+1
|
* util/hex.h: Reserve result space in hex_encode()starling132019-04-071-0/+2
| | | Reserve enough space for the result of hex_encode() to eliminate reallocations
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
| | | | * Migrate cpp headers to pragma once
* Clang-format: fix some header files and remove them from whitelistLoic Blot2017-04-071-7/+6
|
* Move hex.h to util/Loic Blot2015-02-211-0/+62