AuroraRuntime/Include/Aurora/IO/FS
Reece d7c6d66fad [+] AuBitsToLower, AuBitsToHigher (returns half of an input word)
[+] AuPopCnt
[+] NormalizePath, GetFileFromPath, GetDirectoryFromPath, GoUpToSeparator
[*] Fix Version Helpers again
[*] Fix registry locale memory check under read registry in SWInfo
[*] Breakout portable process code away from evil win32 code
[*] .dynlib -> .dylib under macos
2022-01-27 05:52:45 +00:00
..
Async.hpp [*] House cleaning, refactoring, clean up 2021-10-23 20:21:16 +01:00
FileArbitraryReader.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
FileReader.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
FileStream.hpp [*] More house cleaning / clean up 2021-10-23 21:13:40 +01:00
FileWriter.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
FS.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
IFileStream.hpp [+] Added WriteEoS 2022-01-17 15:21:36 +00:00
Resources.hpp [+] Added GetUserHome, GetAppData, GetRootAppdata, GetWritableAppdata 2022-01-18 14:27:06 +00:00
Stat.hpp Initial Commit 2021-06-27 22:25:29 +01:00