summaryrefslogtreecommitdiff
path: root/src/common/hex_util.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31core: Update copyright headersZephyron
2024-02-02service: fs: Skip non user id foldersNarr the Reg
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2022-03-19common: Reduce unused includesameerj
2021-08-04hex_util: Fix incorrect array size in AsArrayMorph
2021-06-23General: Resolve fmt specifiers to adhere to 8.0.0 API where applicableLioncash
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
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