| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-06-03 | android: Implement SAF support & migrate to SDK 31. (#4) | 1 | -0/+38 | |
| 2022-11-22 | general: fix compile for Apple Clang | 1 | -0/+2 | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | 1 | -3/+2 | |
| 2022-03-20 | general: Fix clang/gcc build errors | 1 | -0/+1 | |
| 2022-03-19 | common: Reduce unused includes | 1 | -2/+0 | |
| 2021-07-06 | common: fs: file: Revert Flush to its previous behavior and add Commit | 1 | -2/+24 | |
| 2021-07-06 | common: fs: file: Flush the file in GetSize | 1 | -0/+3 | |
| 2021-06-22 | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | 1 | -2/+2 | |
| 2021-06-16 | common: fs: file: Remove redundant call to WriteStringToFile | 1 | -4/+0 | |
| 2021-06-13 | common: fs: file: Flush the file to the disk when Flush() is called | 1 | -1/+5 | |
| 2021-05-25 | common: fs: Rework the Common Filesystem interface to make use of std::filesy... | 1 | -0/+392 |