.. |
Async
|
[*] Linux runtime regressions
|
2024-03-04 11:55:54 +00:00 |
CmdLine
|
[*] Update CmdLine prototype: AuOptional<const AuString &> GetValue(const AuString &key)
|
2024-03-13 02:03:56 +00:00 |
Compression
|
[*] fix optionals
|
2024-01-21 00:34:47 +00:00 |
Console
|
[*] Refactored FS resources to return AuOptional<const AuString &>
|
2024-03-11 21:05: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
|
[*] PosixShutup for AuProcesses::OpenXXXX and two minor bug fixes
|
2024-03-15 06:19:30 +00:00 |
IO
|
[*] Cont work on AuIOHandle cleanup
|
2024-03-16 09:51:41 +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
|
[*] Cont work on AuIOHandle cleanup
|
2024-03-16 09:51:41 +00:00 |
Registry
|
[*] Not a day goes by without Roman Medvedev giving me grief
|
2024-02-16 13:07:28 +00:00 |
RNG
|
[+] ERngStringCharacters::eLowerAlphaNumericCharacters
|
2024-03-11 17:33:36 +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
|
[*] d14ba6cf revert one force inline
|
2024-03-12 23:32:32 +00:00 |
Time
|
[*] Optimize _NTLikeQueryFrequency under Win10
|
2024-03-12 22:54:03 +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
|
[+] AuThreading::EWaitMethod
|
2024-03-12 22:50:22 +00:00 |
AuProcAddresses.Linux.cpp
|
[+] AuThreading::EWaitMethod
|
2024-03-12 22:50:22 +00:00 |
AuProcAddresses.Linux.hpp
|
[+] Linux Exception Handlers and AuExit::ETriggerLevel::eSigQuitNow
|
2024-03-05 13:55:21 +00:00 |
AuProcAddresses.NT.cpp
|
[*] Microsoft is really taking the fucking piss again
|
2024-03-16 19:58:44 +00:00 |
AuProcAddresses.NT.hpp
|
[+] AuThreading::EWaitMethod
|
2024-03-12 22:50:22 +00:00 |
AuProcAddresses.UNIX.cpp
|
[*] PosixShutup for AuProcesses::OpenXXXX and two minor bug fixes
|
2024-03-15 06:19:30 +00:00 |
AuProcAddresses.UNIX.hpp
|
[*] PosixShutup for AuProcesses::OpenXXXX and two minor bug fixes
|
2024-03-15 06:19:30 +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 |