.. |
Async
|
[*] women
|
2023-06-07 21:10:29 +01:00 |
CmdLine
|
[*] Amend linux cmdline parsing
|
2022-04-06 08:25:17 +01:00 |
Compression
|
[+] Futureproofing: AuByteBuffer flag
|
2023-06-10 21:50:00 +01:00 |
Console
|
[*] ConsoleTTY QOL
|
2023-06-24 04:47:06 +01:00 |
Crypto
|
[*] i was taking a shit when i remembered our hashcash algorithm is fundamentally borked
|
2023-05-20 02:38:47 +01:00 |
Debug
|
[*] Win32: fix regression in error handling (after: ce424388 ?)
|
2023-06-24 13:53:32 +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
|
[*] Improve arrow perf under win32
|
2023-05-31 08:09: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
|
[*] NT: Switch the event primitives used in old AuLoop (Aurora::Loop - no IO) subsystem
|
2023-06-23 07:56:40 +01:00 |
Locale
|
[*] ConvertMSToTimescale: refactor arg to u64
|
2023-05-12 17:49:34 +01:00 |
Logging
|
[*] update these members [ns-scale stat refactoring]
|
2023-05-03 13:34:41 +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
|
[*] Fix up AuProcess version handling handling. Includes a new secret env-var.
|
2023-06-08 10:29:13 +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
|
[*] bug fix: RNG strings werent deterministic
|
2023-04-28 04:59:09 +01: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
|
[*] im not sure why this was written like this
|
2023-06-23 22:36:13 +01:00 |
Time
|
[+] Process and threaded user and kernel time keeping clocks
|
2023-06-19 17:48:24 +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
|
[+] Improve WoA on Windows 8+
|
2023-06-15 20:44:27 +01:00 |
AuProcAddresses.hpp
|
[*] cleanup: added gUseNativeWaitSemapahore
|
2023-06-16 00:06:32 +01:00 |
AuProcAddresses.NT.cpp
|
[*] cleanup: added gUseNativeWaitSemapahore
|
2023-06-16 00:06:32 +01:00 |
AuProcAddresses.NT.hpp
|
[*] cleanup: added gUseNativeWaitSemapahore
|
2023-06-16 00:06:32 +01:00 |
AuRTEntrypoint.cpp
|
[*] ::run across threads should block until shutdown
|
2023-05-24 08:19:47 +01:00 |
RuntimeInternal.hpp
|
[+] Broke out NT LoadLibrary s to a dedicated root AuProcAddesses.[NT.]hpp
|
2023-02-16 16:01:21 +00:00 |