18 Commits (c2155f04d4220b71432b046694983963036ab6e2)

Author SHA1 Message Date
Morph 14ab50defb common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph d299d5531f common: fs: file: Flush the file in GetSize 5 years ago
Morph 2fa207058b common: fs: Add a description of a regular file in IsFile 5 years ago
Morph 76b2313b25 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph cf0b9d1de2 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph 74790e4f33 common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph a98b6c8f07 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph c978f3144c common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Lioncash dd8577e91d common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Morph dba7bcd489 common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph a1eeb9908d common: fs: fs_util: Add more string conversion functions 5 years ago
Lioncash 210c2c9a56 common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 6806a893bd common/fs/file: Devirtualize destructor 5 years ago
Lioncash 019bc9f6b2 common/fs/file: Default initialize IOFile members 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago