AuroraRuntime/Source
2023-08-20 13:41:53 +01:00
..
Async [*] Suppress a number of antisemitic clang warnings 2023-08-18 23:32:46 +01:00
CmdLine [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Compression [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
Console [*] Suppress a number of antisemitic clang warnings 2023-08-18 23:32:46 +01:00
Crypto [*] Suppress a number of antisemitic clang warnings 2023-08-18 23:32:46 +01:00
Debug [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +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 [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
HWInfo [*] Regression in 262d76dd 2023-08-19 19:04:30 +01:00
IO [*] Atomic SOCK_CLOEXEC-awareness on some UNIX systems 2023-08-19 15:06:59 +01:00
Locale [*] NT: Further reduce Win32 link-time requirements cont (1948dd0c) 2023-07-24 12:48:42 +01:00
Logging [*] fixed logic in dirlogarchive 2023-07-06 21:27:47 +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 [*] Found some missing close handles in some error paths 2023-08-18 16:23:28 +01:00
Processes [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [+] Linux and BSD specific RNG 2023-08-18 22:38:17 +01:00
SWInfo [*] Reintroduce regressed branch; missing indirect branch validation before call 2023-07-09 11:02:35 +01:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] regression: b236469d06 cont 2023-08-20 13:41:53 +01:00
Time [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +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 [*] Linux: optimize futex wrappers 2023-08-18 22:51:47 +01:00
AuProcAddresses.Linux.hpp [*] Linux: optimize futex wrappers 2023-08-18 22:51:47 +01:00
AuProcAddresses.NT.cpp [*] Alternative panic path for older Win32 targets 2023-08-19 13:30:44 +01:00
AuProcAddresses.NT.hpp [*] Alternative panic path for older Win32 targets 2023-08-19 13:30:44 +01:00
AuRTEntrypoint.cpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
RuntimeInternal.hpp [+] Broke out NT LoadLibrarys to a dedicated root AuProcAddesses.[NT.]hpp 2023-02-16 16:01:21 +00:00