AuroraRuntime/Include/Aurora
2024-07-13 03:07:02 +01:00
..
Async [+] Added AuAsync per thread io group singleton 2024-07-12 17:22:07 +01:00
CmdLine [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Compression [*] Updated some comments 2024-02-28 17:13:57 +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
Data [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +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
Hashing [*] Updated some comments 2024-02-28 17:13:57 +00:00
HWInfo [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
IO [*] AuSPtr<AuMemoryViewXXXX> is now an anti-pattern. After 3 fucking years, memory views of shared control blocks and atomic in use counters are properly utilized everywhere. We do not need generic superclasses to be safe anymore 2024-07-12 20:22:48 +01:00
Locale [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Logging [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
Memory [*] Fix main process heap fragmentation caused by shared pointer blocks, always allocate from within the heap object 2024-07-13 03:07:02 +01:00
Parse [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
Process [*] ROXTL now has AuRONString 2024-04-28 13:22:47 +01:00
Processes [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01: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.NextArrayVec2Fast 2024-04-24 15:27:19 +01: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 [+] Au[Futex]Countdown 2024-06-30 05:40:13 +01:00
Time [*] DebugBenchmark and ITTYConsole now uses ROStrings 2024-04-21 06:02:47 +01:00
Utility [*] Fuck you 2024-06-10 14:08:58 +01:00
Runtime.hpp [*] Improve regressed AuWoA time to wake 2024-06-19 22:05:17 +01:00
RuntimeAliases.hpp [+] Au[Futex]Countdown 2024-06-30 05:40:13 +01:00
RuntimeConfig.hpp [*] C++20 coroutine support: recursive callstack 2024-05-01 20:09:35 +01:00