AuroraRuntime/Include/Aurora
2024-03-17 06:19:22 +00:00
..
Async [+] IWorkItem::AddDelayTimeRepeating 2024-02-27 12:24:17 +00:00
CmdLine [*] Update CmdLine prototype: AuOptional<const AuString &> GetValue(const AuString &key) 2024-03-13 02:03:56 +00:00
Compression [*] Updated some comments 2024-02-28 17:13:57 +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 [*] Move #if defined(_AUHAS_FMT) around 2024-03-17 06:19:22 +00:00
Exit [+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow 2024-03-05 13:55:21 +00:00
Hashing [*] Updated some comments 2024-02-28 17:13:57 +00:00
HWInfo [*] Switch over to mapped cpuset ids as opposed to the ((groupIndex + 1ull) * 0x100ull) + logicalProcessorIndex approximation 2024-03-04 13:07:49 +00:00
IO [+] bool IIOHandle::InitFromHandleCopy(const IIOHandle *pHandle) 2024-03-15 13:34:01 +00:00
Locale [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
Logging [*] Move #if defined(_AUHAS_FMT) around 2024-03-17 06:19:22 +00:00
Memory [*] Hardening in the form of the prevention of future bad rewrites of similar code 2024-03-10 09:46:53 +00:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] Added more instances of AURT_ADD_USR_DATA in interface decls 2024-02-25 22:54:22 +00:00
Processes [*] Improve AuProcesses CompletionGroup integration 2024-03-05 21:52:52 +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 [+] ERngStringCharacters::eLowerAlphaNumericCharacters 2024-03-11 17:33:36 +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 [*] Updated WakeOnAddress comments 2024-03-13 09:37:07 +00:00
Time [*] Refactor "Jiffies" to "Frequency" 2023-12-01 04:49:18 +00:00
Utility [*] Improved destruction watchers 2024-03-02 01:47:12 +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 [*] Harden AuByteBuffer 2024-03-09 06:57:19 +00:00
RuntimeConfig.hpp [+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow 2024-03-05 13:55:21 +00:00