AuroraRuntime/Include/Aurora
Reece c9e1dc30e0 [+] Added AU_STRIP and AU_EMIT macros
[+] Added AuroraForEach
[+] Added AuroraInterfaces
[+] Added Async::NewFence
[*] Readded task null check under Async::NewWorkItem such that task = AuMakeShared() errors are passed through to the caller by a failure empty shared response
2021-10-06 14:48:28 +01:00
..
Async [+] Added AU_STRIP and AU_EMIT macros 2021-10-06 14:48:28 +01:00
Compression [*] Warnings 2021-09-29 09:03:08 +01:00
Console [*] MSVC Build Error in some projects 2021-10-01 17:26:13 +01:00
Crypto [+] More crypto copypasta 2021-09-21 02:54:47 +01:00
Data [*] Linux should not raise int3 unless the binary is a debug one 2021-09-15 00:56:26 +01:00
Debug Major patch [1/2] 2021-09-06 11:58:08 +01:00
Hashing Major patch [1/2] 2021-09-06 11:58:08 +01:00
HWInfo [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
IO [*] 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
IPC stw 2021-10-02 12:29:18 +01:00
Legacy Initial Commit 2021-06-27 22:25:29 +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 stw 2021-10-02 12:29:18 +01:00
Memory [*] Improve MemoryView 2021-09-29 09:02:01 +01:00
Parse Major patch [1/2] 2021-09-06 11:58:08 +01:00
Process Major patch [1/2] 2021-09-06 11:58:08 +01:00
Processes Major patch [1/2] 2021-09-06 11:58:08 +01:00
Registry [*] Preparing for ECC support 2021-09-18 21:10:25 +01:00
RNG [+] Added 64bit rng seed support 2021-10-01 17:54:55 +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
Runtime.hpp [+] Added include for fmtlib ranges 2021-09-21 02:53:10 +01:00