AuroraRuntime/Include/Aurora
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 [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
Compression [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
Console Large Commit 2022-01-24 18:43:53 +00:00
Crypto [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
Data [*] fix new build chain build issues 2021-11-15 13:07:38 +00:00
Debug [+] Added LocaleStrings.hpp -> NewLine 2022-01-26 08:30:19 +00:00
Hashing [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
HWInfo [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
IO [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
IPC stw 2021-10-02 12:29:18 +01:00
Locale [+] Added LocaleStrings.hpp -> NewLine 2022-01-26 08:30:19 +00:00
Loop [+] Added first attempt at the windows version of WaitMultipleObjects/ This will be removed shortly. 2021-11-09 00:04:00 +00:00
Memory [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
Parse [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
Process [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
Processes [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
Registry [*] Aurora::Data refactor and more public header include clean up 2021-10-24 10:04:02 +01:00
RNG A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
SWInfo [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
Telemetry [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Threading Large Commit 2022-01-24 18:43:53 +00:00
Time [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
Runtime.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00