.. |
Async
|
[*] Refactor WorkItemHandler EProcessNext -> ETickType
|
2022-05-17 00:41:27 +01:00 |
CmdLine
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
Compression
|
[*] ECompressionType typo
|
2022-03-30 15:20:04 +01:00 |
Console
|
[+] Initial Aurora ConsoleTTY shell attempt
|
2022-05-19 00:12:52 +01:00 |
Crypto
|
[+] Initial attempt at parsing Linux VMA space
|
2022-04-21 00:34:08 +01:00 |
Data
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
Debug
|
[*] Regression of empty SysPushErrors (fmt now freaks out at this. we can use this over a nullptr. SSO, string pooling, etc, it'll be fine.)
|
2022-04-03 00:29:20 +01:00 |
Exit
|
[+] Exit::CancelExit()
|
2022-04-07 06:22:50 +01:00 |
Hashing
|
Hash API polish
|
2022-05-14 21:06:46 +01:00 |
HWInfo
|
[*] Cacheline and cachesize report in CpuInfo
|
2022-03-30 22:45:10 +01:00 |
IO
|
[+] Added IOSleep.* files, API: AuIO::WaitFor(ms, waitEntireFrame)
|
2022-05-13 21:02:19 +01:00 |
IPC
|
[*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes.
|
2022-05-12 09:04:32 +01:00 |
Locale
|
[*] Added/fix UTF-16 BE count
|
2022-03-04 22:28:25 +00:00 |
Logging
|
[+] NT OutputDebugStringW logger sink
|
2022-03-31 01:31:40 +01:00 |
Loop
|
[*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes.
|
2022-05-12 09:04:32 +01:00 |
Memory
|
[*] Address *some* build issues under Linux. Interim port progress
|
2022-04-04 08:53:34 +01:00 |
Parse
|
[+] export AuParse::Parse[U/S]Int using const char*S as iterators
|
2022-04-20 14:03:51 +01:00 |
Process
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
Processes
|
[*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes.
|
2022-05-12 09:04:32 +01:00 |
Registry
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
RNG
|
[*] Major fix -> vec wrapper w/o glm accessors were broken
|
2022-03-20 09:56:15 +00:00 |
SWInfo
|
[*] Clean up SWInfo.hpp
|
2022-05-12 07:34:19 +01:00 |
Telemetry
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
Threading
|
[*] Harden exit
|
2022-04-02 01:48:29 +01:00 |
Time
|
[+] Initial attempt at parsing Linux VMA space
|
2022-04-21 00:34:08 +01:00 |
Utility
|
[*] CpuInfo (and others) refactor
|
2022-03-20 12:51:51 +00:00 |
Runtime.hpp
|
[*] Update how AuAsync handles SysPump - we should really deprecate it.
|
2022-05-09 19:27:36 +01:00 |