AuroraRuntime/Source
Jamie Reece Wilson ac1501c357 [+] AuOptional<AuString> AuFS::NewTempFile()
[+] AuOptional<AuString> AuFS::NewTempDirectory()
2024-03-10 15:00:13 +00:00
..
Async [*] Linux runtime regressions 2024-03-04 11:55:54 +00:00
CmdLine [*] Linux and Posix targets now respect gRuntimeConfig.debug.bIsExceptionThrowFatal 2024-03-10 00:09:12 +00:00
Compression [*] fix optionals 2024-01-21 00:34:47 +00:00
Console [*] Off by one indexed extent 2024-03-10 09:45:03 +00:00
Crypto [+] Added "Safer" variants to bcrypt when using string containers 2024-02-19 19:09:21 +00:00
Debug [*] Linux and Posix targets now respect gRuntimeConfig.debug.bIsExceptionThrowFatal 2024-03-10 00:09:12 +00: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 [*] Fix old bug: grug was incorrectly using MS instead of NS under the limiter [high-cpu] 2024-01-11 18:46:40 +00:00
Hashing [+] AuHashing::Whirlpool 2024-02-18 17:53:37 +00:00
HWInfo [*] Switch over to mapped cpuset ids as opposed to the ((groupIndex + 1ull) * 0x100ull) + logicalProcessorIndex approximation 2024-03-04 13:07:49 +00:00
IO [+] AuOptional<AuString> AuFS::NewTempFile() 2024-03-10 15:00:13 +00:00
Locale [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Logging [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
Memory [+] Debug heap API: void Heap::WalkHeap(bool(*fCallback)(void *, void *), void *pSecondArg) 2024-03-04 04:51:41 +00:00
Parse [*] Not a day goes by without Roman Medvedev giving me grief 2024-02-16 13:07:28 +00:00
Process [*] Major Linux build regressions 2024-02-23 12:44:43 +00:00
Processes [*] Improve AuProcesses CompletionGroup integration 2024-03-05 21:52:52 +00:00
Registry [*] Not a day goes by without Roman Medvedev giving me grief 2024-02-16 13:07:28 +00:00
RNG [+] AuRNG::SetSecureRNGBackendOverload 2024-02-25 19:42:11 +00: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 [*] These config fields were switched to abs values, not relative to the user signal range 2024-03-08 21:59:50 +00:00
Time [+] Clang/Win32 compilation support 2023-12-19 03:43:11 +00: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 [*] Major Linux build regressions 2024-02-23 12:44:43 +00:00
AuProcAddresses.hpp [+] Aurora::IO::FS::IMemoryMappedFile 2024-03-07 06:49:23 +00:00
AuProcAddresses.Linux.cpp [+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow 2024-03-05 13:55:21 +00:00
AuProcAddresses.Linux.hpp [+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow 2024-03-05 13:55:21 +00:00
AuProcAddresses.NT.cpp [+] AuOptional<AuString> AuFS::NewTempFile() 2024-03-10 15:00:13 +00:00
AuProcAddresses.NT.hpp [+] AuOptional<AuString> AuFS::NewTempFile() 2024-03-10 15:00:13 +00:00
AuProcAddresses.UNIX.cpp [+] Aurora::IO::FS::IMemoryMappedFile 2024-03-07 06:49:23 +00:00
AuProcAddresses.UNIX.hpp [*] Moved some source code to AuProcAddresses.UNIX.cpp 2024-03-05 18:37:44 +00:00
AuRTEntrypoint.cpp [+] IIOHandle::InitFromSharing 2024-01-03 02:39:54 +00:00
RuntimeInternal.hpp [+] Secret visible symbol: Aurora::Win32Open/AuWin32Open 2023-09-13 15:35:09 +01:00