Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | general: Fix clang/gcc build errors | ameerj | 2022-03-20 | 1 | -0/+1 |
* | common: Reduce unused includes | ameerj | 2022-03-19 | 1 | -2/+0 |
* | common: fs: file: Revert Flush to its previous behavior and add Commit | Morph | 2021-07-06 | 1 | -2/+24 |
* | common: fs: file: Flush the file in GetSize | Morph | 2021-07-06 | 1 | -0/+3 |
* | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | Morph | 2021-06-22 | 1 | -2/+2 |
* | Merge pull request #6460 from Morph1984/fs-access-log-fix | Morph | 2021-06-16 | 1 | -4/+0 |
|\ | |||||
| * | common: fs: file: Remove redundant call to WriteStringToFile | Morph | 2021-06-16 | 1 | -4/+0 |
* | | common: fs: file: Flush the file to the disk when Flush() is called | Morph | 2021-06-13 | 1 | -1/+5 |
|/ | |||||
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 1 | -0/+392 |