AuroraRuntime/Source
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 shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
Compression [*] Begin truncating mapped types 2022-01-20 16:37:22 +00:00
Console [*] Prevent WriteLater from entering a deadlock condition. OnFlushs are no longer atomic 2022-01-27 20:28:20 +00:00
Crypto [+] Added LocaleStrings.hpp -> NewLine 2022-01-26 08:30:19 +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
Extensions [*] Major change in include convention 2021-09-30 15:57:41 +01:00
Hashing [*] Exterminate more std:: references 2022-01-19 17:08:13 +00:00
HWInfo [+] Move raminfo IsWin10 check over to the new cheaty api 2022-01-28 01:20:38 +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
Locale [+] Added LocaleStrings.hpp -> NewLine 2022-01-26 08:30:19 +00:00
Loop Large Commit 2022-01-24 18:43:53 +00:00
Memory [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +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 [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +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 Large Commit 2022-01-24 18:43:53 +00:00
RNG [+] Added doxing fingerprint 2022-01-28 01:09:12 +00:00
SWInfo [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Telemetry [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Threading [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Time 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
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
Crypto.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
Crypto.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Entrypoint.cpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
RuntimeInternal.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00