Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | util/hex.h: Remove whitespace-only line (#8460) | ANAND | 2019-04-08 |
| | |||
* | util/hex.h: Reserve result space in hex_encode() | starling13 | 2019-04-07 |
| | | | Reserve enough space for the result of hex_encode() to eliminate reallocations | ||
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
| | | | | * Migrate cpp headers to pragma once | ||
* | Clang-format: fix some header files and remove them from whitelist | Loic Blot | 2017-04-07 |
| | |||
* | Move hex.h to util/ | Loic Blot | 2015-02-21 |