18 Commits (33a769ea260c42678e909f2f70117a366ec8bc4c)

Author SHA1 Message Date
Morph d4671282a9 common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph ab1259c88f common: fs: file: Flush the file in GetSize 5 years ago
Morph 42e41ca939 common: fs: Add a description of a regular file in IsFile 5 years ago
Morph f158fd9dd1 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph e12844c5a3 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph a90f818e1c common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph d7537c6638 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph 367c4a676f common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Lioncash 178a1fe364 common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Morph 02fcdf1a4a common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph 6545556483 common: fs: fs_util: Add more string conversion functions 5 years ago
Lioncash c0e0c9f71f common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 1f79d51913 common/fs/file: Devirtualize destructor 5 years ago
Lioncash 0b7cade7b8 common/fs/file: Default initialize IOFile members 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago