15 Commits (5fe8fa35cfa73ac6cb4713c445404c178a4f8f1e)

Author SHA1 Message Date
lizzie 5fe8fa35cf [fs] use mmap() to read files off the mmap system for higher throughput 4 weeks ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 5 months ago
Merry 66e66eef90 fs/file: Explicitly convert std::u8string to std::filesystem::path 2 years ago
Morph 89ace6c367 concepts: Use the std::contiguous_iterator concept 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 582332d13f common: Reduce unused includes 4 years ago
Lioncash 765762c3a7 common/file: Remove [[nodiscard]] from Open() 4 years ago
Morph d4671282a9 common: fs: file: Revert Flush to its previous behavior and add Commit 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 a90f818e1c common: fs: file: Remove redundant call to WriteStringToFile 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