Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-13 | core/CMakeLists: Make some warnings errors | Lioncash | 1 | -5/+5 |
2020-08-15 | common: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -6/+6 |
2020-08-06 | partition_data_manager: Make data arrays constexpr | Lioncash | 1 | -6/+23 |
2019-06-12 | common/hex_util: Reserve std::string memory ahead of time | Lioncash | 1 | -0/+5 |
2019-06-12 | common/hex_util: Combine HexVectorToString() and HexArrayToString() | Lioncash | 1 | -4/+7 |
2018-10-04 | ips_layer: Deduplicate resource usage | Zach Hilman | 1 | -1/+1 |
2018-10-04 | hex_util: Add HexVectorToString and HexStringToVector | Zach Hilman | 1 | -0/+5 |
2018-09-15 | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 1 | -6/+6 |
2018-08-16 | common: Namespace hex_util.h/.cpp | Lioncash | 1 | -0/+4 |
2018-08-12 | file_sys: Comply to style guidelines | Zach Hilman | 1 | -0/+2 |
2018-08-12 | common: Move hex string processing to separate file | Zach Hilman | 1 | -0/+35 |