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