AuroraRuntime/Source
2023-04-26 20:22:11 +01:00
..
Async [+] AuAsync::IThreadPool::PollAndCount 2023-03-05 12:55:07 +00:00
CmdLine [*] Amend linux cmdline parsing 2022-04-06 08:25:17 +01:00
Compression [*] bonk 2023-04-19 03:54:55 +01:00
Console [*] build error 2023-04-25 02:59:18 +01:00
Crypto [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Debug [*] fix minidump writing 2023-03-31 04:24:19 +01:00
Exit [*] Revert last commit. Doing the correct thing just resulted in the console not being flushed 100% of the time. 2023-02-09 13:08:13 +00:00
Extensions [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Grug [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00
Hashing [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
HWInfo [*] Improved cache reporting under NT under various conditions 2022-12-14 05:25:05 +00:00
IO [*] i dont think this path should ever be hit, but just to be certain, lets check the networks output channel translation object for an error if the socketbase doesnt know of the last fatal error code 2023-04-26 20:22:11 +01:00
Locale [*] fix ns (<1s) padding 2023-04-05 08:30:20 +01:00
Logging [*] logger mitigations cont - current thread callback may as well be sanitized as well 2023-04-18 02:30:11 +01:00
Memory [*] fix crash in an empty unit test on deinit 2023-02-09 19:28:01 +00:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [+] IProcessSectionMapView::LockSwap 2023-04-17 15:55:51 +01:00
Processes [+] Linux build [again] 2022-12-16 00:41:01 +00:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] Refactor public headers 2023-01-15 06:05:22 +00:00
SWInfo [+] IWaitable::LockNS(...) 2023-03-12 15:27:28 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] TryLockRead was unware of RWRenterableLocks specifications 2023-04-24 19:39:36 +01:00
Time [*] further deprecate 2023-04-22 23:08:49 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuCrypto.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuProcAddresses.cpp [+] Broke out NT LoadLibrarys to a dedicated root AuProcAddesses.[NT.]hpp 2023-02-16 16:01:21 +00:00
AuProcAddresses.hpp [+] Broke out NT LoadLibrarys to a dedicated root AuProcAddesses.[NT.]hpp 2023-02-16 16:01:21 +00:00
AuProcAddresses.NT.cpp [*] [Pre-Win8.1] Optimize for modern nt instead of windows vista synch in legacy path; yes, this is how windows 7 and vista synch is somewhat implemented. 2023-03-15 00:35:29 +00:00
AuProcAddresses.NT.hpp [*] [Pre-Win8.1] Optimize for modern nt instead of windows vista synch in legacy path; yes, this is how windows 7 and vista synch is somewhat implemented. 2023-03-15 00:35:29 +00:00
AuRTEntrypoint.cpp [*] Updated deinit 2023-02-16 18:44:28 +00:00
RuntimeInternal.hpp [+] Broke out NT LoadLibrarys to a dedicated root AuProcAddesses.[NT.]hpp 2023-02-16 16:01:21 +00:00