AuroraRuntime/Include/Aurora
Jamie Reece Wilson 0bcdb46d72 [+] AuEvent alias
[+] AuBarrier alias
[+] AuCriticalSection alias
[+] ...et al
2023-11-14 18:28:10 +00:00
..
Async [*] Begin cleaning up AuAsync (2/?) 2023-11-11 10:11:09 +00:00
CmdLine [+] const AuList<AuString> &AuCmdLine::GetValues(const AuString &key) 2023-09-15 20:12:01 +01:00
Compression [+] ICompressionStream::ToSeekingStreamReader 2023-11-09 19:54:35 +00:00
Console [-] ...an api that shouldn't exist anymore 2023-09-16 21:12:50 +01:00
Crypto [+] Missing x509 members 2023-07-10 20:58:12 +01:00
Data [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
Debug [+] SysCheckNotNullMemory 2023-10-24 17:43:00 +01:00
Exit [*] Comments 2023-04-21 05:58:24 +01:00
Hashing [+] HashStream SOO 2023-08-26 21:32:49 +01:00
HWInfo [*] Ignore kernel CPU usage by default 2023-10-29 21:02:09 +00:00
IO [*] Update bytebuffer io stream wrappers 2023-10-29 10:47:31 +00:00
Locale [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
Logging [+] void IBasicSinkRB::PreviewRingBuffer 2023-10-24 18:37:34 +01:00
Memory [*] why not make these mean something while we can 2023-11-04 23:33:25 +00:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [+] Aurora::Process::GetBinaryClassPath 2023-10-11 01:11:57 +01:00
Processes [+] AuProcesses::StartupParameters::ntLikeHookCreateProcessW 2023-10-18 04:55:56 +01:00
Registry [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
RNG [*] 2x RNG QOL improvements. 2023-10-17 11:35:44 +01:00
SWInfo [+] Absolute Win32 version checks 2023-08-29 16:12:13 +01:00
Telemetry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Threading [+] Aurora::Threading::TryWaitOnAddressEx 2023-11-14 14:49:40 +00:00
Time [+] StaticClocksQuery.hpp header (split off) 2023-10-23 09:49:43 +01:00
Utility [*] Refactor: drop "leaky" from user data members 2023-06-06 14:06:09 +01:00
Runtime.hpp [+] AuEvent alias 2023-11-14 18:28:10 +00:00