AuroraRuntime/Source
2023-10-02 21:33:15 +01:00
..
Async [*] caught async crash on shutdown 2023-10-02 21:33:15 +01:00
CmdLine [*] Further drop required symbols from OLE (COM) and SHELL32 (NT Shell) 2023-09-17 21:33:14 +01:00
Compression [*] Linux/Clang fixerinos/improvements 2023-08-28 16:35:32 +01:00
Console [*] annoying console tty insertion quirk/bug 2023-09-28 20:38:36 +01:00
Crypto [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Debug [*] NT/Win32-like: Use Win32Open as opposed to CreateFileW 2023-09-13 02:27:18 +01:00
Exit [+] AuAsync::NewWorkFunction 2023-08-10 03:36:19 +01:00
Extensions [*] Further reduce Win32 link-time requirements 2023-07-24 07:17:08 +01:00
Grug [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
Hashing [*] Linux and UNIX QOL 2023-08-27 12:42:10 +01:00
HWInfo [*] Guess this got twisted, or maybe my intention was to zero out if we cant get accurate topology from apic bits; i don't recall 2023-09-12 14:11:09 +01:00
IO [*] Resolve ambiguous namespace regression (new conflict between Aurora::IO::Utility and Aurora::Utility) 2023-09-28 15:42:09 +01:00
Locale [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Logging [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Memory [*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols 2023-07-09 10:03:29 +01:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] moar regressions :( 2023-09-18 06:09:29 +01:00
Processes [*] Linux fixes 2023-09-23 08:15:50 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] Update fallback RNG entropy: reduce expected tick resolution 2023-09-09 13:50:26 +01:00
SWInfo [+] Missing Win8 check. Literally who? 2023-08-29 16:51:55 +01:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] Fix OSThread regression / main thread was stalling for a few seconds on exit because the schedulers end of thread clean up was bailing out under the "pls no dtor race before the os spawn kicks in" lock path 2023-10-01 14:12:22 +01:00
Time [*] I'm going to be autistic and say "everybody" is (read: industry midwits are) wrong about dates 2023-09-28 18:29:28 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuCrypto.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuProcAddresses.cpp [+] Improve WoA on Windows 8+ 2023-06-15 20:44:27 +01:00
AuProcAddresses.hpp [+] AuProcAddresses.Linux.* 2023-08-12 10:16:20 +01:00
AuProcAddresses.Linux.cpp [*] 346a9f3bde still isnt good enough. why the fuck must all (not projecting), all, linux code even from the kernel maintainers have fucked syscall checks? 2023-08-26 16:50:20 +01:00
AuProcAddresses.Linux.hpp [*] Linux: optimize futex wrappers 2023-08-18 22:51:47 +01:00
AuProcAddresses.NT.cpp [+] Fetch non-desktop class NT hostnames 2023-09-20 18:33:27 +01:00
AuProcAddresses.NT.hpp [*] Dynamic linking on non-desktop, NT platforms 2023-09-17 22:15:15 +01:00
AuRTEntrypoint.cpp [*] CmdLine has been deserving of the Au prefix for quite some time 2023-09-16 21:33:38 +01:00
RuntimeInternal.hpp [+] Secret visible symbol: Aurora::Win32Open/AuWin32Open 2023-09-13 15:35:09 +01:00