AuroraRuntime/Source
2024-04-20 02:29:49 +01:00
..
Async [*] Limit kThreadIdAny dequeues until one until we can preempt the work queues of threads within our local group 2024-04-10 07:44:06 +01:00
CmdLine [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Compression [*] fix optionals 2024-01-21 00:34:47 +00:00
Console [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
Crypto [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Debug [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01: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 [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
IO [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
Locale [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
Logging [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Memory [*] Harden RequestHeapOfRegion 2024-04-15 18:04:44 +01:00
Parse [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
Process [*] Introduce APIs to access IProcessSectionMapView safely when malicious calls to Unmap could be made 2024-04-12 13:42:30 +01:00
Processes [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Registry [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
RNG [*] Hash WELL outputs (ABI break once again >:( ) 2024-04-18 05:06:40 +01: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 [+] while_bc 2024-04-13 22:49:05 +01:00
Time [*] Minor tweaks + more not-so-lazy loads in case of uwp 2024-04-10 00:09:21 +01:00
Alloc.cpp
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 [*] Increase NT block symbol table size 2024-04-15 17:22:47 +01:00
AuProcAddresses.NT.hpp [*] Made conapi requirement under Win32 optional and completely nuke the code when building under non-win32 targets 2024-04-14 23:11:20 +01:00
AuProcAddresses.UNIX.cpp [+] PosixFDYeetus() 2024-04-14 19:48:40 +01:00
AuProcAddresses.UNIX.hpp [+] PosixFDYeetus() 2024-04-14 19:48:40 +01: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