summaryrefslogtreecommitdiff
path: root/src/common/hex_util.h
AgeCommit message (Expand)Author
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-08-06partition_data_manager: Make data arrays constexprLioncash
2019-06-12common/hex_util: Reserve std::string memory ahead of timeLioncash
2019-06-12common/hex_util: Combine HexVectorToString() and HexArrayToString()Lioncash
2018-10-04ips_layer: Deduplicate resource usageZach Hilman
2018-10-04hex_util: Add HexVectorToString and HexStringToVectorZach Hilman
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-15common: Namespace hex_util.h/.cppLioncash
2018-08-11file_sys: Comply to style guidelinesZach Hilman
2018-08-11common: Move hex string processing to separate fileZach Hilman