AuroraRuntime/Source
2024-04-09 22:29:11 +01:00
..
Async [*] Clean up grug and auasync scheduler / improved idle cpu usage 2024-03-26 18:38:52 +00:00
CmdLine [*] Update CmdLine prototype: AuOptional<const AuString &> GetValue(const AuString &key) 2024-03-13 02:03:56 +00:00
Compression [*] fix optionals 2024-01-21 00:34:47 +00:00
Console [*] Refactored FS resources to return AuOptional<const AuString &> 2024-03-11 21:05:03 +00:00
Crypto [+] Added "Safer" variants to bcrypt when using string containers 2024-02-19 19:09:21 +00:00
Debug [*] Polish AuMemory 2024-03-19 16:10:32 +00:00
Exit [+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow 2024-03-05 13:55:21 +00:00
Extensions [*] Updated LibTomCrypt 2024-02-19 09:16:40 +00:00
Grug [+] IOHandle::IsWriteEoSOnClose 2024-03-27 03:15:01 +00:00
Hashing [+] AuHashing::Whirlpool 2024-02-18 17:53:37 +00:00
HWInfo [*] Polish AuMemory 2024-03-19 16:10:32 +00:00
IO [*] Refactor: INetAdapter::GetDNS() now returns a const reference 2024-04-01 06:44:20 +01:00
Locale [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Logging [*] Regression: 0b60cb80 (nuked the loggers) 2024-03-19 18:15:44 +00:00
Memory [*] Rejuvenate AuMemory::SwapLock 2024-04-09 22:29:11 +01:00
Parse [*] Not a day goes by without Roman Medvedev giving me grief 2024-02-16 13:07:28 +00:00
Process [*] Major Linux build regressions 2024-02-23 12:44:43 +00:00
Processes [*] Cont work on AuIOHandle cleanup 2024-03-16 09:51:41 +00:00
Registry [*] Not a day goes by without Roman Medvedev giving me grief 2024-02-16 13:07:28 +00:00
RNG [+] ERngStringCharacters::eLowerAlphaNumericCharacters 2024-03-11 17:33:36 +00:00
SWInfo [*] AuSwInfo under linux fix 2023-12-21 15:31:19 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] Ensure these fallback primitives can be accessed by -> operator 2024-03-27 03:19:18 +00:00
Time [*] Optimize _NTLikeQueryFrequency under Win10 2024-03-12 22:54:03 +00:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [*] Updated registered LTC digest indices 2024-03-03 03:26:01 +00:00
AuCrypto.hpp [*] Updated registered LTC digest indices 2024-03-03 03:26:01 +00:00
AuProcAddresses.cpp [*] Fix major heap regression [rebase] 2024-03-20 12:01:18 +00:00
AuProcAddresses.hpp [*] Rejuvenate AuMemory::SwapLock 2024-04-09 22:29:11 +01:00
AuProcAddresses.Linux.cpp [+] AuThreading::EWaitMethod 2024-03-12 22:50:22 +00:00
AuProcAddresses.Linux.hpp [+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow 2024-03-05 13:55:21 +00:00
AuProcAddresses.NT.cpp [*] Rejuvenate AuMemory::SwapLock 2024-04-09 22:29:11 +01:00
AuProcAddresses.NT.hpp [+] IOHandle::IsWriteEoSOnClose 2024-03-27 03:15:01 +00:00
AuProcAddresses.UNIX.cpp [*] Rejuvenate AuMemory::SwapLock 2024-04-09 22:29:11 +01:00
AuProcAddresses.UNIX.hpp [+] IOHandle::IsWriteEoSOnClose 2024-03-27 03:15:01 +00:00
AuRTEntrypoint.cpp [*] Polish AuMemory 2024-03-19 16:10:32 +00:00
RuntimeInternal.hpp [+] Secret visible symbol: Aurora::Win32Open/AuWin32Open 2023-09-13 15:35:09 +01:00