AuroraRuntime/Include/Aurora
Reece 19ebdf3761 Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon.
[*] Minor refactors
[*] Begin refactoring the Processes subsystem
[*] Added empty files ready to move the gross c++ functional callback in the parse subsystem to a dedicated interface w/ utils
[*] Broke out Win32 Process into an NT base variant (Process.NT.cpp) with Win32 overloaded process exit pokes (Process.Win32.cpp)
2022-01-29 12:36:25 +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 [*] Prevent WriteLater from entering a deadlock condition. OnFlushs are no longer atomic 2022-01-27 20:28:20 +00:00
Crypto Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Data [*] fix new build chain build issues 2021-11-15 13:07:38 +00:00
Debug Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Hashing Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
HWInfo [*] Prevent WriteLater from entering a deadlock condition. OnFlushs are no longer atomic 2022-01-27 20:28:20 +00:00
IO Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +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 [*] Minor adjustments 2022-01-28 00:45:37 +00:00
Parse Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Process [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
Processes Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +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 [+] Move raminfo IsWin10 check over to the new cheaty api 2022-01-28 01:20:38 +00:00