Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: fix compile for Apple Clang | Liam | 2022-11-23 | 1 | -0/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | common: fs_util: Add buffer to string view utility functions | Morph | 2022-02-14 | 1 | -0/+8 |
* | common: fs: fs_util: Add BufferToUTF8String | Morph | 2021-07-27 | 1 | -0/+4 |
* | common: fs: fs_util: Move PathToUTF8String to fs_util | Morph | 2021-06-02 | 1 | -0/+4 |
* | common: fs: fs_util: Add more string conversion functions | Morph | 2021-06-02 | 1 | -0/+10 |
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 1 | -0/+13 |