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