AuroraRuntime/Source
2021-09-29 09:01:42 +01:00
..
Async [+] Added IWorkItem::Cancel 2021-09-29 09:01:42 +01:00
Compression [+] More crypto copypasta 2021-09-21 02:54:47 +01:00
Console [*] 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
Crypto [+] More crypto copypasta 2021-09-21 02:54:47 +01:00
Debug [*] Amend %x -> {:X} formatting 2021-09-17 20:26:05 +01:00
Extensions [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Hashing Major patch [1/2] 2021-09-06 11:58:08 +01:00
HWInfo [+] Obvious build error on Linux 2021-09-21 02:53:24 +01:00
IO [*] Preparing for ECC support 2021-09-18 21:10:25 +01:00
Locale [*] 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
Loop [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Memory Major patch [1/2] 2021-09-06 11:58:08 +01:00
Parse [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Process [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Processes Major patch [1/2] 2021-09-06 11:58:08 +01:00
Registry Major patch [1/2] 2021-09-06 11:58:08 +01:00
RNG [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Telemetry [*] Linux should not raise int3 unless the binary is a debug one 2021-09-15 00:56:26 +01:00
Threading [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Time Major patch [1/2] 2021-09-06 11:58:08 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
Crypto.cpp Initial Commit 2021-06-27 22:25:29 +01:00
Crypto.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Entrypoint.cpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
RuntimeInternal.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00