AuroraRuntime/Source
Jamie Reece Wilson 8e1c74a5df [*] i swore i replaced this with a tpause before
[*] ...and the docs arent clear on whether or not this clock value is relative or absolute
2024-05-06 22:47:45 +01:00
..
Async [*] (Disabled) bad optimization: possibility to disable spinning of the auasync task scheduler. Worsens CPU usage when spinning is desired on the target platform, when paired with the two platforms this optimization would've benefited, Windows 7 and Linux. 2024-05-05 22:01:19 +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 [*] DebugBenchmark and ITTYConsole now uses ROStrings 2024-04-21 06:02:47 +01:00
Crypto [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Debug [*] DemangleName should use a RONString 2024-04-28 16:44:16 +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 [*] Minor UWP progress 2024-04-21 11:52:24 +01:00
IO [*] Optimize primitives SMTYield for Alderlake+ user-space, BIOS-ring mwait, and AARCH 2024-05-03 12:22:38 +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 [+] AuMemoryView::TryPromoteToSharedView 2024-04-24 00:52:58 +01:00
Parse [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
Process [*] ROXTL now has AuRONString 2024-04-28 13:22:47 +01:00
Processes [*] Minor UWP progress 2024-04-21 11:52:24 +01:00
Registry [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
RNG [+] IRandomDevice.NextArrayVec2Fast 2024-04-24 15:27:19 +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 [*] i swore i replaced this with a tpause before 2024-05-06 22:47:45 +01:00
Time [*] Minor tweaks + more not-so-lazy loads in case of uwp 2024-04-10 00:09:21 +01: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 [*] Minor UWP progress 2024-04-21 11:52:24 +01:00
AuProcAddresses.NT.hpp [*] Minor UWP progress 2024-04-21 11:52:24 +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