AuroraRuntime/Include/Aurora
Jamie Reece Wilson 8c101cea6f [+] IRandomDevice::ShuffleIterators
[+] IRandomDevice::ShuffleList
[+] AuRNG::RngShuffleIterators
[+] AuRNG::RngShuffleList
2024-02-25 19:29:06 +00:00
..
Async [*] Major Linux build regressions 2024-02-23 12:44:43 +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 [+] Added "Safer" variants to bcrypt when using string containers 2024-02-19 19:09:21 +00: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 [*] Major Linux build regressions 2024-02-23 12:44:43 +00:00
Exit [*] Comments 2023-04-21 05:58:24 +01:00
Hashing [+] AuHashing::Whirlpool 2024-02-18 17:53:37 +00:00
HWInfo [+] AuHWInfo::ICoreLoadSampler 2023-12-31 23:14:27 +00:00
IO [*] Shared user data between ICompletionGroupWorkHandle and IAsyncTransaction 2024-02-24 22:15:20 +00:00
Locale [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
Logging [*] 260e33fd cont again 2024-02-18 18:11:11 +00:00
Memory [*] DeleteThatCastedOnce should check the real types trivialness 2024-02-16 11:45:57 +00:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] Refactor AuProcess paths to return AuOptional<const AuString &> 2024-02-14 04:05:32 +00:00
Processes [*] Shared user data between ICompletionGroupWorkHandle and IAsyncTransaction 2024-02-24 22:15:20 +00: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 [+] IRandomDevice::ShuffleIterators 2024-02-25 19:29:06 +00:00
SWInfo [*] Docs: Emphasize what IsWindowsNNN*ANY* means 2024-02-14 07:25:07 +00:00
Telemetry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Threading [+] Thread name identities 2024-01-23 23:03:52 +00:00
Time [*] Refactor "Jiffies" to "Frequency" 2023-12-01 04:49:18 +00:00
Utility [*] Shared user data between ICompletionGroupWorkHandle and IAsyncTransaction 2024-02-24 22:15:20 +00:00
Runtime.hpp [+] Early impl of allocless destruction callbacks for adal (AuUtility::DestructionWatch and AuUtility::ADestructionWatcher) 2024-01-22 03:29:29 +00:00
RuntimeAliases.hpp [+] AuCastPointer because C++ is a big pile of shit (TODO: port to AuROXTL) 2024-02-14 06:35:43 +00:00
RuntimeConfig.hpp [*] eepy 2023-12-31 22:39:31 +00:00